Searched refs:_pAnyEntry (Results 1 – 2 of 2) sorted by relevance
380 sal_Bool ensureConnection(SvLBoxEntry* _pAnyEntry, SharedConnection& _rConnection );386 getImageProviderFor( SvLBoxEntry* _pAnyEntry );
3365 sal_Bool SbaTableQueryBrowser::ensureConnection(SvLBoxEntry* _pAnyEntry, SharedConnection& _rConnec… in ensureConnection() argument3367 SvLBoxEntry* pDSEntry = m_pTreeView->getListBox().GetRootLevelParent(_pAnyEntry); in ensureConnection()3377 ::std::auto_ptr< ImageProvider > SbaTableQueryBrowser::getImageProviderFor( SvLBoxEntry* _pAnyEntry… in getImageProviderFor() argument3381 if ( getExistentConnectionFor( _pAnyEntry, xConnection ) ) in getImageProviderFor()3387 sal_Bool SbaTableQueryBrowser::getExistentConnectionFor( SvLBoxEntry* _pAnyEntry, SharedConnection&… in getExistentConnectionFor() argument3389 SvLBoxEntry* pDSEntry = m_pTreeView->getListBox().GetRootLevelParent( _pAnyEntry ); in getExistentConnectionFor()
Completed in 35 milliseconds