Searched refs:LegendContext (Results 1 – 3 of 3) sorted by relevance
116 LegendContext::LegendContext( ContextHandler2Helper& rParent, LegendModel& rModel ) : in LegendContext() function in oox::drawingml::chart::LegendContext121 LegendContext::~LegendContext() in ~LegendContext()125 ContextHandlerRef LegendContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs… in onCreateContext()
101 return new LegendContext( *this, mrModel.mxLegend.create() ); in onCreateContext()
70 class LegendContext : public ContextBase< LegendModel > class73 …explicit LegendContext( ::oox::core::ContextHandler2Helper& rParent, LegendModel& rMode…74 virtual ~LegendContext();
Completed in 40 milliseconds