Home
last modified time | relevance | path

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

/AOO41X/main/sdext/source/minimizer/
H A Dgraphiccollector.cxx234 … const OUString sGroupShape( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.drawing.GroupShape" ) ); in ImpCollectGraphicObjects() local
237 if ( sShapeType == sGroupShape ) in ImpCollectGraphicObjects()
359 … const OUString sGroupShape( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.drawing.GroupShape" ) ); in ImpCountGraphicObjects() local
362 if ( sShapeType == sGroupShape ) in ImpCountGraphicObjects()