Searched refs:getFirstCol (Results 1 – 4 of 4) sorted by relevance
148 pTableStyle->getFirstCol().getTextBoldStyle() = textBoldStyle; in SetTableStyleProperties()215 pTableStyle->getFirstCol().getFillProperties() = pFstRowFillProperties; in CreateTableStyle()216 pTableStyle->getFirstCol().getTextColor() = fstRowTextColor; in CreateTableStyle()
234 rTable.getFirstCol() ); in pushToXCell()235 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getFirstCol()); in pushToXCell()
81 xRet = new TablePartStyleContext( *this, mrTableStyle.getFirstCol() ); in createFastChildContext()
53 TableStylePart& getFirstCol() { return maFirstCol; } in getFirstCol() function in oox::drawingml::table::TableStyle
Completed in 10 milliseconds