Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx2717 const EditSelection& rSearchSelection, const EditPaM& rStartPos, EditSelection& rFoundSel ) in ImpSearch() argument
2779 rFoundSel.Min().SetNode( pNode ); in ImpSearch()
2780 rFoundSel.Min().SetIndex( nStartPos ); in ImpSearch()
2781 rFoundSel.Max().SetNode( pNode ); in ImpSearch()
2782 rFoundSel.Max().SetIndex( nEndPos ); in ImpSearch()
H A Dimpedit.hxx977 …hItem, const EditSelection& rSearchSelection, const EditPaM& rStartPos, EditSelection& rFoundSel );

Completed in 26 milliseconds