Searched refs:sTextRotateAngle (Results 1 – 5 of 5) sorted by relevance
162 … const rtl::OUString sTextRotateAngle(RTL_CONSTASCII_USTRINGPARAM("TextRotateAngle")); in pushToPropSet() local164 bValuesAdded = setOrCreatePropertyValue(aGeoPropSeq, sTextRotateAngle, aAny); in pushToPropSet()
1674 … const rtl::OUString sTextRotateAngle( RTL_CONSTASCII_USTRINGPARAM ( "TextRotateAngle" ) ); in ApplyCustomShapeGeometryAttributes() local1675 aProp.Name = sTextRotateAngle; in ApplyCustomShapeGeometryAttributes()2844 const rtl::OUString sTextRotateAngle( RTL_CONSTASCII_USTRINGPARAM ( "TextRotateAngle" ) ); in CheckAndCorrectExcelTextRotation() local2845 pAny = aGeometryItem.GetPropertyValueByName( sTextRotateAngle ); in CheckAndCorrectExcelTextRotation()2856 aTextRotateAngle.Name = sTextRotateAngle; in CheckAndCorrectExcelTextRotation()
2713 … const rtl::OUString sTextRotateAngle ( RTL_CONSTASCII_USTRINGPARAM( "TextRotateAngle" ) ); in CreateCustomShapeProperties() local2753 else if ( rProp.Name.equals( sTextRotateAngle ) ) in CreateCustomShapeProperties()
498 const rtl::OUString sTextRotateAngle( RTL_CONSTASCII_USTRINGPARAM ( "TextRotateAngle" ) ); in GetExtraTextRotation() local499 pAny = rGeometryItem.GetPropertyValueByName( sTextRotateAngle ); in GetExtraTextRotation()
860 … const rtl::OUString sTextRotateAngle( RTL_CONSTASCII_USTRINGPARAM ( "TextRotateAngle" ) ); in ProcessObj() local862 aPropVal.Name = sTextRotateAngle; in ProcessObj()