Searched refs:GetAdjCoordinate (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/oox/source/drawingml/ |
| H A D | customshapegeometry.cxx | 229 static EnhancedCustomShapeParameter GetAdjCoordinate( CustomShapeProperties& rCustomShapeProperties… in GetAdjCoordinate() function 429 …EnhancedCustomShapeParameter aAngle( GetAdjCoordinate( rCustomShapeProperties, rValue, sal_True ) … in GetAdjAngle() 490 …sParameters[ i ] = GetFormulaParameter( GetAdjCoordinate( rCustomShapeProperties, aTokens[ i + 1 ]… in convertToOOEquation() 655 …rAdjPoint2D.First = GetAdjCoordinate( rCustomShapeProperties, xAttribs->getOptionalValue( XML_x ),… in AdjPoint2DContext() 656 …rAdjPoint2D.Second = GetAdjCoordinate( rCustomShapeProperties, xAttribs->getOptionalValue( XML_y )… in AdjPoint2DContext() 685 …mrAdjustHandle.min1 = GetAdjCoordinate( mrCustomShapeProperties, aAttribs.getString( XML_minX, aEm… in XYAdjustHandleContext() 689 …mrAdjustHandle.max1 = GetAdjCoordinate( mrCustomShapeProperties, aAttribs.getString( XML_maxX, aEm… in XYAdjustHandleContext() 697 …mrAdjustHandle.min2 = GetAdjCoordinate( mrCustomShapeProperties, aAttribs.getString( XML_minY, aEm… in XYAdjustHandleContext() 701 …mrAdjustHandle.max2 = GetAdjCoordinate( mrCustomShapeProperties, aAttribs.getString( XML_maxY, aEm… in XYAdjustHandleContext() 739 …mrAdjustHandle.min1 = GetAdjCoordinate( mrCustomShapeProperties, aAttribs.getString( XML_minR, aEm… in PolarAdjustHandleContext() [all …]
|