Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/
H A Dgraphicshapecontext.cxx98 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 Dshapegroupcontext.cxx105 …xRet.set( new GraphicalObjectFrameContext( *this, mpGroupShapePtr, ShapePtr( new Shape( "com.sun.s… in createFastChildContext()
/aoo4110/main/oox/inc/oox/drawingml/
H A Dgraphicshapecontext.hxx46 class GraphicalObjectFrameContext : public ShapeContext class
49GraphicalObjectFrameContext( ::oox::core::ContextHandler& rParent, ShapePtr pMasterShapePtr, Shape…
/aoo4110/main/oox/source/ppt/
H A Dpptshapegroupcontext.cxx106 …xRet.set( new oox::drawingml::GraphicalObjectFrameContext( *this, mpGroupShapePtr, oox::drawingml:… in createFastChildContext()
/aoo4110/main/oox/source/drawingml/chart/
H A Dchartdrawingfragment.cxx174 return new GraphicalObjectFrameContext( *this, ShapePtr(), mxShape, true ); in onCreateContext()
/aoo4110/main/oox/source/shape/
H A DShapeContextHandler.cxx87 (new GraphicalObjectFrameContext(*rFragmentHandler, pMasterShape, mpShape, true)); in getGraphicShapeContext()
/aoo4110/main/oox/source/xls/
H A Ddrawingfragment.cxx153 …return new GraphicalObjectFrameContext( rParent, rxParentShape, xShape, rHelper.getSheetType() != … in createShapeContext()

Completed in 43 milliseconds