Searched refs:BarTypeGroupContext (Results 1 – 3 of 3) sorted by relevance
109 BarTypeGroupContext::BarTypeGroupContext( ContextHandler2Helper& rParent, TypeGroupModel& rModel ) : in BarTypeGroupContext() function in oox::drawingml::chart::BarTypeGroupContext114 BarTypeGroupContext::~BarTypeGroupContext() in ~BarTypeGroupContext()118 ContextHandlerRef BarTypeGroupContext::onCreateContext( sal_Int32 nElement, const AttributeList& rA… in onCreateContext()
140 … return new BarTypeGroupContext( *this, mrModel.maTypeGroups.create( nElement ) ); in onCreateContext()
70 class BarTypeGroupContext : public TypeGroupContextBase class73 …explicit BarTypeGroupContext( ::oox::core::ContextHandler2Helper& rParent, TypeGroupMod…74 virtual ~BarTypeGroupContext();
Completed in 16 milliseconds