Home
last modified time | relevance | path

Searched refs:replace (Results 201 – 225 of 323) sorted by relevance

12345678910>>...13

/trunk/main/sal/inc/rtl/
H A Dstring.hxx660 OString replace( sal_Char oldChar, sal_Char newChar ) const SAL_THROW(()) in replace() function in rtl::OString
H A Dustring.hxx1025 OUString replace( sal_Unicode oldChar, sal_Unicode newChar ) const SAL_THROW(()) in replace() function in rtl::OUString
/trunk/main/odk/examples/java/Inspector/
H A DUnoNode.java141 sIDLUrl += _sClassName.replace('.', '/'); in openIdlDescription()
/trunk/main/offapi/com/sun/star/ucb/
H A DXContentProviderManager.idl122 <TRUE/>: replace the provider possibly registered for the given URL
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOReportJobFactory.java183 currentLocale = newLocale.replace('-', '_'); in getLocaleFromRegistry()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.cxx154 return text.replace(LF, ' ').replace(CR, ' '); in confineToParagraph()
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DVclExplorer.java388 doc.replace(offset, textSelection.getLength(), code); in doInsertCode()
/trunk/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx547 delete pChildNode->replace(pChildNode->getChild(0),pNewNode); in replaceParameterNodeName()
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DLocalOfficeConnection.java700 aBuffer.replace( nPos, nPos+nOfs, aReplace ); in replaceAll()
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx1947 void EffectSequenceHelper::replace( const CustomAnimationEffectPtr& pEffect, const CustomAnimationP… in replace() function in sd::EffectSequenceHelper
1970 void EffectSequenceHelper::replace( const CustomAnimationEffectPtr& pEffect, const CustomAnimationP… in replace() function in sd::EffectSequenceHelper
1973 replace( pEffect, pPreset, strEmpty, fDuration ); in replace()
/trunk/main/forms/source/xforms/
H A Dsubmission.cxx344 aResult = xSubmission->replace(getReplace(), aInstanceDoc, Reference< XFrame >()); in doSubmit()
H A Ddatatypes.cxx922 return sString.replace( 'T', ' ' ); in typedValueAsHumanReadableString()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DOfficeProvider.java701 sysDir = sysDir.replace('/', '\\'); in getDirSys()
/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx1184 String.replace(idx, len, Replacement); in SubstitutePlaceholder()
/trunk/main/stoc/source/javavm/
H A Djavavm.cxx372 value= value.replace((sal_Unicode)';', (sal_Unicode)'|'); in getINetPropsFromConfig()
1193 aPropertyValue = aPropertyValue.replace(';', '|'); in elementReplaced()
/trunk/main/svx/source/src/
H A Dapp.hrc311 // The following eight RIDs replace the message in RID_ERRBOX_NOSETTINGS:
/trunk/main/icu/
H A Dicu4c-4_0_1-src.patch215 uprv_strcpy(cfile+uprv_strlen(cfile)-uprv_strlen(objSuffix), ".c" ); /* replace .o with .c */
/trunk/main/offapi/com/sun/star/i18n/
H A DXTransliteration.idl43 modules are primarily used by collation, and search and replace
/trunk/main/wizards/source/formwizard/
H A Ddbwizres.src3211 …Text [ en-US ] = "Placeholders will be used in empty fields. You can replace placeholders with tex…
3281 … the selected people. When creating an agenda from the template, you can replace these placeholder…
3361 Text [ en-US ] = "Click to replace this text" ;
/trunk/main/migrationanalysis/src/driver_docs/
H A Dallstrings.ulf698 en-US = "replace the trend line by drawing a line on the chart. You must click outside the chart wh…
1344 …move blank lines with heading style used by TOC. Numbering abuts Header: replace leading tabs in H…
2205 …column within the pivot table. Users can use the same type of formula to replace the content of an…
/trunk/main/external/mingwheaders/
H A Dmingw_atl_headers.patch960 - mov [esp+4], edx; // replace pThunk with pThis
967 + " movl %edx, $8(%ebp)\n" // replace pThunk with pThis
/trunk/main/bridges/source/jni_uno/
H A Djni_data.cxx1875 sig_buf.append( class_name.replace( '.', '/' ) ); in map_to_java()
2364 sig_buf.append( class_name.replace( '.', '/' ) ); in map_to_java()
/trunk/main/oox/source/ppt/
H A Dtimenodelistcontext.cxx880 aStr = aStr.replace( 'E', ' ' ); in AnimMotionContext()
/trunk/main/cui/source/customize/
H A Dcfg.src715 …con %ICONNAME is already contained in the image list.\nWould you like to replace the existing icon…
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx230 aName = aName.replace( '-', '_' ); in getFieldName()

Completed in 274 milliseconds

12345678910>>...13