Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/inc/
H A Dunodatbr.hxx380 sal_Bool ensureConnection(SvLBoxEntry* _pAnyEntry, SharedConnection& _rConnection );
386 getImageProviderFor( SvLBoxEntry* _pAnyEntry );
/aoo42x/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx3366 sal_Bool SbaTableQueryBrowser::ensureConnection(SvLBoxEntry* _pAnyEntry, SharedConnection& _rConnec… in ensureConnection() argument
3368 SvLBoxEntry* pDSEntry = m_pTreeView->getListBox().GetRootLevelParent(_pAnyEntry); in ensureConnection()
3378 ::std::auto_ptr< ImageProvider > SbaTableQueryBrowser::getImageProviderFor( SvLBoxEntry* _pAnyEntry in getImageProviderFor() argument
3382 if ( getExistentConnectionFor( _pAnyEntry, xConnection ) ) in getImageProviderFor()
3388 sal_Bool SbaTableQueryBrowser::getExistentConnectionFor( SvLBoxEntry* _pAnyEntry, SharedConnection&… in getExistentConnectionFor() argument
3390 SvLBoxEntry* pDSEntry = m_pTreeView->getListBox().GetRootLevelParent( _pAnyEntry ); in getExistentConnectionFor()

Completed in 47 milliseconds