Searched refs:sEquations (Results 1 – 5 of 5) sorted by relevance
365 const rtl::OUString sEquations( RTL_CONSTASCII_USTRINGPARAM ( "Equations" ) ); in GetGeometryForCustomShape() local371 rGeometryItem.ClearPropertyValue( sEquations ); in GetGeometryForCustomShape()426 pAny = rSourceGeometry.GetPropertyValueByName( sEquations ); in GetGeometryForCustomShape()429 aPropVal_.Name = sEquations; in GetGeometryForCustomShape()
976 const rtl::OUString sEquations( RTL_CONSTASCII_USTRINGPARAM( "Equations" ) ); in MergeDefaultAttributes() local977 pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sEquations ); in MergeDefaultAttributes()987 aPropVal.Name = sEquations; in MergeDefaultAttributes()1423 const rtl::OUString sEquations( RTL_CONSTASCII_USTRINGPARAM( "Equations" ) ); in IsDefaultGeometry() local1424 pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sEquations ); in IsDefaultGeometry()
672 const rtl::OUString sEquations( RTL_CONSTASCII_USTRINGPARAM( "Equations" ) ); in ApplyShapeAttributes() local673 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sEquations ); in ApplyShapeAttributes()
2554 const rtl::OUString sEquations( RTL_CONSTASCII_USTRINGPARAM( "Equations" ) ); in ConvertEnhancedCustomShapeEquation() local2557 …uno::Any* pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sEquations ); in ConvertEnhancedCustomShapeEquation()2704 const rtl::OUString sEquations ( RTL_CONSTASCII_USTRINGPARAM( "Equations" ) ); in CreateCustomShapeProperties() local3063 else if ( rProp.Name.equals( sEquations ) ) in CreateCustomShapeProperties()
2009 const rtl::OUString sEquations( RTL_CONSTASCII_USTRINGPARAM ( "Equations" ) ); in ApplyCustomShapeGeometryAttributes() local2010 aProp.Name = sEquations; in ApplyCustomShapeGeometryAttributes()4598 const rtl::OUString sEquations( RTL_CONSTASCII_USTRINGPARAM ( "Equations" ) ); in ImportShape() local4637 aGeometryItem.ClearPropertyValue( sEquations ); in ImportShape()
Completed in 236 milliseconds