Searched refs:m_pDragedEntry (Results 1 – 3 of 3) sorted by relevance
103 ,m_pDragedEntry(NULL) in DBG_NAME()115 ,m_pDragedEntry(NULL) in DBTreeListBox()291 if ( !m_pDragedEntry ) // no entry to move in AcceptDrop()300 while ( pParent && pParent != m_pDragedEntry ) in AcceptDrop()310 …if ( m_pDragedEntry == pDroppedEntry || GetEntryPosByName(GetEntryText(m_pDragedEntry),pDroppedEnt… in AcceptDrop()335 m_pDragedEntry = GetEntry(_rPosPixel); in StartDrag()336 if ( m_pDragedEntry && m_pActionListener->requestDrag( _nAction, _rPosPixel ) ) in StartDrag()
157 SvLBoxEntry* m_pDragedEntry; member in rptui::NavigatorTree227 ,m_pDragedEntry(NULL) in DBG_NAME()423 m_pDragedEntry = GetEntry(_rPosPixel); in StartDrag()424 if ( m_pDragedEntry ) in StartDrag()
61 SvLBoxEntry* m_pDragedEntry; member in dbaui::DBTreeListBox
Completed in 28 milliseconds