Searched refs:EscherShapeListEntry (Results 1 – 1 of 1) sorted by relevance
4610 struct EscherShapeListEntry struct4615 EscherShapeListEntry( const ::com::sun::star::uno::Reference in EscherShapeListEntry() argument4877 delete (EscherShapeListEntry*)pP; in ~EscherSolverContainer()4884 maShapeList.Insert( new EscherShapeListEntry( rXShape, nId ), LIST_APPEND ); in AddShape()4898 for ( EscherShapeListEntry* pPtr = (EscherShapeListEntry*)((List&)maShapeList).First(); in GetShapeId()4899 pPtr; pPtr = (EscherShapeListEntry*)((List&)maShapeList).Next() ) in GetShapeId()
Completed in 46 milliseconds