Searched refs:GraphicalElement (Results 1 – 1 of 1) sorted by relevance
130 struct GraphicalElement : public Element struct133 GraphicalElement( Element* pParent, sal_Int32 nGCId ) in GraphicalElement() function141 struct DrawElement : public GraphicalElement145 : GraphicalElement( pParent, nGCId ), isCharacter(false), ZOrder(0) {} in DrawElement()164 struct TextElement : public GraphicalElement169 : GraphicalElement( pParent, nGCId ), FontId( nFontId ) {} in TextElement()
Completed in 10 milliseconds