Searched refs:aReplaceStr (Results 1 – 3 of 3) sorted by relevance
680 String aReplaceStr( rSearchOpt.replaceString ); in ReplaceBackReferences() local681 aSTxt.ReplaceBackReferences( aReplaceStr, rStr, aResult ); in ReplaceBackReferences()682 pRet = new String( aReplaceStr ); in ReplaceBackReferences()
607 XubString aReplaceStr(aReplaceED.GetText()); in IMPL_LINK() local624 aRplcText = aReplaceStr; in IMPL_LINK()650 sEntry += aReplaceStr; in IMPL_LINK()
1307 String aReplaceStr = rPar.Get(4)->GetString(); in RTLFUNC() local1308 sal_uInt16 nReplaceStrLen = aReplaceStr.Len(); in RTLFUNC()1328 aResultStr.Insert( aReplaceStr, 0, nReplaceLen, nStartPos ); in RTLFUNC()1381 String aReplaceStr = rPar.Get(3)->GetString(); in RTLFUNC() local1424 sal_uInt16 nReplaceStrLen = aReplaceStr.Len(); in RTLFUNC()1441 aExpStr.Replace( nPos, nFindStrLen, aReplaceStr ); in RTLFUNC()
Completed in 32 milliseconds