Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx1084 SvLBoxEntry* pDataSourceEntry = NULL; in checkDocumentDataSource() local
1086 …SvLBoxEntry* pObjectEntry = getObjectEntry( m_aDocumentDataSource, &pDataSourceEntry, &pContainerE… in checkDocumentDataSource()
1090 if (NULL != pDataSourceEntry) in checkDocumentDataSource()
1754 … SvLBoxEntry* pDataSourceEntry = m_pTreeView->getListBox().GetRootLevelParent( pCurrentEntry ); in GetState() local
1756 = pDataSourceEntry in GetState()
1757 ? static_cast< DBTreeListUserData* >( pDataSourceEntry->GetUserData() ) in GetState()
1770 … aReturn.bEnabled = getORB().is() && ( pDataSourceEntry != NULL ) && bHaveEditDatabase; in GetState()
2345 SvLBoxEntry* pDataSourceEntry = m_pTreeView->getListBox().GetRootLevelParent(_pEntry); in ensureEntryObject() local
2360 if ( pParent != pDataSourceEntry ) in ensureEntryObject()
2384 … m_xDatabaseContext->getByName( getDataSourceAcessor( pDataSourceEntry ) ) >>= xQuerySup; in ensureEntryObject()
[all …]
H A DdsbrowserDnD.cxx248 …SvLBoxEntry* pDataSourceEntry = m_pTreeView->getListBox().GetRootLevelParent(m_aAsyncDrop.pDropped… variable
249 …leCopyHelper.asyncCopyTagTable( m_aAsyncDrop, getDataSourceAcessor( pDataSourceEntry ), xDestConne…