:: com :: sun :: star :: presentation ::
|
unpublished |
interface XTransitionFactory |
|
|
|
- Usage Restrictions
- not published
- Description
- TransitionFactory interface to request optional custom Transition instances for slide show transitions.
This interface provides the necessary methods to query and create optional transition effects for a SlideShow
- Since
- OOo 2.4
|
Methods' Summary |
hasTransition |
Checks whether this instance provides an implementation for given transition id. |
createTransition |
Actually create a transition for the given transition id
|
Methods' Details |
hasTransition
boolean |
hasTransition( |
[in] short |
transitionType, |
| [in] short |
transitionSubType ); |
- Description
- Checks whether this instance provides an implementation for given transition id.
|
|
createTransition
- Description
- Actually create a transition for the given transition id
- Parameter transitionType
- Main type of transition (
- Parameter transitionSubType
- Subtype for the transition (
- Parameter view
- Slide show view to display on
- Parameter leavingBitmap
- Bitmap of the slide that's going to leave the screen
- Parameter enteringBitmap
- Bitmap of the slide that's going to enter the screen
- Parameter slideOffset
- Offset in pixel from the top, left edge of the view, such that the
slide displays similar to normal slide show
- See also
- ::com::sun::star::animation::TransitionType), ::com::sun::star::animation::TransitionSubType)
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.