Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/inc/
H A Dtabletree.hxx98 bool isFolderEntry( const SvLBoxEntry* _pEntry ) const;
104 return !isFolderEntry( _pEntry ); in isTableOrViewEntry()
/trunk/main/dbaccess/source/ui/control/
H A Dtabletree.cxx154 bool OTableTreeListBox::isFolderEntry( const SvLBoxEntry* _pEntry ) const in isFolderEntry() function in dbaui::OTableTreeListBox
182 if ( isFolderEntry( pEntryLoop ) ) in notifyHiContrastChanged()
635 …OSL_PRECOND( !isFolderEntry( _pEntry ), "OTableTreeListBox::getQualifiedTableName: folder entries … in getQualifiedTableName()

Completed in 19 milliseconds