Home
last modified time | relevance | path

Searched defs:replace (Results 1 – 23 of 23) sorted by relevance

/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/util/
H A DStringHelper.java32 public static String replace(String str, char from, String to) { in replace() method in StringHelper
/trunk/main/formula/source/core/inc/
H A Dcore_resource.hxx38 #define FORMULA_RES_PARAM( id, ascii, replace ) ResourceManager::loadString( id, ascii, replace ) argument
/trunk/main/dbaccess/source/core/inc/
H A Dcore_resource.hxx38 #define DBA_RES_PARAM( id, ascii, replace ) ResourceManager::loadString( id, ascii, replace ) argument
/trunk/main/forms/source/xforms/submission/
H A Dreplace.cxx51 CSubmission::SubmissionResult CSubmission::replace(const ::rtl::OUString& aReplace, const Reference… in replace() function in CSubmission
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/
H A DObjectArrayIterator.java119 public void replace(Object object) { in replace() method in ObjectArrayIterator
/trunk/main/forms/source/xforms/
H A DNameContainer.hxx73 void replace( const rtl::OUString& rName, in replace() function in NameContainer
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DProductDescription.java137 String replace = pair.replacement; in replaceMacros() local
/trunk/main/connectivity/qa/complex/connectivity/dbase/
H A DDBaseStringFunctions.java280 …private void replace(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.… in replace() method in DBaseStringFunctions
/trunk/main/cui/source/options/
H A Dcfgchart.cxx89 void SvxChartColorTable::replace( size_t _nIndex, const XColorEntry & _rEntry ) in replace() function in SvxChartColorTable
/trunk/main/soltools/support/
H A Dsimstr.cxx660 Simstr::replace(int pos, char c) in replace() function in Simstr
669 Simstr::replace(int startPos, int anzahl, const Simstr & S) in replace() function in Simstr
/trunk/main/xmerge/java/XMergeBridge/src/main/java/
H A DXMergeBridge.java337 public String replace(String origString, String origChar, String replaceChar){ in replace() method in XMergeBridge._XMergeBridge
/trunk/main/autodoc/inc/cosv/tpl/
H A Dvvector.hxx450 VirtualVector<XX,PTRDEL>::replace( iterator i_pos, in replace() function in csv::VirtualVector
/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/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java505 public static void replace(String file, String expr, String substitute) { in replace() method in FileUtil
/trunk/main/autodoc/source/cosv/strings/
H A Dstreamstr.cxx624 StreamStr::replace( position_type i_nStart, in replace() function in csv::StreamStr
/trunk/main/desktop/source/deployment/manager/
H A Ddp_extensionmanager.cxx1497 bool replace = false, abort = false; in checkUpdate() local
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx1071 bool replace = false, abort = false; in exportTo() local
/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
/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx629 static const sal_Unicode * replace( sal_Unicode const * const formatCode, sal_Unicode const * const… in replace() function
/trunk/main/animations/source/animcore/
H A Danimcore.cxx1899 ChildList_t::iterator replace = ::std::find(maChilds.begin(), maChilds.end(), oldChild); in replaceChild() local
/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx2436 OSQLParseNode* OSQLParseNode::replace (OSQLParseNode* pOldSubNode, OSQLParseNode* pNewSubNode ) in replace() function in connectivity::OSQLParseNode
/trunk/test/testassistant/lib/
H A Dtestcommon.jar ... writer java.io.IOException e public static void replace (java.lang.String, java.lang.String ...

Completed in 173 milliseconds