Home
last modified time | relevance | path

Searched refs:_eEntryType (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/dbaccess/source/ui/inc/
H A DTableCopyHelper.hxx60 TAppSupportedSotFunctor(const ElementType& _eEntryType,sal_Bool _bQueryDrop) in TAppSupportedSotFunctor()
61 : eEntryType(_eEntryType) in TAppSupportedSotFunctor()
H A Dunodatbr.hxx371 …m::sun::star::container::XNameAccess>& _xNameAccess, SvLBoxEntry* _pParent, EntryType _eEntryType);
436 EntryType _eEntryType
/aoo41x/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx2178 EntryType _eEntryType) in populateTree() argument
2194 pEntryData->eType = _eEntryType; in populateTree()
2195 if ( _eEntryType == etQuery ) in populateTree()
2212 …AppendEntry( SvLBoxEntry* _pParent, const String& _rName, void* _pUserData, EntryType _eEntryType ) in implAppendEntry() argument
2217 pImageProvider->getImages( _rName, getDatabaseObjectType( _eEntryType ), aImage, aImageHC ); in implAppendEntry()
2219 …SvLBoxEntry* pNewEntry = m_pTreeView->getListBox().InsertEntry( _rName, _pParent, _eEntryType == e… in implAppendEntry()

Completed in 37 milliseconds