Home
last modified time | relevance | path

Searched refs:GroupShapeContext (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/source/xls/
H A Ddrawingfragment.cxx118 GroupShapeContext::GroupShapeContext( ContextHandler& rParent, in GroupShapeContext() function in oox::xls::GroupShapeContext
125 /*static*/ ContextHandlerRef GroupShapeContext::createShapeContext( ContextHandler& rParent, in createShapeContext()
159 return new GroupShapeContext( rParent, rHelper, rxParentShape, xShape ); in createShapeContext()
165 Reference< XFastContextHandler > SAL_CALL GroupShapeContext::createFastChildContext( in createFastChildContext()
214 …default: return GroupShapeContext::createShapeContext( *this, *this, nEleme… in onCreateContext()
/trunk/main/oox/source/vml/
H A Dvmlshapecontext.cxx250 return new GroupShapeContext( rParent, rShapes.createShape< GroupShape >(), rAttribs ); in createShapeContext()
413 GroupShapeContext::GroupShapeContext( ContextHandler2Helper& rParent, GroupShape& rShape, const Att… in GroupShapeContext() function in oox::vml::GroupShapeContext
419 ContextHandlerRef GroupShapeContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAtt… in onCreateContext()
/trunk/main/oox/inc/oox/vml/
H A Dvmlshapecontext.hxx143 class GroupShapeContext : public ShapeContext class
146 explicit GroupShapeContext(
/trunk/main/oox/inc/oox/xls/
H A Ddrawingfragment.hxx86 class GroupShapeContext : public ::oox::drawingml::ShapeGroupContext, public WorksheetHelper class
89 explicit GroupShapeContext(

Completed in 29 milliseconds