Searched refs:rSrch (Results 1 – 6 of 6) sorted by relevance
36 sal_Bool SwOutlineNodes::Seek_Entry( const SwNodePtr rSrch, sal_uInt16* pFndPos ) const in _SV_IMPL_SORTAR_ALG()38 sal_uLong nIdx = rSrch->GetIndex(); in _SV_IMPL_SORTAR_ALG()61 if( (*this)[ nM ] == rSrch ) in _SV_IMPL_SORTAR_ALG()
41 sal_Bool _SwFtnIdxs::Seek_Entry( const SwTxtFtnPtr rSrch, sal_uInt16* pFndPos ) const in _SV_IMPL_SORTAR_ALG()43 sal_uLong nIdx = _SwTxtFtn_GetIndex( rSrch ); in _SV_IMPL_SORTAR_ALG()44 xub_StrLen nCntIdx = *rSrch->GetStart(); in _SV_IMPL_SORTAR_ALG()
161 SwHash* Find( const String& rSrch, SwHash** ppTable,
201 _CalcOp* FindOperator( const String& rSrch ) in FindOperator() argument204 aSrch.pUName = &rSrch; in FindOperator()
76 sal_Bool SwSelBoxes::Seek_Entry( const SwTableBoxPtr rSrch, sal_uInt16* pFndPos ) const in _SV_IMPL_SORTAR_ALG()78 sal_uLong nIdx = rSrch->GetSttIdx(); in _SV_IMPL_SORTAR_ALG()87 if( (*this)[ nM ]->GetSttNd() == rSrch->GetSttNd() ) in _SV_IMPL_SORTAR_ALG()
513 void ScReplaceTabsStr( String& rStr, const String& rSrch, const String& rRepl ); // aus sw
Completed in 45 milliseconds