Home
last modified time | relevance | path

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

/AOO42X/main/oox/inc/oox/drawingml/
H A Dcustomshapeproperties.hxx131 …void setMirroredY( sal_Bool bMirroredY ) { mbMirroredY = bMirroredY… in setMirroredY() function in oox::drawingml::CustomShapeProperties
/AOO42X/main/oox/source/drawingml/
H A Dshape.cxx478 mpCustomShapePropertiesPtr->setMirroredY( sal_True ); in createAndInsert()