|
LibreOffice Module oox (master) 1
|
#include <effectproperties.hxx>
Public Member Functions | |
| css::beans::PropertyValue | getEffect () |
Public Attributes | |
| OUString | msName |
| std::map< OUString, css::uno::Any > | maAttribs |
| Color | moColor |
Definition at line 56 of file effectproperties.hxx.
| css::beans::PropertyValue oox::drawingml::Effect::getEffect | ( | ) |
Definition at line 118 of file effectproperties.cxx.
| std::map< OUString, css::uno::Any > oox::drawingml::Effect::maAttribs |
Definition at line 59 of file effectproperties.hxx.
Referenced by getEffect(), and oox::drawingml::EffectPropertiesContext::saveUnsupportedAttribs().
| Color oox::drawingml::Effect::moColor |
Definition at line 60 of file effectproperties.hxx.
| OUString oox::drawingml::Effect::msName |
Definition at line 58 of file effectproperties.hxx.
Referenced by getEffect().