12#include <com/sun/star/uno/Sequence.hxx>
18using namespace css::beans;
19using namespace css::uno;
39 PropertyValue aProperty;
css::beans::PropertyValue getRootProperty()
void addInt32(const OUString &aElementName, sal_Int32 aIntValue)
void push(const OUString &aKey)
GrabBagStack(const OUString &aElementName)
void appendElement(const OUString &aName, const css::uno::Any &aAny)
GrabBagStackElement mCurrentElement
bool isStackEmpty() const
std::stack< GrabBagStackElement > mStack
void addString(const OUString &aElementName, const OUString &aStringValue)
css::uno::Sequence< DstElementType > containerToSequence(const SrcType &i_Container)
std::vector< css::beans::PropertyValue > maPropertyList