Home
last modified time | relevance | path

Searched refs:replace (Results 226 – 250 of 323) sorted by relevance

12345678910>>...13

/trunk/test/testassistant/lib/
H A Dtestcommon.jar ... writer java.io.IOException e public static void replace (java.lang.String, java.lang.String ...
/trunk/main/xmloff/source/transform/
H A DTransformerBase.cxx1449 rDateTime = rDateTime.replace( sal_Unicode('.'), sal_Unicode(',')); in ConvertRNGDateTimeToISO()
/trunk/main/rsc/source/rsc/
H A Drsc.cxx1193 rImagePath = aRelPathStr.copy( nCopyPos ).replace( '\\', '/' ); in GetImageFilePath()
/trunk/main/rhino/
H A Drhino1_7R3.patch117 // strip line numbers, i.e. replace all #[0-9]+\(eval\) by
/trunk/main/sd/source/core/
H A DEffectMigration.cxx554 pMainSequence->replace( pEffect, pPreset, aPresetSubType ); in SetAnimationEffect()
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DError.ulf350 en-US = "Could not schedule file [2] to replace file [3] on reboot. Verify that you have write perm…
/trunk/main/ure/source/
H A DREADME349 Otherwise, use LD_PRELOAD to replace the libgcc_s.so.1 in URE with a matching
/trunk/main/vcl/win/source/gdi/
H A Dsalnativewidgets-luna.cxx1162 OUString aCaptionStr( aCaption.replace('~', '&') ); // translate mnemonics in drawNativeControl()
/trunk/main/sd/source/ui/app/
H A Dstrings.src890 Text [ en-US ] = "A design already exists with this name.\nDo you want to replace it?" ;
/trunk/main/stoc/source/implementationregistration/
H A Dimplreg.cxx1247 OUString implName = OUString(xSource->getKeyName().getStr() + 1).replace('/', '.').getStr(); in findImplementations()
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ywrapper.mm351 …// if not already acting as RadioGroup now is the time to replace RadioButtons with RadioGroups an…
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx1404 OString aTxt = OUStringToOString( rLabel.replace('~', '_'), RTL_TEXTENCODING_UTF8 ); in setLabel()
/trunk/main/package/source/package/zippackage/
H A DZipPackage.cxx551 rName = rName.replace( '\\', '/' ); in getZipFileContents()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx1643 sFunctionName = sFunctionName.replace(pReplaceChars[j],'_'); in exportGroupsExpressionAsFunction()
/trunk/main/sal/qa/rtl_strings/
H A Drtl_OString.cxx3428 aStr1= arrTestCase[i].input->replace(arrTestCase[i].oldChar, in test_rtl_OString_replace()
H A Drtl_OUString.cxx2905 aStr1= arrTestCase[i].input->replace(arrTestCase[i].oldChar,arrTestCase[i].newChar); in test_rtl_OUString_replace()
/trunk/main/sc/source/ui/src/
H A Dglobstr.src1508 Text [ en-US ] = "Do you want to replace the contents of #?" ;
/trunk/main/solenv/doc/gbuild/
H A Ddoxygen.cfg191 # Doxygen uses this value to replace tabs by spaces in code fragments.
263 # will make doxygen to replace the get and set methods by a property in the
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx2093 pEffectSequence->replace( pEffect, pDescriptor, fDuration ); in onChange()
/trunk/main/sal/qa/osl/file/
H A Dosl_File.cxx309 ustr1new = ustr1.replace(reverseSlash,(sal_Unicode)'/'); in compareFileName()
313 ustr2new = ustr2.replace(reverseSlash,(sal_Unicode)'/'); in compareFileName()
/trunk/main/stoc/source/inspect/
H A Dintrospection.cxx369 ::rtl::OUString aTypeName = aStr.replace( '_', '.' ); in getMethodIndex()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx1010 ::std::replace(getFields().begin(),getFields().end(),pEntry,pNewEntry); in SaveModified()
/trunk/main/connectivity/source/parse/
H A Dsqlbison.y4735 pParent->replace(pLiteral, pNewNode);
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx2143 aStr = aStr.replace( 'E', ' ' ); in importAnimateMotionContainer()
/trunk/main/oox/source/dump/
H A Ddumperbase.cxx2255 aFileName = aFileName.replace( *pcChar, '_' ); in getSysFileName()

Completed in 345 milliseconds

12345678910>>...13