Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/table/
H A Dtableproperties.cxx147 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()
H A Dtablecell.cxx222 rTable.getLastRow() ); in pushToXCell()
223 lcl_getCharPropFromTblStylePart(aTextCharProps, rTable.getLastRow()); in pushToXCell()
H A Dtablestylecontext.cxx84 xRet = new TablePartStyleContext( *this, mrTableStyle.getLastRow() ); in createFastChildContext()
/aoo4110/main/oox/inc/oox/drawingml/table/
H A Dtablestyle.hxx54 TableStylePart& getLastRow() { return maLastRow; } in getLastRow() function in oox::drawingml::table::TableStyle

Completed in 27 milliseconds