Searched refs:GraphicalObjectFrameContext (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/oox/source/drawingml/ |
H A D | graphicshapecontext.cxx | 98 GraphicalObjectFrameContext::GraphicalObjectFrameContext( ContextHandler& rParent, ShapePtr pMaster… in GraphicalObjectFrameContext() function in oox::drawingml::GraphicalObjectFrameContext 104 Reference< XFastContextHandler > GraphicalObjectFrameContext::createFastChildContext( sal_Int32 aEl… in createFastChildContext()
|
H A D | shapegroupcontext.cxx | 105 …xRet.set( new GraphicalObjectFrameContext( *this, mpGroupShapePtr, ShapePtr( new Shape( "com.sun.s… in createFastChildContext()
|
/aoo42x/main/oox/inc/oox/drawingml/ |
H A D | graphicshapecontext.hxx | 46 class GraphicalObjectFrameContext : public ShapeContext class 49 …GraphicalObjectFrameContext( ::oox::core::ContextHandler& rParent, ShapePtr pMasterShapePtr, Shape…
|
/aoo42x/main/oox/source/ppt/ |
H A D | pptshapegroupcontext.cxx | 106 …xRet.set( new oox::drawingml::GraphicalObjectFrameContext( *this, mpGroupShapePtr, oox::drawingml:… in createFastChildContext()
|
/aoo42x/main/oox/source/drawingml/chart/ |
H A D | chartdrawingfragment.cxx | 174 return new GraphicalObjectFrameContext( *this, ShapePtr(), mxShape, true ); in onCreateContext()
|
/aoo42x/main/oox/source/shape/ |
H A D | ShapeContextHandler.cxx | 87 (new GraphicalObjectFrameContext(*rFragmentHandler, pMasterShape, mpShape, true)); in getGraphicShapeContext()
|
/aoo42x/main/oox/source/xls/ |
H A D | drawingfragment.cxx | 153 …return new GraphicalObjectFrameContext( rParent, rxParentShape, xShape, rHelper.getSheetType() != … in createShapeContext()
|
Completed in 63 milliseconds