Home
last modified time | relevance | path

Searched refs:sEquations (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/svx/source/toolbars/
H A Dfontworkbar.cxx365 const rtl::OUString sEquations( RTL_CONSTASCII_USTRINGPARAM ( "Equations" ) ); in GetGeometryForCustomShape() local
371 rGeometryItem.ClearPropertyValue( sEquations ); in GetGeometryForCustomShape()
426 pAny = rSourceGeometry.GetPropertyValueByName( sEquations ); in GetGeometryForCustomShape()
429 aPropVal_.Name = sEquations; in GetGeometryForCustomShape()
/aoo41x/main/svx/source/svdraw/
H A Dsvdoashp.cxx976 const rtl::OUString sEquations( RTL_CONSTASCII_USTRINGPARAM( "Equations" ) ); in MergeDefaultAttributes() local
977 pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sEquations ); in MergeDefaultAttributes()
987 aPropVal.Name = sEquations; in MergeDefaultAttributes()
1423 const rtl::OUString sEquations( RTL_CONSTASCII_USTRINGPARAM( "Equations" ) ); in IsDefaultGeometry() local
1424 pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sEquations ); in IsDefaultGeometry()
/aoo41x/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx672 const rtl::OUString sEquations( RTL_CONSTASCII_USTRINGPARAM( "Equations" ) ); in ApplyShapeAttributes() local
673 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sEquations ); in ApplyShapeAttributes()
/aoo41x/main/filter/source/msfilter/
H A Descherex.cxx2554 const rtl::OUString sEquations( RTL_CONSTASCII_USTRINGPARAM( "Equations" ) ); in ConvertEnhancedCustomShapeEquation() local
2557 …uno::Any* pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sEquations ); in ConvertEnhancedCustomShapeEquation()
2704 const rtl::OUString sEquations ( RTL_CONSTASCII_USTRINGPARAM( "Equations" ) ); in CreateCustomShapeProperties() local
3063 else if ( rProp.Name.equals( sEquations ) ) in CreateCustomShapeProperties()
H A Dmsdffimp.cxx2009 const rtl::OUString sEquations( RTL_CONSTASCII_USTRINGPARAM ( "Equations" ) ); in ApplyCustomShapeGeometryAttributes() local
2010 aProp.Name = sEquations; in ApplyCustomShapeGeometryAttributes()
4598 const rtl::OUString sEquations( RTL_CONSTASCII_USTRINGPARAM ( "Equations" ) ); in ImportShape() local
4637 aGeometryItem.ClearPropertyValue( sEquations ); in ImportShape()

Completed in 168 milliseconds