Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/drawingml/
H A Dconnectorshapecontext.cxx46 ConnectorShapeContext::ConnectorShapeContext( ContextHandler& rParent, in ConnectorShapeContext() function in oox::drawingml::ConnectorShapeContext
52 ConnectorShapeContext::~ConnectorShapeContext() in ~ConnectorShapeContext()
56 Reference< XFastContextHandler > ConnectorShapeContext::createFastChildContext( sal_Int32 aElementT… in createFastChildContext()
H A Dshapegroupcontext.cxx93 …xRet.set( new ConnectorShapeContext( *this, mpGroupShapePtr, ShapePtr( new Shape( "com.sun.star.dr… in createFastChildContext()
/aoo42x/main/oox/inc/oox/drawingml/
H A Dconnectorshapecontext.hxx32 class ConnectorShapeContext : public ShapeContext class
35ConnectorShapeContext( ::oox::core::ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr pG…
36 virtual ~ConnectorShapeContext();
/aoo42x/main/oox/source/ppt/
H A Dpptshapegroupcontext.cxx94 …xRet.set( new oox::drawingml::ConnectorShapeContext( *this, mpGroupShapePtr, oox::drawingml::Shape… in createFastChildContext()
/aoo42x/main/oox/source/drawingml/chart/
H A Dchartdrawingfragment.cxx166 return new ConnectorShapeContext( *this, ShapePtr(), mxShape ); in onCreateContext()
/aoo42x/main/oox/source/xls/
H A Ddrawingfragment.cxx141 return new ConnectorShapeContext( rParent, rxParentShape, xShape ); in createShapeContext()

Completed in 25 milliseconds