Searched refs:nRowLevel (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sc/source/ui/docshell/ |
H A D | olinefun.cxx | 576 sal_uInt16 nRowLevel; in HideMarkedOutlines() local 590 pRowArray->FindTouchedLevel( nStartRow, nEndRow, nRowLevel ); in HideMarkedOutlines() 591 pRowArray->ExtendBlock( nRowLevel, nEffStartRow, nEffEndRow ); in HideMarkedOutlines() 626 nCount = pRowArray->GetCount(nRowLevel); in HideMarkedOutlines() 629 pEntry = pRowArray->GetEntry(nRowLevel,i); in HideMarkedOutlines() 634 HideOutline( nTab, sal_False, nRowLevel, i, sal_False, sal_False, bApi ); in HideMarkedOutlines()
|
Completed in 12 milliseconds