Searched refs:mrTableStyle (Results 1 – 4 of 4) sorted by relevance
41 , mrTableStyle( rTableStyle ) in TableStyleContext()43 mrTableStyle.getStyleId() = xAttribs->getOptionalValue( XML_styleId ); in TableStyleContext()44 mrTableStyle.getStyleName() = xAttribs->getOptionalValue( XML_styleName ); in TableStyleContext()60 xRet = new TableBackgroundStyleContext( *this, mrTableStyle ); in createFastChildContext()63 xRet = new TablePartStyleContext( *this, mrTableStyle.getWholeTbl() ); in createFastChildContext()66 xRet = new TablePartStyleContext( *this, mrTableStyle.getBand1H() ); in createFastChildContext()69 xRet = new TablePartStyleContext( *this, mrTableStyle.getBand2H() ); in createFastChildContext()72 xRet = new TablePartStyleContext( *this, mrTableStyle.getBand1V() ); in createFastChildContext()75 xRet = new TablePartStyleContext( *this, mrTableStyle.getBand2V() ); in createFastChildContext()78 xRet = new TablePartStyleContext( *this, mrTableStyle.getLastCol() ); in createFastChildContext()[all …]
40 , mrTableStyle( rTableStyle ) in TableBackgroundStyleContext()60 …boost::shared_ptr< FillProperties >& rxFillProperties = mrTableStyle.getBackgroundFillProperties(); in createFastChildContext()67 ShapeStyleRef& rStyleRef = mrTableStyle.getBackgroundFillStyleRef(); in createFastChildContext()
43 TableStyle& mrTableStyle; member in oox::drawingml::table::TableBackgroundStyleContext
45 TableStyle& mrTableStyle; member in oox::drawingml::table::TableStyleContext