Searched refs:_eEntryType (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/dbaccess/source/ui/inc/ |
H A D | TableCopyHelper.hxx | 60 TAppSupportedSotFunctor(const ElementType& _eEntryType,sal_Bool _bQueryDrop) in TAppSupportedSotFunctor() 61 : eEntryType(_eEntryType) in TAppSupportedSotFunctor()
|
H A D | unodatbr.hxx | 371 …m::sun::star::container::XNameAccess>& _xNameAccess, SvLBoxEntry* _pParent, EntryType _eEntryType); 436 EntryType _eEntryType
|
/aoo4110/main/dbaccess/source/ui/browser/ |
H A D | unodatbr.cxx | 2178 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 23 milliseconds