Home
last modified time | relevance | path

Searched refs:IsEntry (Results 1 – 4 of 4) sorted by relevance

/trunk/main/idl/source/cmptools/
H A Dhash.cxx103 while( (nMax != nLoop) && IsEntry( nIndex ) ) in Test_Insert()
240 sal_Bool SvStringHashTable::IsEntry( sal_uInt32 nIndex ) const in IsEntry() function in SvStringHashTable
263 if( !IsEntry( *pIndex ) ) in Insert()
290 if( IsEntry( nIndex ) ) in Get()
319 if( IsEntry( n ) ) in FillHashList()
/trunk/main/idl/inc/
H A Dhash.hxx52 virtual sal_Bool IsEntry( sal_uInt32 ) const = 0;
110 virtual sal_Bool IsEntry( sal_uInt32 nIndex ) const;
/trunk/main/tools/inc/tools/
H A Dglobname.hxx125 sal_Bool IsEntry( const SvGlobalName & rName );
/trunk/main/tools/source/ref/
H A Dglobname.cxx396 sal_Bool SvGlobalNameList::IsEntry( const SvGlobalName & rName ) in IsEntry() function in SvGlobalNameList

Completed in 29 milliseconds