Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/itiff/
H A Dccidecom.cxx632 …l CCIDecompressor::DecompressScanline( sal_uInt8 * pTarget, sal_uLong nTargetBits, bool bLastLine ) in DecompressScanline() argument
718 if( !bStatus && bLastLine ) in DecompressScanline()
H A Dccidecom.hxx61 sal_Bool DecompressScanline(sal_uInt8 * pTarget, sal_uLong nTargetBits, bool bLastLine );
/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx1801 bool bLastLine = false; in FillSelection() local
1804 bLastLine = true; in FillSelection()
1860 else if( !bLastLine ) in FillSelection()
1862 bLastLine = true; in FillSelection()
/trunk/main/svx/source/svdraw/
H A Dsvdview.cxx1284 sal_Bool bLastLine=(nParaLine==nParaLineAnz-1); in GetStatusText() local
1285 if (nCol>nLen || (!bLastLine && nCol==nLen)) { in GetStatusText()

Completed in 32 milliseconds