|
LibreOffice Module sd (master) 1
|
#include <pptanimations.hxx>
Public Member Functions | |
| bool | hasProperty (sal_Int32 nProperty) const |
| css::uno::Any | getProperty (sal_Int32 nProperty) const |
Public Attributes | |
| PropertySetMap_t | maProperties |
Definition at line 163 of file pptanimations.hxx.
| Any ppt::PropertySet::getProperty | ( | sal_Int32 | nProperty | ) | const |
Definition at line 108 of file pptinanimations.cxx.
References Any, and maProperties.
Referenced by ppt::AnimationImporter::importAnimateAttributeTargetContainer(), and ppt::AnimationImporter::importAnimationContainer().
| bool ppt::PropertySet::hasProperty | ( | sal_Int32 | nProperty | ) | const |
Definition at line 103 of file pptinanimations.cxx.
References maProperties.
Referenced by ppt::AnimationImporter::importAnimateAttributeTargetContainer(), and ppt::AnimationImporter::importAnimationContainer().
| PropertySetMap_t ppt::PropertySet::maProperties |
Definition at line 166 of file pptanimations.hxx.
Referenced by getProperty(), and hasProperty().