Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx150 sal_Bool bEmptyLine : 1; member in SwAutoFormat
2228 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 …]
/trunk/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()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx1039 sal_Bool bEmptyLine = pLine->GetStart() == pLine->GetEnd(); in CursorVisualStartEnd() local
1043 if ( !bEmptyLine ) in CursorVisualStartEnd()
1097 sal_Bool bEmptyLine = pLine->GetStart() == pLine->GetEnd(); in CursorVisualLeftRight() local
1106 if ( bEmptyLine ) in CursorVisualLeftRight()

Completed in 61 milliseconds