LibreOffice
LibreOffice 24.8 SDK API Reference
|
import <TransitionFactory.idl;
Additional Inherited Members | |
![]() | |
boolean | hasTransition ([in] short transitionType, [in] short transitionSubType) |
Checks whether this instance provides an implementation for given transition id. | |
XTransition | createTransition ([in] short transitionType, [in] short transitionSubType, [in] long transitionFadeColor, [in] XSlideShowView view, [in] com::sun::star::rendering::XBitmap leavingBitmap, [in] com::sun::star::rendering::XBitmap enteringBitmap) |
Actually create a transition for the given transition id. | |
![]() | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. | |
void | acquire () |
increases the reference counter by one. | |
void | release () |
decreases the reference counter by one. | |