Home
last modified time | relevance | path

Searched refs:getEffectStyleList (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/inc/oox/drawingml/
H A Dtheme.hxx71 inline EffectStyleList& getEffectStyleList() { return maEffectStyleList; } in getEffectStyleList() function in oox::drawingml::Theme
72 inline const EffectStyleList& getEffectStyleList() const { return maEffectStyleList; } in getEffectStyleList() function in oox::drawingml::Theme
/trunk/main/oox/source/drawingml/
H A Dthemeelementscontext.cxx226 return new EffectStyleListContext( *this, mrTheme.getEffectStyleList() ); in createFastChildContext()

Completed in 19 milliseconds