Searched refs:sTextPath (Results 1 – 6 of 6) sorted by relevance
254 static const rtl::OUString sTextPath( RTL_CONSTASCII_USTRINGPARAM ( "TextPath" ) ); in checkForSelectedFontWork() local265 Any* pAny = aGeometryItem.GetPropertyValueByName( sTextPath, sTextPath ); in checkForSelectedFontWork()279 static const rtl::OUString sTextPath( RTL_CONSTASCII_USTRINGPARAM ( "TextPath" ) ); in impl_execute() local287 …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()
2706 const rtl::OUString sTextPath ( RTL_CONSTASCII_USTRINGPARAM( "TextPath" ) ); in CreateCustomShapeProperties() local3387 else if ( rProp.Name.equals( sTextPath ) ) in CreateCustomShapeProperties()3405 if ( rrProp.Name.equals( sTextPath ) ) in CreateCustomShapeProperties()
2577 const rtl::OUString sTextPath( RTL_CONSTASCII_USTRINGPARAM ( "TextPath" ) ); in ApplyCustomShapeGeometryAttributes() local2584 aProp.Name = sTextPath; in ApplyCustomShapeGeometryAttributes()
Completed in 135 milliseconds