Searched refs:bOneTabOnly (Results 1 – 1 of 1) sorted by relevance
296 bool bOneTabOnly = (nTab == rRange.aEnd.Tab()); in FitToUnfilteredRows() local298 DBG_ASSERT( bOneTabOnly, "ScViewUtil::ExtendToUnfilteredRows: works only on one sheet"); in FitToUnfilteredRows()304 return static_cast<size_t>(nCount) == nRows && bOneTabOnly; in FitToUnfilteredRows()
Completed in 17 milliseconds