Searched refs:_pAnyEntry (Results 1 – 2 of 2) sorted by relevance
380 sal_Bool ensureConnection(SvLBoxEntry* _pAnyEntry, SharedConnection& _rConnection );386 getImageProviderFor( SvLBoxEntry* _pAnyEntry );
3366 sal_Bool SbaTableQueryBrowser::ensureConnection(SvLBoxEntry* _pAnyEntry, SharedConnection& _rConnec… in ensureConnection() argument3368 SvLBoxEntry* pDSEntry = m_pTreeView->getListBox().GetRootLevelParent(_pAnyEntry); in ensureConnection()3378 ::std::auto_ptr< ImageProvider > SbaTableQueryBrowser::getImageProviderFor( SvLBoxEntry* _pAnyEntry… in getImageProviderFor() argument3382 if ( getExistentConnectionFor( _pAnyEntry, xConnection ) ) in getImageProviderFor()3388 sal_Bool SbaTableQueryBrowser::getExistentConnectionFor( SvLBoxEntry* _pAnyEntry, SharedConnection&… in getExistentConnectionFor() argument3390 SvLBoxEntry* pDSEntry = m_pTreeView->getListBox().GetRootLevelParent( _pAnyEntry ); in getExistentConnectionFor()
Completed in 42 milliseconds