Searched refs:nMoves (Results 1 – 2 of 2) sorted by relevance
497 sal_Int32 nMoves = rConfigItem.GetGreetingMoves(); in InsertGreeting() local498 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()
921 sal_uInt16 nMoves = 0; in IMPL_LINK() local925 ++nMoves; in IMPL_LINK()929 if ( nMoves ) in IMPL_LINK()
Completed in 19 milliseconds