Home
last modified time | relevance | path

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

/trunk/main/oox/source/vml/
H A Dvmldrawingfragment.cxx63 … return ShapeContextBase::createShapeContext( *this, mrDrawing.getShapes(), nElement, rAttribs ); in onCreateContext()
75 … return ShapeContextBase::createShapeContext( *this, mrDrawing.getShapes(), nElement, rAttribs ); in onCreateContext()
H A Dvmlshapecontext.cxx239 /*static*/ ContextHandlerRef ShapeContextBase::createShapeContext( ContextHandler2Helper& rParent, in createShapeContext() function in oox::vml::ShapeContextBase
422 ContextHandlerRef xContext = createShapeContext( *this, mrShapes, nElement, rAttribs ); in onCreateContext()
/trunk/main/oox/source/xls/
H A Ddrawingfragment.cxx125 /*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()
/trunk/main/oox/inc/oox/vml/
H A Dvmlshapecontext.hxx86 createShapeContext(
/trunk/main/oox/inc/oox/xls/
H A Ddrawingfragment.hxx96 createShapeContext(

Completed in 22 milliseconds