Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/crsr/
H A Dtrvltbl.cxx50 sal_Bool SwCrsrShell::GoNextCell( sal_Bool bAppendLine ) in GoNextCell() argument
86 if( pCrsr->HasMark() || !bAppendLine ) in GoNextCell()
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx789 sal_Bool bAppendLine = sal_True; in Execute() local
791 bAppendLine = ((SfxBoolItem*)pItem)->GetValue(); in Execute()
793 rSh.GoNextCell( bAppendLine ) ) ); in Execute()
/trunk/main/sw/inc/
H A Dcrsrsh.hxx628 sal_Bool GoNextCell( sal_Bool bAppendLine = sal_True );

Completed in 32 milliseconds