Home
last modified time | relevance | path

Searched defs:match (Results 1 – 15 of 15) sorted by relevance

/trunk/main/connectivity/inc/connectivity/
H A DCommonTools.hxx52 inline sal_Bool match( const rtl::OUString& rWild, const sal_Unicode* pStr, sal_Unicode cEscape) in match() function
54 inline sal_Bool match( const rtl::OUString& rWild, const rtl::OUString& rStr, sal_Unicode cEscape) in match() function
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DProductDescription.java70 String match = "\\$\\{" + key + "\\}"; in setNewMacro() local
262 String match = "\\$\\{" + key + "\\}"; in parse() local
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DFormulaParser.java224 private void match(char c) throws FormulaParsingException { in match() method in FormulaParser
240 private void match(String symbol) throws FormulaParsingException { in match() method in FormulaParser
/trunk/main/sc/source/core/data/
H A Ddpcachetable.cxx78 bool ScDPCacheTable::FilterItem::match( const ScDPItemData& rCellData ) const in match() function in ScDPCacheTable::FilterItem
94 bool ScDPCacheTable::SingleFilter::match( const ScDPItemData& rCellData ) const in match() function in ScDPCacheTable::SingleFilter
120 bool ScDPCacheTable::GroupFilter::match( const ScDPItemData& rCellData ) const in match() function in ScDPCacheTable::GroupFilter
H A Ddpgroup.cxx307 bool ScDPGroupDateFilter::match( const ScDPItemData & rCellData ) const in match() function in ScDPGroupDateFilter
/trunk/main/scripting/source/storage/
H A DScriptSecurityManager.cxx145 bool match = isSecureURL( path ); in addScriptStorage() local
221 bool match = false; in isSecureURL() local
/trunk/main/connectivity/source/commontools/
H A DCommonTools.cxx59 sal_Bool match(const sal_Unicode* pWild, const sal_Unicode* pStr, const sal_Unicode cEscape) in match() function
/trunk/main/stoc/source/registry_tdprovider/
H A Drdbtdp_tdenumeration.cxx294 bool TypeDescriptionEnumerationImpl::match( in match() function in stoc_rdbtdp::TypeDescriptionEnumerationImpl
/trunk/main/l10ntools/source/
H A Dtagtest.cxx1310 sal_Bool TokenParser::match( const TokenInfo &aCurrentToken, const TokenId &aExpectedToken ) in match() function in TokenParser
1315 sal_Bool TokenParser::match( const TokenInfo &aCurrentToken, const TokenInfo &rExpectedToken ) in match() function in TokenParser
/trunk/main/comphelper/source/misc/
H A Dsequenceashashmap.cxx300 sal_Bool SequenceAsHashMap::match(const SequenceAsHashMap& rCheck) const in match() function in comphelper::SequenceAsHashMap
/trunk/main/vcl/unx/generic/app/
H A Di18n_im.cxx132 XKeyEventOp::match (const XKeyEvent &rEvent) const in match() function in XKeyEventOp
/trunk/main/soltools/mkdepend/
H A Dmain.c536 int match(str, list) in match() function
/trunk/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx246 const MatchTempDir match( tempEntry ); in initActivationLayer() local
1408 const MatchTempDir match(titleEncoded); in synchronizeAddedExtensions() local
/trunk/main/sal/inc/rtl/
H A Dstring.hxx378 sal_Bool match( const OString & str, sal_Int32 fromIndex = 0 ) const SAL_THROW(()) in match() function in rtl::OString
H A Dustring.hxx422 sal_Bool match( const OUString & str, sal_Int32 fromIndex = 0 ) const SAL_THROW(()) in match() function in rtl::OUString

Completed in 99 milliseconds