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()
1677 const rtl::OUString sTextRotateAngle( RTL_CONSTASCII_USTRINGPARAM ( "TextRotateAngle" ) ); in ApplyCustomShapeGeometryAttributes() local1678 aProp.Name = sTextRotateAngle; in ApplyCustomShapeGeometryAttributes()2847 const rtl::OUString sTextRotateAngle( RTL_CONSTASCII_USTRINGPARAM ( "TextRotateAngle" ) ); in CheckAndCorrectExcelTextRotation() local2848 pAny = aGeometryItem.GetPropertyValueByName( sTextRotateAngle ); in CheckAndCorrectExcelTextRotation()2859 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()
861 … const rtl::OUString sTextRotateAngle( RTL_CONSTASCII_USTRINGPARAM ( "TextRotateAngle" ) ); in ProcessObj() local863 aPropVal.Name = sTextRotateAngle; in ProcessObj()
Completed in 171 milliseconds