Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/draw/
H A Dshapeexport.cxx77 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 …]
/aoo42x/main/xmloff/inc/xmloff/
H A Dshapeexport.hxx171 ShapesInfos::iterator maCurrentShapesIter; member in XMLShapeExport

Completed in 21 milliseconds