Home
last modified time | relevance | path

Searched refs:SearchAndReplace (Results 1 – 25 of 137) sorted by relevance

123456

/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDocumentViewBase.cxx867 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()
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()
904 sDisplay.SearchAndReplace( String::CreateFromAscii( ":" ), String::CreateFromAscii("\\:" )); in getExtendedAttributes()
956 sDisplay.SearchAndReplace( String::CreateFromAscii( "=" ), String::CreateFromAscii("\\=" ) ); in getExtendedAttributes()
957 sDisplay.SearchAndReplace( String::CreateFromAscii( ";" ), String::CreateFromAscii("\\;" ) ); in getExtendedAttributes()
[all …]
/trunk/main/l10ntools/source/
H A Dexport.cxx1249 sOrig.SearchAndReplace( sPart , sPartUTF8 ); in UnmergeUTF8()
1715 while ( sTmp.SearchAndReplace( "\\\"", "-=<[Hochkomma]>=-" ) in GetText()
1717 while ( sTmp.SearchAndReplace( "\\", "-=<[0x7F]>=-" ) in GetText()
1719 while ( sTmp.SearchAndReplace( "\\0x7F", "-=<[0x7F]>=-" ) in GetText()
1737 while( sToken.SearchAndReplace( "\t", " " ) != in GetText()
1739 while( sToken.SearchAndReplace( " ", " " ) != in GetText()
1753 while ( sReturn.SearchAndReplace( "-=<[0x7F]>=-", "" ) in GetText()
1755 while ( sReturn.SearchAndReplace( "-=<[Hochkomma]>=-", "\"" ) in GetText()
1763 while ( sReturn.SearchAndReplace( "-=<[BSlashBSlash]>=-", "\\" ) in GetText()
2381 sLine.SearchAndReplace( "\"", "< \"" ); in MergeRest()
[all …]
/trunk/main/tools/bootstrp/
H A Dinimgr.cxx97 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()
/trunk/main/svtools/source/misc/
H A Dehdl.cxx101 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()
/trunk/main/sw/source/ui/utlui/
H A Dinitui.cxx185 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()
/trunk/main/dbaccess/source/ext/adabas/
H A DAdabasNewDb.cxx467 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()
/trunk/main/padmin/source/
H A Dadddlg.cxx208 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 Dfontentry.cxx359 …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()
/trunk/main/connectivity/source/drivers/dbase/
H A Ddindexnode.cxx389 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
/trunk/main/filter/source/xsltdialog/
H A Dxmlfiltertabdialog.cxx68 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 Dxmlfiltersettingsdialog.cxx826 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()
/trunk/main/tools/inc/tools/
H A Dstring.hxx330 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,
/trunk/main/sw/source/ui/fldui/
H A Dfldvar.cxx480 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()
/trunk/main/sw/source/core/access/
H A Daccdoc.cxx821 … 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()
/trunk/main/sc/source/ui/view/
H A Dtabview4.cxx83 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()
/trunk/main/dbaccess/source/ui/dlg/
H A Dqueryfilter.cxx112 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()
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx478 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()
/trunk/main/sfx2/source/doc/
H A Ddocfilt.cxx80 aTest.SearchAndReplace( DEFINE_CONST_UNICODE( "*." ), String() ); in DBG_NAME()
116 while( aRet.SearchAndReplace( ';', ',' ) != STRING_NOTFOUND ) ; in GetSuffixes()
/trunk/main/sw/source/ui/config/
H A Doptcomp.cxx210 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()
/trunk/main/svtools/source/filter/
H A DSvFilterOptionsDialog.cxx197 …aInternalFilterName.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "draw_" ) ), String(), … in execute()
198 …aInternalFilterName.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "impress_" ) ), String(… in execute()
/trunk/main/cui/source/dialogs/
H A Dinsdlg.cxx316 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()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx1136 …sText.SearchAndReplace(String::CreateFromAscii( "%1"), String::CreateFromInt32( aDuration.Years ) … in Expand()
1137 …sText.SearchAndReplace(String::CreateFromAscii( "%2"), String::CreateFromInt32( aDuration.Months )… in Expand()
1138 …sText.SearchAndReplace(String::CreateFromAscii( "%3"), String::CreateFromInt32( aDuration.Days )… in Expand()
1139 …sText.SearchAndReplace(String::CreateFromAscii( "%4"), String::CreateFromInt32( aDuration.Hours )… in Expand()
1140 …sText.SearchAndReplace(String::CreateFromAscii( "%5"), String::CreateFromInt32( aDuration.Minutes)… in Expand()
1141 …sText.SearchAndReplace(String::CreateFromAscii( "%6"), String::CreateFromInt32( aDuration.Seconds)… in Expand()
/trunk/main/extensions/source/propctrlr/
H A Dselectlabeldialog.cxx90 …sDescription.SearchAndReplace(String::CreateFromAscii("$control_class$"), GetUIHeadlineName(nClass… in DBG_NAME()
92 sDescription.SearchAndReplace(String::CreateFromAscii("$control_name$"), sName); in DBG_NAME()
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerydlg.cxx277 sHelpText.SearchAndReplace( String( RTL_CONSTASCII_STRINGPARAM( "%1" ) ), sFirstWinName );
278 sHelpText.SearchAndReplace( String( RTL_CONSTASCII_STRINGPARAM( "%2" ) ), sSecondWinName );
/trunk/main/vcl/win/source/window/
H A Dsalmenu.cxx109 pSalMenuItem->mText.SearchAndReplace( '~', '&' ); in CreateMenuItem()
328 pWItem->mText.SearchAndReplace( '~', '&' ); in SetItemText()

Completed in 144 milliseconds

123456