Searched refs:bEmptyLine (Results 1 – 3 of 3) sorted by relevance
150 sal_Bool bEmptyLine : 1; member in SwAutoFormat2227 bEmptyLine = !pNxtNd || in SwAutoFormat()2232 bEmptyLine = sal_True; // am Dokument Anfang in SwAutoFormat()2287 bEmptyLine = sal_True; in SwAutoFormat()2322 bEmptyLine = sal_True; in SwAutoFormat()2335 bEmptyLine = sal_False; in SwAutoFormat()2415 bEmptyLine = sal_True; in SwAutoFormat()2444 bEmptyLine = sal_True; in SwAutoFormat()2454 bEmptyLine = sal_False; in SwAutoFormat()2523 bEmptyLine = sal_False; in SwAutoFormat()[all …]
1243 sal_Bool bEmptyLine = sal_True; in GetMergeSel() local1251 if( bEmptyLine && !IsEmptyBox( *rPt.pSelBox, aPam )) in GetMergeSel()1252 bEmptyLine = sal_False; in GetMergeSel()1261 if( bEmptyLine && nSttPos < n ) in GetMergeSel()1276 bEmptyLine = IsEmptyBox( *aPosArr[n].pSelBox, aPam ); in GetMergeSel()1279 if( bEmptyLine && nSttPos < n ) in GetMergeSel()
1034 sal_Bool bEmptyLine = pLine->GetStart() == pLine->GetEnd(); in CursorVisualStartEnd() local1038 if ( !bEmptyLine ) in CursorVisualStartEnd()1092 sal_Bool bEmptyLine = pLine->GetStart() == pLine->GetEnd(); in CursorVisualLeftRight() local1101 if ( bEmptyLine ) in CursorVisualLeftRight()
Completed in 37 milliseconds