Home
last modified time | relevance | path

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

/AOO42X/main/oox/source/vml/ !
H A Dvmlshape.cxx240 sal_Int32 nShapeIdx = mrDrawing.getLocalShapeIndex( getShapeId() ); in getShapeName() local
241 if( nShapeIdx > 0 ) in getShapeName()
242 …return OUStringBuffer( aBaseName ).append( sal_Unicode( ' ' ) ).append( nShapeIdx ).makeStringAndC… in getShapeName()