Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/drawingml/
H A Dtheme.hxx61 inline FillStyleList& getBgFillStyleList() { return maBgFillStyleList; } in getBgFillStyleList() function in oox::drawingml::Theme
62 inline const FillStyleList& getBgFillStyleList() const { return maBgFillStyleList; } in getBgFillStyleList() function in oox::drawingml::Theme
/trunk/main/oox/source/drawingml/
H A Dthemeelementscontext.cxx228 return new FillStyleListContext( *this, mrTheme.getBgFillStyleList() ); in createFastChildContext()

Completed in 16 milliseconds