Searched refs:getLastRow (Results 1 – 4 of 4) sorted by relevance
147 pTableStyle->getLastRow().getTextBoldStyle() = textBoldStyle; in SetTableStyleProperties()177 pTableStyle->getLastRow().getFillProperties() = pFstRowFillProperties; in CreateTableStyle()178 pTableStyle->getLastRow().getTextColor() = fstRowTextColor; in CreateTableStyle()179 …pTableStyle->getLastRow().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LinePrope… in CreateTableStyle()211 pTableStyle->getLastRow().getFillProperties() = pFstRowFillProperties; in CreateTableStyle()212 pTableStyle->getLastRow().getTextColor() = fstRowTextColor; in CreateTableStyle()213 …pTableStyle->getLastRow().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LinePrope… in CreateTableStyle()
222 rTable.getLastRow() ); in pushToXCell()223 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getLastRow()); in pushToXCell()
84 xRet = new TablePartStyleContext( *this, mrTableStyle.getLastRow() ); in createFastChildContext()
54 TableStylePart& getLastRow() { return maLastRow; } in getLastRow() function in oox::drawingml::table::TableStyle
Completed in 22 milliseconds