Searched refs:moRotation (Results 1 – 4 of 4) sorted by relevance
38 OptValue< sal_Int32 > moRotation; member
114 mrTextBodyProp.moRotation = aAttribs.getInteger( XML_rot ); in TextBodyPropertiesContext()
483 const sal_Int32 nTextRotation(getTextBody()->getTextProperties().moRotation.get(0)); in createAndInsert()
1136 …ngle = static_cast< double >( bStacked ? 0 : rxTextProp->getTextProperties().moRotation.get( 0 ) ); in convertTextRotation()