Searched refs:bAppendLine (Results 1 – 3 of 3) sorted by relevance
50 sal_Bool SwCrsrShell::GoNextCell( sal_Bool bAppendLine ) in GoNextCell() argument86 if( pCrsr->HasMark() || !bAppendLine ) in GoNextCell()
789 sal_Bool bAppendLine = sal_True; in Execute() local791 bAppendLine = ((SfxBoolItem*)pItem)->GetValue(); in Execute()793 rSh.GoNextCell( bAppendLine ) ) ); in Execute()
628 sal_Bool GoNextCell( sal_Bool bAppendLine = sal_True );
Completed in 18 milliseconds