Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/draw/
H A Dshapeexport.cxx210 ImplXMLShapeExportInfoVector& aShapeInfoVector = (*maCurrentShapesIter).second; in collectShapeAutoStyles() local
212 if( (sal_Int32)aShapeInfoVector.size() <= nZIndex ) in collectShapeAutoStyles()
218 ImplXMLShapeExportInfo& aShapeInfo = aShapeInfoVector[nZIndex]; in collectShapeAutoStyles()
579 ImplXMLShapeExportInfoVector& aShapeInfoVector = (*maCurrentShapesIter).second; in exportShape() local
581 if( (sal_Int32)aShapeInfoVector.size() <= nZIndex ) in exportShape()
591 const ImplXMLShapeExportInfo& aShapeInfo = aShapeInfoVector[nZIndex]; in exportShape()

Completed in 17 milliseconds