Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/crsr/
H A Dswcrsr.cxx793 sal_uLong lcl_FindSelection( SwFindParas& rParas, SwCursor* pCurCrsr, in lcl_FindSelection() argument
835 0 != ( nFndRet = rParas.Find( pCurCrsr, fnMove, in lcl_FindSelection()
864 && rParas.IsReplaceMode()) in lcl_FindSelection()
987 sal_uLong SwCursor::FindAll( SwFindParas& rParas, in FindAll() argument
1010 if( 0 == ( nFound = lcl_FindSelection( rParas, this, fnMove, in FindAll()
1044 nFound = lcl_FindSelection( rParas, this, fnMove, pFndRing, in FindAll()
1098 nFound = lcl_FindSelection( rParas, this, fnMove, pFndRing, in FindAll()
1133 if( 0 != (nFound = rParas.Find( this, fnMove, in FindAll()
/trunk/main/editeng/source/editeng/
H A Deditundo.cxx462 ( ImpEditEngine* _pImpEE, const Range& rParas, sal_uInt32 n ) in EditUndoMoveParagraphs() argument
464 nParagraphs( rParas ) in EditUndoMoveParagraphs()
H A Deditundo.hxx180 EditUndoMoveParagraphs( ImpEditEngine* pImpEE, const Range& rParas, sal_uInt32 nDest );

Completed in 24 milliseconds