LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
TransitionFactory Service Reference

import "TransitionFactory.idl";

Inheritance diagram for TransitionFactory:
XTransitionFactory XInterface

Additional Inherited Members

Public Member Functions inherited from XTransitionFactory
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.
Public Member Functions inherited from XInterface
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.

The documentation for this service was generated from the following file: