Searched refs:getEffectStyleList (Results 1 – 2 of 2) sorted by relevance
71 inline EffectStyleList& getEffectStyleList() { return maEffectStyleList; } in getEffectStyleList() function in oox::drawingml::Theme72 inline const EffectStyleList& getEffectStyleList() const { return maEffectStyleList; } in getEffectStyleList() function in oox::drawingml::Theme
226 return new EffectStyleListContext( *this, mrTheme.getEffectStyleList() ); in createFastChildContext()
Completed in 19 milliseconds