Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: presentation ::

unpublished interface XTransition
Usage Restrictions
not published
Description
Transition interface to render custom transitions over time.

Since
OOo 2.4

Methods' Summary
update Update transition on screen to given time state. 
viewChanged  
Methods' Details
update
void
update( [in] double  t );

Description
Update transition on screen to given time state.

Parameter t
Time on the transition timeline to display. Must be in the [0,1] range.
viewChanged
void
viewChanged( [in] XSlideShowView  view,
[in] ::com::sun::star::rendering::XBitmap  leavingBitmap,
[in] ::com::sun::star::rendering::XBitmap  enteringBitmap );

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.