Searched refs:maEffectStyleList (Results 1 – 2 of 2) sorted by relevance
71 inline EffectStyleList& getEffectStyleList() { return maEffectStyleList; } in getEffectStyleList()72 inline const EffectStyleList& getEffectStyleList() const { return maEffectStyleList; } in getEffectStyleList()98 EffectStyleList maEffectStyleList; member in oox::drawingml::Theme
66 return lclGetStyleElement( maEffectStyleList, nIndex ); in getEffectStyle()
Completed in 9 milliseconds