Home
last modified time | relevance | path

Searched refs:ImpMatch (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/tools/source/fsys/
H A Dwldcrd.cxx47 sal_uInt16 WildCard::ImpMatch( const char *pWild, const char *pStr ) const in ImpMatch() function in WildCard
128 if ( ImpMatch( aTmpWild.Copy( 0, nSepPos ).GetBuffer(), aString.GetBuffer() ) ) in Matches()
135 if ( ImpMatch( aTmpWild.GetBuffer(), aString.GetBuffer() ) ) in Matches()
/aoo4110/main/tools/inc/tools/
H A Dwldcrd.hxx41 sal_uInt16 ImpMatch( const char *pWild, const char *pStr ) const;

Completed in 20 milliseconds