Searched refs:sTextPath (Results 1 – 6 of 6) sorted by relevance
248 static const rtl::OUString sTextPath( RTL_CONSTASCII_USTRINGPARAM ( "TextPath" ) ); in checkForSelectedFontWork() local259 Any* pAny = aGeometryItem.GetPropertyValueByName( sTextPath, sTextPath ); in checkForSelectedFontWork()273 static const rtl::OUString sTextPath( RTL_CONSTASCII_USTRINGPARAM ( "TextPath" ) ); in impl_execute() local281 …com::sun::star::uno::Any* pAny = rGeometryItem.GetPropertyValueByName( sTextPath, sSameLetterHeigh… in impl_execute()
271 const rtl::OUString sTextPath( RTL_CONSTASCII_USTRINGPARAM ( "TextPath" ) ); in REF() local272 com::sun::star::uno::Any* pAny = rGeometryItem.GetPropertyValueByName( sTextPath, sTextPath ); in REF()
462 const rtl::OUString sTextPath( RTL_CONSTASCII_USTRINGPARAM ( "TextPath" ) ); in GetFontWorkOutline() local464 …com::sun::star::uno::Any* pAny = rGeometryItem.GetPropertyValueByName( sTextPath, sSameLetterHeigh… in GetFontWorkOutline()
423 const rtl::OUString sTextPath( RTL_CONSTASCII_USTRINGPARAM ( "TextPath" ) ); in IsTextPath() local426 Any* pAny = rGeometryItem.GetPropertyValueByName( sTextPath, sTextPath ); in IsTextPath()
2717 const rtl::OUString sTextPath ( RTL_CONSTASCII_USTRINGPARAM( "TextPath" ) ); in CreateCustomShapeProperties() local3398 else if ( rProp.Name.equals( sTextPath ) ) in CreateCustomShapeProperties()3416 if ( rrProp.Name.equals( sTextPath ) ) in CreateCustomShapeProperties()
2580 const rtl::OUString sTextPath( RTL_CONSTASCII_USTRINGPARAM ( "TextPath" ) ); in ApplyCustomShapeGeometryAttributes() local2587 aProp.Name = sTextPath; in ApplyCustomShapeGeometryAttributes()
Completed in 146 milliseconds