Searched refs:createShapeContext (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/oox/source/vml/ |
H A D | vmldrawingfragment.cxx | 63 … return ShapeContextBase::createShapeContext( *this, mrDrawing.getShapes(), nElement, rAttribs ); in onCreateContext() 75 … return ShapeContextBase::createShapeContext( *this, mrDrawing.getShapes(), nElement, rAttribs ); in onCreateContext()
|
H A D | vmlshapecontext.cxx | 239 /*static*/ ContextHandlerRef ShapeContextBase::createShapeContext( ContextHandler2Helper& rParent, in createShapeContext() function in oox::vml::ShapeContextBase 422 ContextHandlerRef xContext = createShapeContext( *this, mrShapes, nElement, rAttribs ); in onCreateContext()
|
/aoo41x/main/oox/source/xls/ |
H A D | drawingfragment.cxx | 125 /*static*/ ContextHandlerRef GroupShapeContext::createShapeContext( ContextHandler& rParent, in createShapeContext() function in oox::xls::GroupShapeContext 168 …ContextHandlerRef xContext = createShapeContext( *this, *this, nElement, AttributeList( rxAttribs … in createFastChildContext() 214 …default: return GroupShapeContext::createShapeContext( *this, *this, nEleme… in onCreateContext()
|
/aoo41x/main/oox/inc/oox/vml/ |
H A D | vmlshapecontext.hxx | 86 createShapeContext(
|
/aoo41x/main/oox/inc/oox/xls/ |
H A D | drawingfragment.hxx | 96 createShapeContext(
|
Completed in 32 milliseconds