Home
last modified time | relevance | path

Searched refs:sTextPath (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx423 const rtl::OUString sTextPath( RTL_CONSTASCII_USTRINGPARAM ( "TextPath" ) ); in IsTextPath() local
426 Any* pAny = rGeometryItem.GetPropertyValueByName( sTextPath, sTextPath ); in IsTextPath()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx2580 const rtl::OUString sTextPath( RTL_CONSTASCII_USTRINGPARAM ( "TextPath" ) ); in ApplyCustomShapeGeometryAttributes() local
2587 aProp.Name = sTextPath; in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx2717 const rtl::OUString sTextPath ( RTL_CONSTASCII_USTRINGPARAM( "TextPath" ) ); in CreateCustomShapeProperties() local
3398 else if ( rProp.Name.equals( sTextPath ) ) in CreateCustomShapeProperties()
3416 if ( rrProp.Name.equals( sTextPath ) ) in CreateCustomShapeProperties()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFontWork.cxx462 const rtl::OUString sTextPath( RTL_CONSTASCII_USTRINGPARAM ( "TextPath" ) ); in GetFontWorkOutline() local
464 …com::sun::star::uno::Any* pAny = rGeometryItem.GetPropertyValueByName( sTextPath, sSameLetterHeigh… in GetFontWorkOutline()
H A DEnhancedCustomShapeEngine.cxx271 const rtl::OUString sTextPath( RTL_CONSTASCII_USTRINGPARAM ( "TextPath" ) ); in REF() local
272 com::sun::star::uno::Any* pAny = rGeometryItem.GetPropertyValueByName( sTextPath, sTextPath ); in REF()
/trunk/main/svx/source/toolbars/
H A Dfontworkbar.cxx248 static const rtl::OUString sTextPath( RTL_CONSTASCII_USTRINGPARAM ( "TextPath" ) ); in checkForSelectedFontWork() local
259 Any* pAny = aGeometryItem.GetPropertyValueByName( sTextPath, sTextPath ); in checkForSelectedFontWork()
273 static const rtl::OUString sTextPath( RTL_CONSTASCII_USTRINGPARAM ( "TextPath" ) ); in impl_execute() local
281 …com::sun::star::uno::Any* pAny = rGeometryItem.GetPropertyValueByName( sTextPath, sSameLetterHeigh… in impl_execute()

Completed in 100 milliseconds