Home
last modified time | relevance | path

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

/AOO41X/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx1083 SvLBoxEntry* pDataSourceEntry = NULL; in checkDocumentDataSource() local
1085 …SvLBoxEntry* pObjectEntry = getObjectEntry( m_aDocumentDataSource, &pDataSourceEntry, &pContainerE… in checkDocumentDataSource()
1089 if (NULL != pDataSourceEntry) in checkDocumentDataSource()
1753 … SvLBoxEntry* pDataSourceEntry = m_pTreeView->getListBox().GetRootLevelParent( pCurrentEntry ); in GetState() local
1755 = pDataSourceEntry in GetState()
1756 ? static_cast< DBTreeListUserData* >( pDataSourceEntry->GetUserData() ) in GetState()
1769 … aReturn.bEnabled = getORB().is() && ( pDataSourceEntry != NULL ) && bHaveEditDatabase; in GetState()
2344 SvLBoxEntry* pDataSourceEntry = m_pTreeView->getListBox().GetRootLevelParent(_pEntry); in ensureEntryObject() local
2359 if ( pParent != pDataSourceEntry ) in ensureEntryObject()
2383 … 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…