Searched refs:rIdx2 (Results 1 – 3 of 3) sorted by relevance
353 sal_uInt16 &rIdx2, // "" in Insert() argument378 if( INDEX_IGNORE == rIdx2 ) in Insert()379 rIdx2 = pMyPool->Count(); in Insert()418 rIdx2 = rIdx1 = INDEX_IGNORE; in Insert()462 rIdx2 = nIdx; in Insert()472 rIdx1 = rIdx2 = INDEX_IGNORE; in Insert()553 rIdx2, in Insert()
69 void Insert( const SwNodeIndex& rIdx1, const SwNodeIndex& rIdx2 );
50 void SwPamRanges::Insert( const SwNodeIndex& rIdx1, const SwNodeIndex& rIdx2 ) in Insert() argument52 SwPamRange aRg( rIdx1.GetIndex(), rIdx2.GetIndex() ); in Insert()
Completed in 29 milliseconds