Home
last modified time | relevance | path

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

/AOO42X/main/oox/inc/oox/drawingml/
H A Dcustomshapeproperties.hxx130 …void setMirroredX( sal_Bool bMirroredX ) { mbMirroredX = bMirroredX… in setMirroredX() function in oox::drawingml::CustomShapeProperties
/AOO42X/main/oox/source/drawingml/
H A Dshape.cxx476 mpCustomShapePropertiesPtr->setMirroredX( sal_True ); in createAndInsert()