Lines Matching refs:SCCOLROW
63 sal_Bool bColumns, SCCOLROW nStart, SCCOLROW nEnd ) in lcl_PaintWidthHeight()
239 SCCOLROW nCol1, nCol2, nRow1, nRow2; in RemoveAllOutlines()
307 SCCOLROW nCol1, nCol2, nRow1, nRow2; in AutoOutline()
364 SCCOLROW nStart, nEnd; in SelectLevel()
414 SCCOLROW nThisStart = pEntry->GetStart(); in SelectLevel()
415 SCCOLROW nThisEnd = pEntry->GetEnd(); in SelectLevel()
416 for (SCCOLROW i=nThisStart; i<=nThisEnd; i++) in SelectLevel()
467 SCCOLROW nStart; in ShowMarkedOutlines()
468 SCCOLROW nEnd; in ShowMarkedOutlines()
469 SCCOLROW nMin; in ShowMarkedOutlines()
470 SCCOLROW nMax; in ShowMarkedOutlines()
471 SCCOLROW i; in ShowMarkedOutlines()
578 SCCOLROW nStart; in HideMarkedOutlines()
579 SCCOLROW nEnd; in HideMarkedOutlines()
582 SCCOLROW nEffStartCol = nStartCol; in HideMarkedOutlines()
583 SCCOLROW nEffEndCol = nEndCol; in HideMarkedOutlines()
587 SCCOLROW nEffStartRow = nStartRow; in HideMarkedOutlines()
588 SCCOLROW nEffEndRow = nEndRow; in HideMarkedOutlines()
620 if ( static_cast<SCCOLROW>(nStartCol)<=nEnd && static_cast<SCCOLROW>(nEndCol)>=nStart ) in HideMarkedOutlines()
666 SCCOLROW nStart = pEntry->GetStart(); in ShowOutline()
667 SCCOLROW nEnd = pEntry->GetEnd(); in ShowOutline()
696 SCCOLROW i; in ShowOutline()
718 SCCOLROW nSubStart = pEntry->GetStart(); in ShowOutline()
719 SCCOLROW nSubEnd = pEntry->GetEnd(); in ShowOutline()
758 SCCOLROW nStart = pEntry->GetStart(); in HideOutline()
759 SCCOLROW nEnd = pEntry->GetEnd(); in HideOutline()
788 SCCOLROW i; in HideOutline()