LibreOffice Module oox (master) 1
|
#include <grabbagstack.hxx>
Public Attributes | |
OUString | maElementName |
std::vector< css::beans::PropertyValue > | maPropertyList |
Definition at line 28 of file grabbagstack.hxx.
OUString oox::GrabBagStackElement::maElementName |
Definition at line 30 of file grabbagstack.hxx.
Referenced by oox::GrabBagStack::getCurrentName(), oox::GrabBagStack::getRootProperty(), oox::GrabBagStack::GrabBagStack(), oox::GrabBagStack::pop(), and oox::GrabBagStack::push().
std::vector<css::beans::PropertyValue> oox::GrabBagStackElement::maPropertyList |
Definition at line 31 of file grabbagstack.hxx.
Referenced by oox::GrabBagStack::appendElement(), oox::GrabBagStack::getRootProperty(), oox::GrabBagStack::pop(), and oox::GrabBagStack::push().