Home
last modified time | relevance | path

Searched refs:LegendContext (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/oox/source/drawingml/chart/
H A Dtitlecontext.cxx116 LegendContext::LegendContext( ContextHandler2Helper& rParent, LegendModel& rModel ) : in LegendContext() function in oox::drawingml::chart::LegendContext
121 LegendContext::~LegendContext() in ~LegendContext()
125 ContextHandlerRef LegendContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs… in onCreateContext()
H A Dchartspacefragment.cxx101 return new LegendContext( *this, mrModel.mxLegend.create() ); in onCreateContext()
/aoo41x/main/oox/inc/oox/drawingml/chart/
H A Dtitlecontext.hxx70 class LegendContext : public ContextBase< LegendModel > class
73 …explicit LegendContext( ::oox::core::ContextHandler2Helper& rParent, LegendModel& rMode…
74 virtual ~LegendContext();

Completed in 10 milliseconds