Home
last modified time | relevance | path

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

/trunk/main/xmloff/inc/xmloff/
H A Dshapeexport.hxx147 …r::uno::Reference < com::sun::star::drawing::XShapes >, ImplXMLShapeExportInfoVector > ShapesInfos; typedef
170 ShapesInfos maShapesInfos;
171 ShapesInfos::iterator maCurrentShapesIter;
/trunk/main/xmloff/source/draw/
H A Dshapeexport.cxx937 ShapesInfos::iterator aOldCurrentShapesIter = maCurrentShapesIter; in collectShapesAutoStyles()
960 ShapesInfos::iterator aOldCurrentShapesIter = maCurrentShapesIter; in exportShapes()
988 aNewInfoVector.resize( (ShapesInfos::size_type) xShapes->getCount() ); in seekShapes()
996 …DBG_ASSERT( (*maCurrentShapesIter).second.size() == (ShapesInfos::size_type)xShapes->getCount(), "… in seekShapes()

Completed in 27 milliseconds