Home
last modified time | relevance | path

Searched refs:isLastRow (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/source/drawingml/table/
H A Dtablecell.cxx213 if ( rProperties.isLastRow() && ( nRow == nMaxRow ) ) in pushToXCell()
252 ( !rProperties.isLastRow() || ( nRow != nMaxRow ) ) ) in pushToXCell()
H A Dtablecontext.cxx63 mrTableProperties.isLastRow() = aAttribs.getBool( XML_lastRow, sal_False ); in createFastChildContext()
/trunk/main/oox/inc/oox/drawingml/table/
H A Dtableproperties.hxx54 sal_Bool& isLastRow(){ return mbLastRow; }; in isLastRow() function in oox::drawingml::table::TableProperties

Completed in 10 milliseconds