Home
last modified time | relevance | path

Searched refs:max1 (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/source/drawingml/
H A Dcustomshapeproperties.cxx301 if ( maAdjustHandleList[ i ].max1.has() ) in pushToPropSet()
302 aHandle[ PROP_RadiusRangeMaximum ] <<= maAdjustHandleList[ i ].max1.get(); in pushToPropSet()
330 if ( maAdjustHandleList[ i ].max1.has() ) in pushToPropSet()
331 aHandle[ PROP_RangeXMaximum ] <<= maAdjustHandleList[ i ].max1.get(); in pushToPropSet()
H A Dcustomshapegeometry.cxx689 …mrAdjustHandle.max1 = GetAdjCoordinate( mrCustomShapeProperties, aAttribs.getString( XML_maxX, aEm… in XYAdjustHandleContext()
743 …mrAdjustHandle.max1 = GetAdjCoordinate( mrCustomShapeProperties, aAttribs.getString( XML_maxR, aEm… in PolarAdjustHandleContext()
/trunk/main/oox/inc/oox/drawingml/
H A Dcustomshapeproperties.hxx71 max1; // maxX or maxR member

Completed in 29 milliseconds