Home
last modified time | relevance | path

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

/trunk/main/oox/source/export/
H A Dvmlexport.cxx779 case ESCHER_ShpInst_Ellipse: nShapeElement = XML_oval; break; in StartShape()
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx201 case ESCHER_ShpInst_Ellipse : in SetEscherShapeType()
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx104 #define ESCHER_ShpInst_Ellipse 3 macro
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx352 ADD_SHAPE( ESCHER_ShpInst_Ellipse, 0xa00 ); // Flags: Connector | HasSpt in ImplWriteShape()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx4488 …ImplCreateShape( ESCHER_ShpInst_Ellipse, 0xa00, aSolverContainer ); // Flags: Connector… in ImplWritePage()