Home
last modified time | relevance | path

Searched refs:nMoves (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx497 sal_Int32 nMoves = rConfigItem.GetGreetingMoves(); in InsertGreeting() local
498 if( !bExample && 0 != nMoves ) in InsertGreeting()
500 if(nMoves < 0) in InsertGreeting()
502 rShell.MoveParagraph( nMoves ); in InsertGreeting()
505 while(nMoves) in InsertGreeting()
513 --nMoves; in InsertGreeting()
/trunk/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx921 sal_uInt16 nMoves = 0; in IMPL_LINK() local
925 ++nMoves; in IMPL_LINK()
929 if ( nMoves ) in IMPL_LINK()

Completed in 23 milliseconds