Searched refs:bEmptyLine (Results 1 – 3 of 3) sorted by relevance
150 sal_Bool bEmptyLine : 1; member in SwAutoFormat2228 bEmptyLine = !pNxtNd || in SwAutoFormat()2233 bEmptyLine = sal_True; // am Dokument Anfang in SwAutoFormat()2288 bEmptyLine = sal_True; in SwAutoFormat()2323 bEmptyLine = sal_True; in SwAutoFormat()2336 bEmptyLine = sal_False; in SwAutoFormat()2416 bEmptyLine = sal_True; in SwAutoFormat()2445 bEmptyLine = sal_True; in SwAutoFormat()2455 bEmptyLine = sal_False; in SwAutoFormat()2524 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()
1039 sal_Bool bEmptyLine = pLine->GetStart() == pLine->GetEnd(); in CursorVisualStartEnd() local1043 if ( !bEmptyLine ) in CursorVisualStartEnd()1097 sal_Bool bEmptyLine = pLine->GetStart() == pLine->GetEnd(); in CursorVisualLeftRight() local1106 if ( bEmptyLine ) in CursorVisualLeftRight()
Completed in 83 milliseconds