Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/
H A Dcustomshapegeometry.cxx843 EnhancedCustomShapeParameterPair& mrAdjPoint2D; member in oox::drawingml::Path2DMoveToContext
849 , mrAdjPoint2D( rAdjPoint2D ) in Path2DMoveToContext()
858 …xContext = new AdjPoint2DContext( *this, xAttribs, mrCustomShapeProperties, mrAdjPoint2D ); // CT… in createFastChildContext()
871 EnhancedCustomShapeParameterPair& mrAdjPoint2D; member in oox::drawingml::Path2DLineToContext
877 , mrAdjPoint2D( rAdjPoint2D ) in Path2DLineToContext()
886 …xContext = new AdjPoint2DContext( *this, xAttribs, mrCustomShapeProperties, mrAdjPoint2D ); // CT… in createFastChildContext()

Completed in 29 milliseconds