Searched refs:bSpaceLeft (Results 1 – 1 of 1) sorted by relevance
712 sal_Bool bSpaceLeft = sal_True; // Erfolg beim Einfuegen? in DoSubTotals() local720 for (sal_uInt16 nLevel=0; nLevel<=nLevelCount && bSpaceLeft; nLevel++) // incl. Gesamtergebnis in DoSubTotals()743 for (SCROW nRow=nStartRow; nRow<=nEndRow+1 && bSpaceLeft; nRow++) in DoSubTotals()786 bSpaceLeft = pDocument->InsertRow( 0, nTab, MAXCOL, nTab, in DoSubTotals()794 if (bSpaceLeft) in DoSubTotals()912 if (bSpaceLeft) in DoSubTotals()919 return bSpaceLeft; in DoSubTotals()
Completed in 27 milliseconds