Searched refs:maCurrentShapesIter (Results 1 – 2 of 2) sorted by relevance
77 maCurrentShapesIter(maShapesInfos.end()), in XMLShapeExport()200 if( maCurrentShapesIter == maShapesInfos.end() ) in collectShapeAutoStyles()537 if( maCurrentShapesIter == maShapesInfos.end() ) in exportShape()937 ShapesInfos::iterator aOldCurrentShapesIter = maCurrentShapesIter; in collectShapesAutoStyles()952 maCurrentShapesIter = aOldCurrentShapesIter; in collectShapesAutoStyles()960 ShapesInfos::iterator aOldCurrentShapesIter = maCurrentShapesIter; in exportShapes()975 maCurrentShapesIter = aOldCurrentShapesIter; in exportShapes()984 maCurrentShapesIter = maShapesInfos.find( xShapes ); in seekShapes()985 if( maCurrentShapesIter == maShapesInfos.end() ) in seekShapes()991 maCurrentShapesIter = maShapesInfos.find( xShapes ); in seekShapes()[all …]
171 ShapesInfos::iterator maCurrentShapesIter; member in XMLShapeExport
Completed in 22 milliseconds