Home
last modified time | relevance | path

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

/aoo41x/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.cxx2268 populateTree( xViewSup->getViews(), _pParent, etTableOrView ); in IMPL_LINK()
2273 populateTree( xTabSup->getTables(), _pParent, etTableOrView ); in IMPL_LINK()
2585 case etTableOrView: in implSelect()
2838 pNewData->eType = etTableOrView; in elementInserted()
2937 if ( etTableOrView == pData->eType ) in elementReplaced()
2959 if ( etTableOrView == pData->eType ) in elementReplaced()
/aoo41x/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 44 milliseconds