Searched refs:getLastCol (Results 1 – 4 of 4) sorted by relevance
149 pTableStyle->getLastCol().getTextBoldStyle() = textBoldStyle; in SetTableStyleProperties()186 pTableStyle->getLastCol().getFillProperties() = pFstRowFillProperties; in CreateTableStyle()187 pTableStyle->getLastCol().getTextColor() = fstRowTextColor; in CreateTableStyle()218 pTableStyle->getLastCol().getFillProperties() = pFstRowFillProperties; in CreateTableStyle()219 pTableStyle->getLastCol().getTextColor() = fstRowTextColor; in CreateTableStyle()
246 rTable.getLastCol() ); in pushToXCell()247 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getLastCol()); in pushToXCell()
78 xRet = new TablePartStyleContext( *this, mrTableStyle.getLastCol() ); in createFastChildContext()
52 TableStylePart& getLastCol() { return maLastCol; } in getLastCol() function in oox::drawingml::table::TableStyle
Completed in 20 milliseconds