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
- See also
- ::com::sun::star::animations::TransitionType), ::com::sun::star::animations::TransitionSubType)
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.