Home
last modified time | relevance | path

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

/trunk/main/svx/source/toolbars/
H A Dfontworkbar.cxx359 const rtl::OUString sEquations( RTL_CONSTASCII_USTRINGPARAM ( "Equations" ) ); in GetGeometryForCustomShape() local
365 rGeometryItem.ClearPropertyValue( sEquations ); in GetGeometryForCustomShape()
420 pAny = rSourceGeometry.GetPropertyValueByName( sEquations ); in GetGeometryForCustomShape()
423 aPropVal_.Name = sEquations; in GetGeometryForCustomShape()
/trunk/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()
/trunk/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()
/trunk/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()
2715 const rtl::OUString sEquations ( RTL_CONSTASCII_USTRINGPARAM( "Equations" ) ); in CreateCustomShapeProperties() local
3074 else if ( rProp.Name.equals( sEquations ) ) in CreateCustomShapeProperties()
H A Dmsdffimp.cxx2011 const rtl::OUString sEquations( RTL_CONSTASCII_USTRINGPARAM ( "Equations" ) ); in ApplyCustomShapeGeometryAttributes() local
2012 aProp.Name = sEquations; in ApplyCustomShapeGeometryAttributes()
4611 const rtl::OUString sEquations( RTL_CONSTASCII_USTRINGPARAM ( "Equations" ) ); in ImportShape() local
4650 aGeometryItem.ClearPropertyValue( sEquations ); in ImportShape()

Completed in 108 milliseconds