Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/vml/
H A Dvmldrawing.hxx56 enum DrawingType enum
103 DrawingType eType );
110 inline DrawingType getType() const { return meType; } in getType()
204 const DrawingType meType; /// Application type containing the drawing.
/trunk/main/oox/source/vml/
H A Dvmldrawing.cxx95 Drawing::Drawing( XmlFilterBase& rFilter, const Reference< XDrawPage >& rxDrawPage, DrawingType eTy… in Drawing()

Completed in 17 milliseconds