Searched refs:sRotateAngle (Results 1 – 2 of 2) sorted by relevance
142 static const rtl::OUString sRotateAngle( RTL_CONSTASCII_USTRINGPARAM ( "RotateAngle" ) ); in impl_execute() local186 … com::sun::star::uno::Any* pAny = rGeometryItem.GetPropertyValueByName( sExtrusion, sRotateAngle ); in impl_execute()199 aPropValue.Name = sRotateAngle; in impl_execute()
87 const rtl::OUString sRotateAngle( RTL_CONSTASCII_USTRINGPARAM ( "RotateAngle" ) ); in GetRotateAngle() local88 Any* pAny = rItem.GetPropertyValueByName( sExtrusion, sRotateAngle ); in GetRotateAngle()