/aoo41x/main/sd/source/ui/accessibility/ |
H A D | AccessibleDocumentViewBase.cxx | 867 sDisplay.SearchAndReplace( String::CreateFromAscii( "=" ), String::CreateFromAscii("\\=" ) ); in getExtendedAttributes() 868 sDisplay.SearchAndReplace( String::CreateFromAscii( ";" ), String::CreateFromAscii("\\;" ) ); in getExtendedAttributes() 869 sDisplay.SearchAndReplace( String::CreateFromAscii( "," ), String::CreateFromAscii("\\," ) ); in getExtendedAttributes() 870 sDisplay.SearchAndReplace( String::CreateFromAscii( ":" ), String::CreateFromAscii("\\:" ) ); in getExtendedAttributes() 900 sDisplay.SearchAndReplace( String::CreateFromAscii( "=" ), String::CreateFromAscii("\\=" )); in getExtendedAttributes() 901 sDisplay.SearchAndReplace( String::CreateFromAscii( ";" ), String::CreateFromAscii("\\;" )); in getExtendedAttributes() 902 sDisplay.SearchAndReplace( String::CreateFromAscii( "," ), String::CreateFromAscii("\\," )); in getExtendedAttributes() 903 sDisplay.SearchAndReplace( String::CreateFromAscii( ":" ), String::CreateFromAscii("\\:" )); in getExtendedAttributes() 955 sDisplay.SearchAndReplace( String::CreateFromAscii( "=" ), String::CreateFromAscii("\\=" ) ); in getExtendedAttributes() 956 sDisplay.SearchAndReplace( String::CreateFromAscii( ";" ), String::CreateFromAscii("\\;" ) ); in getExtendedAttributes() [all …]
|
/aoo41x/main/tools/bootstrp/ |
H A D | inimgr.cxx | 97 sTmp.SearchAndReplace( sUnc, _INI_DRV ); in ToLocal() 98 sTmp.SearchAndReplace( sOldUnc, _INI_DRV ); in ToLocal() 104 sTmp.SearchAndReplace( sIni, sLocalPath ); in ToLocal() 106 while ( sTmp.SearchAndReplace( "\\\\", "\\" ) != STRING_NOTFOUND ) ; in ToLocal() 108 sTmp.SearchAndReplace( sGlobalDir, sLocalPath ); in ToLocal() 111 sTmp.SearchAndReplace( sOldGlobalDir, sLocalPath ); in ToLocal() 113 while ( sTmp.SearchAndReplace( "//", "/" ) != STRING_NOTFOUND ) ; in ToLocal()
|
/aoo41x/main/l10ntools/source/ |
H A D | export.cxx | 1259 sOrig.SearchAndReplace( sPart , sPartUTF8 ); in UnmergeUTF8() 1725 while ( sTmp.SearchAndReplace( "\\\"", "-=<[Hochkomma]>=-" ) in GetText() 1727 while ( sTmp.SearchAndReplace( "\\", "-=<[0x7F]>=-" ) in GetText() 1729 while ( sTmp.SearchAndReplace( "\\0x7F", "-=<[0x7F]>=-" ) in GetText() 1747 while( sToken.SearchAndReplace( "\t", " " ) != in GetText() 1749 while( sToken.SearchAndReplace( " ", " " ) != in GetText() 1763 while ( sReturn.SearchAndReplace( "-=<[0x7F]>=-", "" ) in GetText() 1765 while ( sReturn.SearchAndReplace( "-=<[Hochkomma]>=-", "\"" ) in GetText() 1773 while ( sReturn.SearchAndReplace( "-=<[BSlashBSlash]>=-", "\\" ) in GetText() 2391 sLine.SearchAndReplace( "\"", "< \"" ); in MergeRest() [all …]
|
/aoo41x/main/svtools/source/misc/ |
H A D | ehdl.cxx | 101 aErr.SearchAndReplace(String::CreateFromAscii( "$(ACTION)" ), aAction); in aWndFunc() 102 aErr.SearchAndReplace(String::CreateFromAscii( "$(ERROR)" ), rErr); in aWndFunc() 202 i = rStr.SearchAndReplace(String::CreateFromAscii( "$(ARG1)" ), in CreateString() 217 i = rStr.SearchAndReplace(String::CreateFromAscii( "$(ARG1)" ), in CreateString() 391 rStr.SearchAndReplace( in GetErrorString() 406 rStr.SearchAndReplace(String::CreateFromAscii( "$(CLASS)" ),aErrStr); in GetErrorString() 461 rStr.SearchAndReplace( String::CreateFromAscii( "$(ARG1)" ), aArg1 ); in GetString() 475 … rStr.SearchAndReplace( String::CreateFromAscii( "$(ERR)" ), ( (ResString)aEr ).GetString() ); in GetString()
|
/aoo41x/main/sw/source/ui/utlui/ |
H A D | initui.cxx | 185 aModStr.SearchAndReplace( aCode.GetName(), String() ); in ShellResource() 256 p->SearchAndReplace(C2S("%1"), C2S(",,")); in ImpAutoFmtNameListLoader() 257 p->SearchAndReplace(C2S("%2"), C2S("''")); in ImpAutoFmtNameListLoader() 262 p->SearchAndReplace(C2S("%1"), rLclD.getDoubleQuotationMarkStart()); in ImpAutoFmtNameListLoader() 263 p->SearchAndReplace(C2S("%2"), rLclD.getDoubleQuotationMarkEnd()); in ImpAutoFmtNameListLoader()
|
/aoo41x/main/dbaccess/source/ext/adabas/ |
H A D | AdabasNewDb.cxx | 467 aMsg.SearchAndReplace(String::CreateFromAscii("\'#\'"),String::CreateFromAscii("40")); 477 aMsg.SearchAndReplace(String::CreateFromAscii("\'#\'"),String::CreateFromAscii("40")); 500 …aErrorMessage.SearchAndReplace(String::CreateFromAscii("$name$"),String::CreateFromAscii("SYSDEVSP… 502 …aErrorMessage.SearchAndReplace(String::CreateFromAscii("$name$"),String::CreateFromAscii("TRANSACT… 504 …aErrorMessage.SearchAndReplace(String::CreateFromAscii("$name$"),String::CreateFromAscii("DATDEVSP… 619 aMsg.SearchAndReplace(String::CreateFromAscii("\'#\'"),String::CreateFromAscii("40")); 657 aMsg.SearchAndReplace(String::CreateFromAscii("\'#\'"),String::CreateFromAscii("40")); in IMPL_LINK() 671 aMsg.SearchAndReplace(String::CreateFromAscii("\'#\'"),String::CreateFromAscii("40")); in IMPL_LINK() 685 aMsg.SearchAndReplace(String::CreateFromAscii("\'#\'"),String::CreateFromAscii("40")); in IMPL_LINK()
|
/aoo41x/main/soldep/bootstrp/ |
H A D | minormk.cxx | 57 while( sPath.SearchAndReplace( "//", "/" ) != STRING_NOTFOUND ) {}; in MinorMk() 60 while( sPath.SearchAndReplace( "\\\\", "\\" ) != STRING_NOTFOUND ) {}; in MinorMk() 88 while( sPath.SearchAndReplace( "//", "/" ) != STRING_NOTFOUND ) {}; in MinorMk() 91 while( sPath.SearchAndReplace( "\\\\", "\\" ) != STRING_NOTFOUND ) {}; in MinorMk()
|
/aoo41x/main/padmin/source/ |
H A D | adddlg.cxx | 208 aText.SearchAndReplace( String::CreateFromAscii( "%s" ), m_aDriverBox.GetSelectEntry( i ) ); in IMPL_LINK() 221 aText.SearchAndReplace( String::CreateFromAscii( "%s" ), m_aDriverBox.GetSelectEntry( i ) ); in IMPL_LINK() 241 aText.SearchAndReplace( String::CreateFromAscii( "%s" ), m_aDriverBox.GetSelectEntry( i ) ); in IMPL_LINK() 250 aText.SearchAndReplace( String::CreateFromAscii( "%s" ), m_aDriverBox.GetSelectEntry( i ) ); in IMPL_LINK() 292 … aText.SearchAndReplace( String::CreateFromAscii( "%s1" ), m_aDriverBox.GetSelectEntry( i ) ); in IMPL_LINK() 293 aText.SearchAndReplace( String::CreateFromAscii( "%s2" ), aFile ); in IMPL_LINK() 521 …aText.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "%s1" ) ), String( aPrinter, aEncodin… in APOldPrinterPage() 522 …aText.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "%s2" ) ), String( aDriver, aEncoding… in APOldPrinterPage() 534 …aText.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "%s" ) ), String( aPrinter, aEncoding… in APOldPrinterPage() 646 aText.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "%s" ) ), pInfo->m_aPrinterName ); in addOldPrinters()
|
H A D | fontentry.cxx | 359 …aErrorText.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "%s" ) ), m_aFontBox.GetSelectEn… in IMPL_LINK() 385 …aQueryTxt.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "%d1" ) ), String::CreateFromInt3… in IMPL_LINK() 386 …aQueryTxt.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "%d2" ) ), String::CreateFromInt3… in IMPL_LINK() 388 … aQueryTxt.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "%s" ) ), aFamily ); in IMPL_LINK() 497 aText.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "%s" ) ), rFile ); in queryOverwriteFile() 532 aText.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "%s" ) ), rFile ); in importFontFailed() 625 …aText.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "%d" ) ), String::CreateFromInt32( nS… in copyFonts()
|
/aoo41x/main/connectivity/source/drivers/dbase/ |
H A D | dindexnode.cxx | 389 aParent->SearchAndReplace(aNode.GetKey(), in Delete() 485 aParent->SearchAndReplace(aLastNode.GetKey(), in Split() 573 aParent->SearchAndReplace((*this)[nLastNode].GetKey(),(*this)[nCount-1].GetKey()); in Merge() 591 aParent->SearchAndReplace(aReplaceNode.GetKey(),(*this)[nCount-1].GetKey()); in Merge() 603 aParent->SearchAndReplace(aReplaceNode.GetKey(),(*this)[Count()-1].GetKey()); in Merge() 659 …aParent->SearchAndReplace((*aParent)[nParentNodePos-1].GetKey(),(*aParent)[nParentNodePos].GetKey(… in Merge() 1011 void ONDXPage::SearchAndReplace(const ONDXKey& rSearch, in SearchAndReplace() function in ONDXPage
|
/aoo41x/main/filter/source/xsltdialog/ |
H A D | xmlfiltertabdialog.cxx | 68 aTitle.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM("%s") ), mpNewInfo->maFilterName ); in XMLFilterTabDialog() 306 aMessage.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM("%s1") ), aReplace1 ); in onOk() 307 aMessage.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM("%s2") ), aReplace2 ); in onOk() 311 aMessage.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM("%s") ), aReplace1 ); in onOk()
|
H A D | xmlfiltersettingsdialog.cxx | 826 aMessage.SearchAndReplace( aPlaceHolder, pInfo->maFilterName ); in onDelete() 950 aMsg.SearchAndReplace( sPlaceholder, String::CreateFromInt32(nFilters) ); in onSave() 951 aMsg.SearchAndReplace( sPlaceholder, aURL.GetName() ); in onSave() 956 aMsg.SearchAndReplace( sPlaceholder, (*aFilters.begin())->maFilterName ); in onSave() 957 aMsg.SearchAndReplace( sPlaceholder, aURL.GetName() ); in onSave() 1014 aMsg.SearchAndReplace( sPlaceholder, aURLObj.GetName() ); in onOpen() 1019 aMsg.SearchAndReplace( sPlaceholder, aFilterName ); in onOpen() 1025 aMsg.SearchAndReplace( sPlaceholder, String::CreateFromInt32(nFilters) ); in onOpen()
|
/aoo41x/main/tools/inc/tools/ |
H A D | string.hxx | 330 xub_StrLen SearchAndReplace( sal_Char c, sal_Char cRep, xub_StrLen nIndex = 0 ); 331 xub_StrLen SearchAndReplace( const ByteString& rStr, const ByteString& rRepStr, 333 xub_StrLen SearchAndReplace( const sal_Char* pCharStr, const ByteString& rRepStr, 625 xub_StrLen SearchAndReplace( sal_Unicode c, sal_Unicode cRep, 627 xub_StrLen SearchAndReplace( const UniString& rStr, const UniString& rRepStr, 629 xub_StrLen SearchAndReplace( const sal_Unicode* pCharStr, const UniString& rRepStr,
|
/aoo41x/main/sw/source/ui/fldui/ |
H A D | fldvar.cxx | 480 sal_uInt16 nTmpPos = sCmd.SearchAndReplace( sfx2::cTokenSeperator, ' ' ); in IMPL_LINK() 481 sCmd.SearchAndReplace( sfx2::cTokenSeperator, ' ', nTmpPos ); in IMPL_LINK() 1082 … sal_uInt16 nTmpPos = sValue.SearchAndReplace( ' ', sfx2::cTokenSeperator ); in IMPL_LINK() 1083 sValue.SearchAndReplace( ' ', sfx2::cTokenSeperator, nTmpPos ); in IMPL_LINK() 1120 sal_uInt16 nTmpPos = sValue.SearchAndReplace( ' ', sfx2::cTokenSeperator ); in IMPL_LINK() 1121 sValue.SearchAndReplace( ' ', sfx2::cTokenSeperator, nTmpPos ); in IMPL_LINK()
|
/aoo41x/main/sw/source/core/access/ |
H A D | accdoc.cxx | 821 … sectionName.SearchAndReplace( String::CreateFromAscii( "\\" ), String::CreateFromAscii("\\\\" )); in getExtendedAttributes() 822 sectionName.SearchAndReplace( String::CreateFromAscii( "=" ), String::CreateFromAscii("\\=" ) ); in getExtendedAttributes() 823 sectionName.SearchAndReplace( String::CreateFromAscii( ";" ), String::CreateFromAscii("\\;" ) ); in getExtendedAttributes() 824 sectionName.SearchAndReplace( String::CreateFromAscii( "," ), String::CreateFromAscii("\\," ) ); in getExtendedAttributes() 825 sectionName.SearchAndReplace( String::CreateFromAscii( ":" ), String::CreateFromAscii("\\:" ) ); in getExtendedAttributes()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabview4.cxx | 83 aHelp.SearchAndReplace( String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("%1")), in ShowRefTip() 85 aHelp.SearchAndReplace( String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("%2")), in ShowRefTip() 279 aHelpStr.SearchAndReplace( String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("%1")), in UpdateRef() 281 aHelpStr.SearchAndReplace( String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("%2")), in UpdateRef()
|
/aoo41x/main/dbaccess/source/ui/dlg/ |
H A D | queryfilter.cxx | 112 while (aString.SearchAndReplace( '*', '%' ) != STRING_NOTFOUND) ; in Replace_OS_PlaceHolder() 113 while (aString.SearchAndReplace( '?', '_' ) != STRING_NOTFOUND) ; in Replace_OS_PlaceHolder() 119 while (aString.SearchAndReplace( '%', '*' ) != STRING_NOTFOUND) ; in Replace_SQL_PlaceHolder() 120 while (aString.SearchAndReplace( '_', '?' ) != STRING_NOTFOUND) ; in Replace_SQL_PlaceHolder()
|
/aoo41x/main/svx/source/sidebar/ |
H A D | nbdtmg.cxx | 478 aStrFromRES.SearchAndReplace(aReplace,sNUM); in RelplaceNumRule() 739 aStrFromRES.SearchAndReplace(aReplace,sNUM); in RelplaceNumRule() 1116 aStrFromRES.SearchAndReplace(aReplace,sNUM); in RelplaceNumRule() 1150 sEmpty.SearchAndReplace(aReplace,sNUM); in RelplaceNumRule() 1194 aStrFromRES.SearchAndReplace(aReplace,sNUM); in RelplaceNumRule() 1234 aStrFromRES.SearchAndReplace(aReplace,sNUM); in RelplaceNumRule() 1603 aStrFromRES.SearchAndReplace(aReplace,sNUM); in RelplaceNumRule() 1925 aStrFromRES.SearchAndReplace(aReplace,sNUM); in RelplaceNumRule()
|
/aoo41x/main/sfx2/source/doc/ |
H A D | docfilt.cxx | 80 aTest.SearchAndReplace( DEFINE_CONST_UNICODE( "*." ), String() ); in DBG_NAME() 116 while( aRet.SearchAndReplace( ';', ',' ) != STRING_NOTFOUND ) ; in GetSuffixes()
|
/aoo41x/main/sw/source/ui/config/ |
H A D | optcomp.cxx | 210 rEntry.SearchAndReplace( String::CreateFromAscii("%FORMATNAME"), sFormatName ); in ReplaceFormatName() 211 rEntry.SearchAndReplace( String::CreateFromAscii("%FORMATVERSION"), sFormatVersion ); in ReplaceFormatName() 298 sText.SearchAndReplace( String::CreateFromAscii("%DOCNAME"), sDocTitle ); in InitControls()
|
/aoo41x/main/svtools/source/filter/ |
H A D | SvFilterOptionsDialog.cxx | 197 …aInternalFilterName.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "draw_" ) ), String(), … in execute() 198 …aInternalFilterName.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "impress_" ) ), String(… in execute()
|
/aoo41x/main/cui/source/dialogs/ |
H A D | insdlg.cxx | 316 aErr.SearchAndReplace( String( '%' ), aFileName ); in Execute() 324 aErr.SearchAndReplace( String( '%' ), aServerName ); in Execute() 377 aErr.SearchAndReplace( String( '%' ), aFileName ); in Execute() 535 aErr.SearchAndReplace( String( '%' ), aURL ); in Execute()
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | selectlabeldialog.cxx | 90 …sDescription.SearchAndReplace(String::CreateFromAscii("$control_class$"), GetUIHeadlineName(nClass… in DBG_NAME() 92 sDescription.SearchAndReplace(String::CreateFromAscii("$control_name$"), sName); in DBG_NAME()
|
/aoo41x/main/vcl/win/source/window/ |
H A D | salmenu.cxx | 109 pSalMenuItem->mText.SearchAndReplace( '~', '&' ); in CreateMenuItem() 328 pWItem->mText.SearchAndReplace( '~', '&' ); in SetItemText()
|
/aoo41x/main/dbaccess/source/ui/querydesign/ |
H A D | querydlg.cxx | 277 sHelpText.SearchAndReplace( String( RTL_CONSTASCII_STRINGPARAM( "%1" ) ), sFirstWinName ); 278 sHelpText.SearchAndReplace( String( RTL_CONSTASCII_STRINGPARAM( "%2" ) ), sSecondWinName );
|