Searched refs:pDataSourceEntry (Results 1 – 2 of 2) sorted by relevance
1083 SvLBoxEntry* pDataSourceEntry = NULL; in checkDocumentDataSource() local1089 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 …]
248 …SvLBoxEntry* pDataSourceEntry = m_pTreeView->getListBox().GetRootLevelParent(m_aAsyncDrop.pDropped… variable249 …leCopyHelper.asyncCopyTagTable( m_aAsyncDrop, getDataSourceAcessor( pDataSourceEntry ), xDestConne…
Completed in 208 milliseconds