Home
last modified time | relevance | path

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

/trunk/main/filter/source/flash/
H A Dswfexporter.hxx62 class ShapeInfo class
92 ShapeInfo() : in ShapeInfo() function in swf::ShapeInfo
107 typedef ::std::vector<ShapeInfo*> ShapeInfoVector;
113 ShapeInfo* mpShapeInfo;
116 …ShapeAnimationInfo( ShapeInfo* pShapeInfo, sal_uInt16 nDepth ) : mpShapeInfo( pShapeInfo ), mnDept… in ShapeAnimationInfo()
144 void addShape( ShapeInfo* pShapeInfo );
H A Dswfexporter.cxx83 vector<ShapeInfo*>::iterator aIter( maShapesVector.begin() ); in ~PageInfo()
84 const vector<ShapeInfo*>::iterator aEnd( maShapesVector.end() ); in ~PageInfo()
94 void PageInfo::addShape( ShapeInfo* pShapeInfo ) in addShape()
633 ShapeInfo* pShapeInfo = new ShapeInfo(); in exportShape()
/trunk/main/migrationanalysis/src/driver_docs/sources/word/
H A DMigrationAnalyser.cls46 Private Type ShapeInfo

Completed in 19 milliseconds