Home
last modified time | relevance | path

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

/aoo4110/main/sw/inc/
H A Dredline.hxx170 sal_Bool bDelLastPara : 1; member in SwRedline
187 bDelLastPara( bDelLP ), bIsLastParaDelete( bIsPD ), bIsVisible( bVsbl ) in SwRedline()
197 sal_Bool IsDelLastPara() const { return bDelLastPara; } in IsDelLastPara()
/aoo4110/main/sw/source/core/doc/
H A Ddocredln.cxx3072 bDelLastPara = bIsLastParaDelete = sal_False; in SwRedline()
3083 bDelLastPara = bIsLastParaDelete = sal_False; in SwRedline()
3094 bDelLastPara = bIsLastParaDelete = sal_False; in SwRedline()
3103 bDelLastPara = bIsLastParaDelete = sal_False; in SwRedline()
3378 bDelLastPara = sal_True; in MoveToSection()
3519 bDelLastPara = sal_True; in DelCopyOfSection()
3522 if( bDelLastPara ) in DelCopyOfSection()
3624 ( bDelLastPara ? -2 : -1 ) ); in MoveFromSection()
3639 if( bDelLastPara && *aPam.GetPoint() == *aPam.GetMark() ) in MoveFromSection()
3657 if( bDelLastPara ) in MoveFromSection()
[all …]
H A Ddocnum.cxx2216 sal_Bool bDelLastPara = !aInsPos.nNode.GetNode().IsCntntNode(); in MoveParagraph() local
2224 if (bDelLastPara) in MoveParagraph()
2244 if( bDelLastPara ) in MoveParagraph()

Completed in 109 milliseconds