Home
last modified time | relevance | path

Searched refs:bEmptyLine (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/core/edit/
H A Dautofmt.cxx150 sal_Bool bEmptyLine : 1; member in SwAutoFormat
2227 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 …]
/aoo41x/main/sw/source/core/frmedt/
H A Dtblsel.cxx1243 sal_Bool bEmptyLine = sal_True; in GetMergeSel() local
1251 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()
/aoo41x/main/editeng/source/editeng/
H A Dimpedit2.cxx1034 sal_Bool bEmptyLine = pLine->GetStart() == pLine->GetEnd(); in CursorVisualStartEnd() local
1038 if ( !bEmptyLine ) in CursorVisualStartEnd()
1092 sal_Bool bEmptyLine = pLine->GetStart() == pLine->GetEnd(); in CursorVisualLeftRight() local
1101 if ( bEmptyLine ) in CursorVisualLeftRight()

Completed in 56 milliseconds