Home
last modified time | relevance | path

Searched refs:getLastCol (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/oox/source/drawingml/table/
H A Dtableproperties.cxx149 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()
H A Dtablecell.cxx246 rTable.getLastCol() ); in pushToXCell()
247 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getLastCol()); in pushToXCell()
H A Dtablestylecontext.cxx78 xRet = new TablePartStyleContext( *this, mrTableStyle.getLastCol() ); in createFastChildContext()
/aoo41x/main/oox/inc/oox/drawingml/table/
H A Dtablestyle.hxx52 TableStylePart& getLastCol() { return maLastCol; } in getLastCol() function in oox::drawingml::table::TableStyle

Completed in 20 milliseconds