LibreOffice Module oox (master) 1
|
#include <animationspersist.hxx>
Public Attributes | |
OUString | msFormula |
OUString | msTime |
css::uno::Any | maValue |
Definition at line 111 of file animationspersist.hxx.
css::uno::Any oox::ppt::TimeAnimationValue::maValue |
Definition at line 115 of file animationspersist.hxx.
OUString oox::ppt::TimeAnimationValue::msFormula |
Definition at line 113 of file animationspersist.hxx.
Referenced by oox::ppt::TimeAnimValueListContext::onCreateContext().
OUString oox::ppt::TimeAnimationValue::msTime |
Definition at line 114 of file animationspersist.hxx.
Referenced by oox::ppt::TimeAnimValueListContext::onCreateContext().