Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/table/
H A Dtablecell.cxx237 if ( rProperties.isLastCol() && ( nColumn == nMaxColumn ) ) in pushToXCell()
334 ( !rProperties.isLastCol() || ( nColumn != nMaxColumn ) ) ) in pushToXCell()
H A Dtablecontext.cxx64 mrTableProperties.isLastCol() = aAttribs.getBool( XML_lastCol, sal_False ); in createFastChildContext()
/aoo4110/main/oox/inc/oox/drawingml/table/
H A Dtableproperties.hxx55 sal_Bool& isLastCol(){ return mbLastCol; }; in isLastCol() function in oox::drawingml::table::TableProperties

Completed in 24 milliseconds