Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/browser/
H A DdsEntriesNoExp.cxx70 return etTableOrView; in getChildType()
112 return etTableOrView; in getEntryType()
210 case etTableOrView: in getDatabaseObjectType()
H A DdsbrowserDnD.cxx203 …TransferableHelper* pTransfer = implCopyObject( pHitEntry, ( etTableOrView == eEntryType ) ? Comma… in requestDrag()
223 return ( eType == etTableOrView || eType == etQuery ); in isEntryCopyAllowed()
H A Dunodatbr.cxx2269 populateTree( xViewSup->getViews(), _pParent, etTableOrView ); in IMPL_LINK()
2274 populateTree( xTabSup->getTables(), _pParent, etTableOrView ); in IMPL_LINK()
2586 case etTableOrView: in implSelect()
2839 pNewData->eType = etTableOrView; in elementInserted()
2938 if ( etTableOrView == pData->eType ) in elementReplaced()
2960 if ( etTableOrView == pData->eType ) in elementReplaced()
/trunk/main/dbaccess/source/ui/inc/
H A Dunodatbr.hxx188 etTableOrView = ::com::sun::star::sdb::application::DatabaseObject::TABLE, enumerator
395 …sal_Bool isObject( EntryType _eType ) const { return ( etTableOrView== _eType ) || ( etQuery == _e… in isObject()

Completed in 58 milliseconds