Home
last modified time | relevance | path

Searched refs:GraphicalElement (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sdext/source/pdfimport/tree/
H A Dgenericelements.hxx130 struct GraphicalElement : public Element struct
133 GraphicalElement( Element* pParent, sal_Int32 nGCId ) in GraphicalElement() function
141 struct DrawElement : public GraphicalElement
145 : GraphicalElement( pParent, nGCId ), isCharacter(false), ZOrder(0) {} in DrawElement()
164 struct TextElement : public GraphicalElement
169 : GraphicalElement( pParent, nGCId ), FontId( nFontId ) {} in TextElement()

Completed in 14 milliseconds