Home
last modified time | relevance | path

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

/aoo42x/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()
/aoo42x/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()
3385 bDelLastPara = sal_True; in MoveToSection()
3526 bDelLastPara = sal_True; in DelCopyOfSection()
3529 if( bDelLastPara ) in DelCopyOfSection()
3631 ( bDelLastPara ? -2 : -1 ) ); in MoveFromSection()
3646 if( bDelLastPara && *aPam.GetPoint() == *aPam.GetMark() ) in MoveFromSection()
3664 if( bDelLastPara ) in MoveFromSection()
[all …]
H A Ddocnum.cxx2124 sal_Bool bDelLastPara = !aInsPos.nNode.GetNode().IsCntntNode(); in MoveParagraph() local
2132 if (bDelLastPara) in MoveParagraph()
2152 if( bDelLastPara ) in MoveParagraph()

Completed in 37 milliseconds