Home
last modified time | relevance | path

Searched refs:SearchAndReplaceAll (Results 1 – 25 of 72) sorted by relevance

123

/trunk/main/l10ntools/source/
H A Dlocalize.cxx239 sCur.SearchAndReplaceAll( sDelimiter, "/" ); in GetProjectRootRel()
371 sNegative.SearchAndReplaceAll( "\\", sDelimiter ); in CheckNegativeList()
372 sNegative.SearchAndReplaceAll( "/", sDelimiter ); in CheckNegativeList()
400 sNegative.SearchAndReplaceAll( "\\", sDelimiter ); in CheckPositiveList()
401 sNegative.SearchAndReplaceAll( "/", sDelimiter ); in CheckPositiveList()
527 sCur.SearchAndReplaceAll( "\\", sDelimiter ); in MergeSingleFile()
528 sCur.SearchAndReplaceAll( "/", sDelimiter ); in MergeSingleFile()
664 sOutputFileName.SearchAndReplaceAll( sInpath , sBlank ); in ExecuteMerge()
H A Dxrmmerge.cxx243 sActFileName.SearchAndReplaceAll( "/", "\\" ); in GetXrmFile()
413 sTmp.SearchAndReplaceAll( "\t", " " ); in GetAttribute()
450 rString.SearchAndReplaceAll( "\t", "\\t" ); in ConvertStringToDBFormat()
457 rString.SearchAndReplaceAll( "\\t", "\t" ); in ConvertStringToXMLFormat()
591 sOutput.SearchAndReplaceAll( sSearch, "_" ); in EndOfText()
H A Dcfgmerge.cxx255 sActFileName.SearchAndReplaceAll( "/", "\\" ); in GetCfgFile()
376 rText.SearchAndReplaceAll( "\n", " " ); in AddText()
377 rText.SearchAndReplaceAll( "\r", " " ); in AddText()
378 rText.SearchAndReplaceAll( "\t", " " ); in AddText()
379 rText.SearchAndReplaceAll( " ", " " ); in AddText()
H A Dhelpmerge.cxx154 fullFilePath.SearchAndReplaceAll( "\\", "/" ); in CreateSDF()
220 sTmp.SearchAndReplaceAll(ret,ret_char); // Remove \n in CreateSDF()
221 sTmp.SearchAndReplaceAll(tab,tab_char); // Remove \t in CreateSDF()
273 sActFileName.SearchAndReplaceAll( "/", "\\" ); in makeAbsolutePath()
577 sTPath.SearchAndReplaceAll( sDelimiter , '/' ); in MakeDir()
H A Dgsiconv.cxx70 sId.SearchAndReplaceAll( "($$)", "\t" ); in GetGSILineId()
95 sLangId.SearchAndReplaceAll( "($$)", "\t" ); in GetGSILineLangId()
/trunk/main/tools/bootstrp/
H A Dmkcreate.cxx227 sDirectoryName.SearchAndReplaceAll( "\\", "/" ); in GetDirectory()
364 sTarget.SearchAndReplaceAll( "\\", "$/" ); in GetTarget()
370 sDependency.SearchAndReplaceAll( "\\", "$/" ); in GetTarget()
395 sDependency.SearchAndReplaceAll( "\\", "$/" ); in GetTarget()
449 sSubDirectory.SearchAndReplaceAll( "\\", "$/" ); in GetSubDirsTarget()
472 sDirectory.SearchAndReplaceAll( "\\", "$/" ); in GetSubDirsTarget()
H A Drscdep.cxx263 aString.SearchAndReplaceAll('\\', ByteString( aDelim, RTL_TEXTENCODING_ASCII_US )); in main()
297 pStr->SearchAndReplaceAll('\\', ByteString( aDelim, RTL_TEXTENCODING_ASCII_US )); in main()
/trunk/main/forms/source/xforms/
H A Dresourcehelper.cxx69 sString.SearchAndReplaceAll( String(OUSTRING("$1")), String(rInfo1) ); in getResource()
70 sString.SearchAndReplaceAll( String(OUSTRING("$2")), String(rInfo2) ); in getResource()
71 sString.SearchAndReplaceAll( String(OUSTRING("$3")), String(rInfo3) ); in getResource()
/trunk/main/tools/inc/tools/
H A Dstring.hxx335 void SearchAndReplaceAll( sal_Char c, sal_Char cRep );
336 void SearchAndReplaceAll( const ByteString& rStr, const ByteString& rRepStr );
337 void SearchAndReplaceAll( const sal_Char* pCharStr, const ByteString& rRepStr );
633 void SearchAndReplaceAll( sal_Unicode c, sal_Unicode cRep );
634 void SearchAndReplaceAll( const UniString& rStr, const UniString& rRepStr );
635 void SearchAndReplaceAll( const sal_Unicode* pCharStr, const UniString& rRepStr );
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx2319 aFunction.SearchAndReplaceAll( aSlash, aEmpty); in CreateFrames()
2324 aFunction.SearchAndReplaceAll(aPlaceHolder, maHTMLExtension); in CreateFrames()
2328 aTmp.SearchAndReplaceAll(aPlaceHolder, maHTMLExtension); in CreateFrames()
2334 aTmp.SearchAndReplaceAll(aPlaceHolder, maHTMLExtension); in CreateFrames()
2338 aTmp.SearchAndReplaceAll(aPlaceHolder, maHTMLExtension); in CreateFrames()
2962 aScript.SearchAndReplaceAll( String(RTL_CONSTASCII_USTRINGPARAM("$$1")), getDocumentTitle() ); in CopyScript()
2965 aScript.SearchAndReplaceAll( String(RTL_CONSTASCII_USTRINGPARAM("$$2")), aSaveStr ); in CopyScript()
2967 aScript.SearchAndReplaceAll( String(RTL_CONSTASCII_USTRINGPARAM("$$3")), maCGIPath ); in CopyScript()
2969 …aScript.SearchAndReplaceAll( String(RTL_CONSTASCII_USTRINGPARAM("$$4")), String::CreateFromInt32(m… in CopyScript()
2970 …aScript.SearchAndReplaceAll( String(RTL_CONSTASCII_USTRINGPARAM("$$5")), String::CreateFromInt32(m… in CopyScript()
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx671 rString.SearchAndReplaceAll( DOUBLE_SEMICOLON, ';' ); in lcl_UnescapeSylk()
673 rString.SearchAndReplaceAll( DOUBLE_DOUBLEQUOTE, '"' ); in lcl_UnescapeSylk()
675 rString.SearchAndReplaceAll( SYLK_LF, _LF ); in lcl_UnescapeSylk()
1461 aCell.SearchAndReplaceAll( _LF, ' ' ); in Doc2Text()
1467 … aCell.SearchAndReplaceAll( cSep, mExportTextOptions.mcSeparatorConvertTo ); in Doc2Text()
1493 aCell.SearchAndReplaceAll( _LF, ' ' ); in Doc2Text()
1499 … aCell.SearchAndReplaceAll( cSep, mExportTextOptions.mcSeparatorConvertTo ); in Doc2Text()
1841 aCellStr.SearchAndReplaceAll( _LF, SYLK_LF ); in Doc2Sylk()
/trunk/main/sw/source/ui/dbui/
H A Ddbui.cxx127 sText.SearchAndReplaceAll( m_sVariable_Total, String::CreateFromInt32( m_nTotalCount ) ); in UpdateCountingText()
128 … sText.SearchAndReplaceAll( m_sVariable_Position, String::CreateFromInt32( m_nCurrentPosition ) ); in UpdateCountingText()
/trunk/main/desktop/source/migration/
H A Dpages.cxx100 …aText.SearchAndReplaceAll( UniString::CreateFromAscii("%OLD_VERSION"), Migration::getOldVersionNam… in WelcomePage()
186 …aText.SearchAndReplaceAll( UniString::CreateFromAscii("%OLDPRODUCT"), Migration::getOldVersionName… in MigrationPage()
/trunk/main/tools/source/communi/
H A Dparser.cxx103 sLine.SearchAndReplaceAll( "%UPD", sUPD ); in ReadLine()
104 sLine.SearchAndReplaceAll( "%VERSION", sVersion ); in ReadLine()
/trunk/main/padmin/source/
H A Dfontentry.cxx392 aFamily.SearchAndReplaceAll( '-', ' ' ); in IMPL_LINK()
393 aFamily.SearchAndReplaceAll( '?', ' ' ); in IMPL_LINK()
394 aFamily.SearchAndReplaceAll( '*', ' ' ); in IMPL_LINK()
/trunk/main/linguistic/workben/
H A Dsspellimp.cxx243 aAlt1.SearchAndReplaceAll( (sal_Unicode) 'x', (sal_Unicode) 'u'); in GetProposals()
244 aAlt1.SearchAndReplaceAll( (sal_Unicode) 'X', (sal_Unicode) 'U'); in GetProposals()
/trunk/main/sw/source/filter/html/
H A Dwrthtml.cxx1097 sMark.SearchAndReplaceAll( '?', '_' ); // '?' causes problems in IE/Netscape 5 in OutBookmarks()
1115 sMark.SearchAndReplaceAll( '?', '_' ); // '?' causes problems in IE/Netscape 5 in OutImplicitMark()
1141 sURL.SearchAndReplaceAll( '?', '_' ); // '?' causes problems in IE/Netscape 5 in OutHyperlinkHRefValue()
/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx571 sComment.SearchAndReplaceAll((sal_Unicode)_LF,(sal_Unicode)' '); in Activate()
863 sComment.SearchAndReplaceAll((sal_Unicode)_LF,(sal_Unicode)' '); in InsertParents()
1303 sMsg.SearchAndReplaceAll((sal_Unicode)_LF,(sal_Unicode)' '); in IMPL_LINK()
/trunk/main/sc/source/filter/rtf/
H A Deeimpars.cxx372 aStr.SearchAndReplaceAll( (sal_Unicode)'\t', (sal_Unicode)' ' ); in WriteToDocument()
373 aStr.SearchAndReplaceAll( (sal_Unicode)'\n', (sal_Unicode)' ' ); in WriteToDocument()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx1720 sTT_E_OLD.SearchAndReplaceAll( CUniString("\\n"), CUniString("\n") ); in IMPL_LINK()
1721 sTT_E_OLD.SearchAndReplaceAll( CUniString("\\t"), CUniString("\t") ); in IMPL_LINK()
1724 sTT_E_NEW.SearchAndReplaceAll( CUniString("\\n"), CUniString("\n") ); in IMPL_LINK()
1725 sTT_E_NEW.SearchAndReplaceAll( CUniString("\\t"), CUniString("\t") ); in IMPL_LINK()
1756 sTT_E_NEW.SearchAndReplaceAll( CUniString("\\n"), CUniString("\n") ); in IMPL_LINK()
1758 sTT_E_NEW.SearchAndReplaceAll( CUniString("\\t"), CUniString("\t") ); in IMPL_LINK()
1846 sTT_E_NEW.SearchAndReplaceAll( CUniString("\n"), CUniString("\\n") ); in VCLEventHook()
1848 sTT_E_NEW.SearchAndReplaceAll( CUniString("\t"), CUniString("\\t") ); in VCLEventHook()
2136 aTranslation.SearchAndReplaceAll( CUniString("\n"), CUniString("\\n") ); in Translate()
2138 aTranslation.SearchAndReplaceAll( CUniString("\t"), CUniString("\\t") ); in Translate()
/trunk/main/sw/source/core/undo/
H A DSwRewriter.cxx70 aResult.SearchAndReplaceAll(aIt->first, aIt->second); in Apply()
/trunk/main/sc/source/ui/formdlg/
H A Ddwfunctr.cxx916 aFirstArgStr.SearchAndReplaceAll(' ', '_'); in DoEnter()
936 sTmp.SearchAndReplaceAll(' ', '_'); in DoEnter()
/trunk/main/sd/inc/
H A DOutliner.hxx365 bool SearchAndReplaceAll (void);
/trunk/main/tools/source/string/
H A Dstrimp.cxx1757 void STRING::SearchAndReplaceAll( STRCODE c, STRCODE cRep ) in SearchAndReplaceAll() function in STRING
1778 void STRING::SearchAndReplaceAll( const STRCODE* pCharStr, const STRING& rRepStr ) in SearchAndReplaceAll() function in STRING
1795 void STRING::SearchAndReplaceAll( const STRING& rStr, const STRING& rRepStr ) in SearchAndReplaceAll() function in STRING
/trunk/main/sfx2/source/dialog/
H A Dalienwarn.cxx58 sInfoText.SearchAndReplaceAll( DEFINE_CONST_UNICODE("%FORMATNAME"), _rFormatName ); in SfxAlienWarningDialog()

Completed in 155 milliseconds

123