Searched refs:rParas (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sw/source/core/crsr/ |
H A D | swcrsr.cxx | 793 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()
|
/aoo42x/main/editeng/source/editeng/ |
H A D | editundo.cxx | 462 ( ImpEditEngine* _pImpEE, const Range& rParas, sal_uInt32 n ) in EditUndoMoveParagraphs() argument 464 nParagraphs( rParas ) in EditUndoMoveParagraphs()
|
H A D | editundo.hxx | 180 EditUndoMoveParagraphs( ImpEditEngine* pImpEE, const Range& rParas, sal_uInt32 nDest );
|
Completed in 35 milliseconds