LibreOffice Module slideshow (master) 1
Functions
slideshow::internal::TargetPropertiesCreator Namespace Reference

Functions

uno::Sequence< animations::TargetProperties > createTargetProperties (const uno::Reference< animations::XAnimationNode > &rootNode, bool bInitial)
 Generate shape property list - set bInitial to true for initial slide state. More...
 

Function Documentation

◆ createTargetProperties()

uno::Sequence< animations::TargetProperties > slideshow::internal::TargetPropertiesCreator::createTargetProperties ( const uno::Reference< animations::XAnimationNode > &  rootNode,
bool  bInitial 
)

Generate shape property list - set bInitial to true for initial slide state.

Definition at line 320 of file targetpropertiescreator.cxx.