Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/inc/
H A Dunodatbr.hxx380 sal_Bool ensureConnection(SvLBoxEntry* _pAnyEntry, SharedConnection& _rConnection );
386 getImageProviderFor( SvLBoxEntry* _pAnyEntry );
/aoo41x/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx3365 sal_Bool SbaTableQueryBrowser::ensureConnection(SvLBoxEntry* _pAnyEntry, SharedConnection& _rConnec… in ensureConnection() argument
3367 SvLBoxEntry* pDSEntry = m_pTreeView->getListBox().GetRootLevelParent(_pAnyEntry); in ensureConnection()
3377 ::std::auto_ptr< ImageProvider > SbaTableQueryBrowser::getImageProviderFor( SvLBoxEntry* _pAnyEntry in getImageProviderFor() argument
3381 if ( getExistentConnectionFor( _pAnyEntry, xConnection ) ) in getImageProviderFor()
3387 sal_Bool SbaTableQueryBrowser::getExistentConnectionFor( SvLBoxEntry* _pAnyEntry, SharedConnection&… in getExistentConnectionFor() argument
3389 SvLBoxEntry* pDSEntry = m_pTreeView->getListBox().GetRootLevelParent( _pAnyEntry ); in getExistentConnectionFor()

Completed in 108 milliseconds