Home
last modified time | relevance | path

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

/aoo41x/main/toolkit/source/layout/core/
H A Dtable.cxx113 int nRowsLen = 0; in getMinimumSize() local
156 nRowsLen = SAL_MAX( nRowsLen, child->mnBottomRow ); in getMinimumSize()
166 aGroup.resize( g == 0 ? mnColsLen : nRowsLen ); in getMinimumSize()

Completed in 14 milliseconds