Searched refs:BubbleSeriesContext (Results 1 – 3 of 3) sorted by relevance
517 BubbleSeriesContext::BubbleSeriesContext( ContextHandler2Helper& rParent, SeriesModel& rModel ) : in BubbleSeriesContext() function in oox::drawingml::chart::BubbleSeriesContext522 BubbleSeriesContext::~BubbleSeriesContext() in ~BubbleSeriesContext()526 ContextHandlerRef BubbleSeriesContext::onCreateContext( sal_Int32 nElement, const AttributeList& rA… in onCreateContext()
186 return new BubbleSeriesContext( *this, mrModel.maSeries.create() ); in onCreateContext()
186 class BubbleSeriesContext : public SeriesContextBase class189 …explicit BubbleSeriesContext( ::oox::core::ContextHandler2Helper& rParent, SeriesModel&…190 virtual ~BubbleSeriesContext();
Completed in 27 milliseconds