Searched refs:GetAdjCoordinate (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/oox/source/drawingml/ |
H A D | customshapegeometry.cxx | 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() 1997 …aGeomRect.l = GetAdjCoordinate( mrCustomShapeProperties, xAttribs->getOptionalValue( XML_l ), sal_… in createFastChildContext() 1998 …aGeomRect.t = GetAdjCoordinate( mrCustomShapeProperties, xAttribs->getOptionalValue( XML_t ), sal_… in createFastChildContext() 1999 …aGeomRect.r = GetAdjCoordinate( mrCustomShapeProperties, xAttribs->getOptionalValue( XML_r ), sal_… in createFastChildContext() [all …]
|
Completed in 24 milliseconds