Searched refs:getBgFillStyleList (Results 1 – 2 of 2) sorted by relevance
61 inline FillStyleList& getBgFillStyleList() { return maBgFillStyleList; } in getBgFillStyleList() function in oox::drawingml::Theme62 inline const FillStyleList& getBgFillStyleList() const { return maBgFillStyleList; } in getBgFillStyleList() function in oox::drawingml::Theme
228 return new FillStyleListContext( *this, mrTheme.getBgFillStyleList() ); in createFastChildContext()
Completed in 16 milliseconds