Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx1083 SvLBoxEntry* pDataSourceEntry = NULL; in checkDocumentDataSource() local
1089 if (NULL != pDataSourceEntry) in checkDocumentDataSource()
1755 = pDataSourceEntry in GetState()
2359 if ( pParent != pDataSourceEntry ) in ensureEntryObject()
3860 while ( pDataSourceEntry ) in impl_cleanupDataSourceEntry()
3865 pDataSourceEntry = m_pTreeView->getListBox().NextSibling( pDataSourceEntry ); in impl_cleanupDataSourceEntry()
3869 if ( !pDataSourceEntry ) in impl_cleanupDataSourceEntry()
3872 if ( isSelected( pDataSourceEntry ) ) in impl_cleanupDataSourceEntry()
3885 SvTreeEntryList* pList = m_pTreeModel->GetChildList( pDataSourceEntry ); in impl_cleanupDataSourceEntry()
3900 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 36 milliseconds