Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/
H A Dcustomshapegeometry.cxx646 class AdjPoint2DContext : public ContextHandler class
649AdjPoint2DContext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, Custo…
652 AdjPoint2DContext::AdjPoint2DContext( ContextHandler& rParent, const Reference< XFastAttributeList … in AdjPoint2DContext() function in oox::drawingml::AdjPoint2DContext
709 …xContext = new AdjPoint2DContext( *this, xAttribs, mrCustomShapeProperties, mrAdjustHandle.pos ); … in createFastChildContext()
763 …xContext = new AdjPoint2DContext( *this, xAttribs, mrCustomShapeProperties, mrAdjustHandle.pos ); … in createFastChildContext()
830 …xContext = new AdjPoint2DContext( *this, xAttribs, mrCustomShapeProperties, mrConnectionSite.pos )… in createFastChildContext()
858 …xContext = new AdjPoint2DContext( *this, xAttribs, mrCustomShapeProperties, mrAdjPoint2D ); // CT… in createFastChildContext()
886 …xContext = new AdjPoint2DContext( *this, xAttribs, mrCustomShapeProperties, mrAdjPoint2D ); // CT… in createFastChildContext()
921 …xContext = new AdjPoint2DContext( *this, xAttribs, mrCustomShapeProperties, nCount++ ? mrPt2 : mrP… in createFastChildContext()
959 xContext = new AdjPoint2DContext( *this, xAttribs, mrCustomShapeProperties, in createFastChildContext()

Completed in 22 milliseconds