Searched refs:isFolderEntry (Results 1 – 2 of 2) sorted by relevance
98 bool isFolderEntry( const SvLBoxEntry* _pEntry ) const;104 return !isFolderEntry( _pEntry ); in isTableOrViewEntry()
154 bool OTableTreeListBox::isFolderEntry( const SvLBoxEntry* _pEntry ) const in isFolderEntry() function in dbaui::OTableTreeListBox182 if ( isFolderEntry( pEntryLoop ) ) in notifyHiContrastChanged()635 …OSL_PRECOND( !isFolderEntry( _pEntry ), "OTableTreeListBox::getQualifiedTableName: folder entries … in getQualifiedTableName()
Completed in 12 milliseconds