Searched refs:mbMirroredY (Results 1 – 2 of 2) sorted by relevance
48 , mbMirroredY ( sal_False ) in CustomShapeProperties()135 if(mbMirroredX || mbMirroredY || mnTextRotation) in pushToPropSet()153 … if(mbMirroredY) // TTTT: remove again after aw080, make it part of object transformation in pushToPropSet()156 aAny <<= mbMirroredY; in pushToPropSet()236 aPropertyMap[ PROP_MirroredY ] <<= Any( mbMirroredY ); in pushToPropSet()
131 void setMirroredY( sal_Bool bMirroredY ) { mbMirroredY = bMirroredY; }; in setMirroredY()153 sal_Bool mbMirroredY; member in oox::drawingml::CustomShapeProperties
Completed in 16 milliseconds