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
1090 if (NULL != pDataSourceEntry) in checkDocumentDataSource()
1756 = pDataSourceEntry in GetState()
2360 if ( pParent != pDataSourceEntry ) in ensureEntryObject()
3861 while ( pDataSourceEntry ) in impl_cleanupDataSourceEntry()
3866 pDataSourceEntry = m_pTreeView->getListBox().NextSibling( pDataSourceEntry ); in impl_cleanupDataSourceEntry()
3870 if ( !pDataSourceEntry ) in impl_cleanupDataSourceEntry()
3873 if ( isSelected( pDataSourceEntry ) ) in impl_cleanupDataSourceEntry()
3886 SvTreeEntryList* pList = m_pTreeModel->GetChildList( pDataSourceEntry ); in impl_cleanupDataSourceEntry()
3901 pDataSourceEntry->SetUserData( NULL ); in impl_cleanupDataSourceEntry()
[all …]
H A DdsbrowserDnD.cxx248 …SvLBoxEntry* pDataSourceEntry = m_pTreeView->getListBox().GetRootLevelParent(m_aAsyncDrop.pDropped… variable
249 …leCopyHelper.asyncCopyTagTable( m_aAsyncDrop, getDataSourceAcessor( pDataSourceEntry ), xDestConne…

Completed in 37 milliseconds