Searched refs:bDelLastPara (Results 1 – 3 of 3) sorted by relevance
170 sal_Bool bDelLastPara : 1; member in SwRedline187 bDelLastPara( bDelLP ), bIsLastParaDelete( bIsPD ), bIsVisible( bVsbl ) in SwRedline()197 sal_Bool IsDelLastPara() const { return bDelLastPara; } in IsDelLastPara()
3072 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 …]
2124 sal_Bool bDelLastPara = !aInsPos.nNode.GetNode().IsCntntNode(); in MoveParagraph() local2132 if (bDelLastPara) in MoveParagraph()2152 if( bDelLastPara ) in MoveParagraph()
Completed in 53 milliseconds