LibreOffice Module oox (master) 1
|
This is the complete list of members for oox::drawingml::LayoutAtom, including all inherited members.
accept(LayoutAtomVisitor &)=0 | oox::drawingml::LayoutAtom | pure virtual |
addChild(const LayoutAtomPtr &pNode) | oox::drawingml::LayoutAtom | inlineprivate |
connect(const LayoutAtomPtr &pParent, const LayoutAtomPtr &pChild) | oox::drawingml::LayoutAtom | inlinestatic |
dump(int level=0) | oox::drawingml::LayoutAtom | |
getChildren() const | oox::drawingml::LayoutAtom | inline |
getLayoutNode() | oox::drawingml::LayoutAtom | inline |
getName() const | oox::drawingml::LayoutAtom | inline |
getParent() const | oox::drawingml::LayoutAtom | inline |
LayoutAtom(LayoutNode &rLayoutNode) | oox::drawingml::LayoutAtom | inline |
mpChildNodes | oox::drawingml::LayoutAtom | protected |
mpParent | oox::drawingml::LayoutAtom | protected |
mrLayoutNode | oox::drawingml::LayoutAtom | protected |
msName | oox::drawingml::LayoutAtom | protected |
setName(const OUString &sName) | oox::drawingml::LayoutAtom | inline |
setParent(const LayoutAtomPtr &pParent) | oox::drawingml::LayoutAtom | inlineprivate |
~LayoutAtom() | oox::drawingml::LayoutAtom | inlinevirtual |