Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/drawingml/
H A Dcustomshapegeometry.cxx966 class Path2DContext : public ContextHandler class
969Path2DContext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttribs, CustomSha…
970 virtual ~Path2DContext();
981 Path2DContext::Path2DContext( ContextHandler& rParent, const Reference< XFastAttributeList >& xAttr… in Path2DContext() function in oox::drawingml::Path2DContext
997 Path2DContext::~Path2DContext() in ~Path2DContext()
1011 Reference< XFastContextHandler > Path2DContext::createFastChildContext( sal_Int32 aElementToken, in createFastChildContext()
1160 …xContext = new Path2DContext( *this, xAttribs, mrCustomShapeProperties, mrSegments, mrPath2DList.… in createFastChildContext()

Completed in 27 milliseconds