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()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 …]
2216 sal_Bool bDelLastPara = !aInsPos.nNode.GetNode().IsCntntNode(); in MoveParagraph() local2224 if (bDelLastPara) in MoveParagraph()2244 if( bDelLastPara ) in MoveParagraph()
Completed in 109 milliseconds