Home
last modified time | relevance | path

Searched refs:sTextRotateAngle (Results 1 – 5 of 5) sorted by path

/trunk/main/filter/source/msfilter/
H A Descherex.cxx2713 const rtl::OUString sTextRotateAngle ( RTL_CONSTASCII_USTRINGPARAM( "TextRotateAngle" ) ); in CreateCustomShapeProperties() local
2753 else if ( rProp.Name.equals( sTextRotateAngle ) ) in CreateCustomShapeProperties()
H A Dmsdffimp.cxx1677 const rtl::OUString sTextRotateAngle( RTL_CONSTASCII_USTRINGPARAM ( "TextRotateAngle" ) ); in ApplyCustomShapeGeometryAttributes() local
1678 aProp.Name = sTextRotateAngle; in ApplyCustomShapeGeometryAttributes()
2847 const rtl::OUString sTextRotateAngle( RTL_CONSTASCII_USTRINGPARAM ( "TextRotateAngle" ) ); in CheckAndCorrectExcelTextRotation() local
2848 pAny = aGeometryItem.GetPropertyValueByName( sTextRotateAngle ); in CheckAndCorrectExcelTextRotation()
2859 aTextRotateAngle.Name = sTextRotateAngle; in CheckAndCorrectExcelTextRotation()
/trunk/main/oox/source/drawingml/
H A Dcustomshapeproperties.cxx162 … const rtl::OUString sTextRotateAngle(RTL_CONSTASCII_USTRINGPARAM("TextRotateAngle")); in pushToPropSet() local
164 bValuesAdded = setOrCreatePropertyValue(aGeoPropSeq, sTextRotateAngle, aAny); in pushToPropSet()
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx498 const rtl::OUString sTextRotateAngle( RTL_CONSTASCII_USTRINGPARAM ( "TextRotateAngle" ) ); in GetExtraTextRotation() local
499 pAny = rGeometryItem.GetPropertyValueByName( sTextRotateAngle ); in GetExtraTextRotation()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx861 … const rtl::OUString sTextRotateAngle( RTL_CONSTASCII_USTRINGPARAM ( "TextRotateAngle" ) ); in ProcessObj() local
863 aPropVal.Name = sTextRotateAngle; in ProcessObj()

Completed in 114 milliseconds