Searched refs:bPrevLineExtentsComment (Results 1 – 2 of 2) sorted by relevance
63 bPrevLineExtentsComment = sal_False; in SbiScanner()213 if( bPrevLineExtentsComment ) in NextSym()493 if( bPrevLineExtentsComment || (eScanType != SbxSTRING && in NextSym()496 bPrevLineExtentsComment = sal_False; in NextSym()500 bPrevLineExtentsComment = sal_True; in NextSym()
70 … sal_Bool bPrevLineExtentsComment; // sal_True: Previous line is comment and ends on "... _" member in SbiScanner