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