Home
last modified time | relevance | path

Searched refs:m_pDragedEntry (Results 1 – 3 of 3) sorted by relevance

/trunk/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx103 ,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()
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx157 SvLBoxEntry* m_pDragedEntry; member in rptui::NavigatorTree
227 ,m_pDragedEntry(NULL) in DBG_NAME()
423 m_pDragedEntry = GetEntry(_rPosPixel); in StartDrag()
424 if ( m_pDragedEntry ) in StartDrag()
/trunk/main/dbaccess/source/ui/inc/
H A Ddbtreelistbox.hxx61 SvLBoxEntry* m_pDragedEntry; member in dbaui::DBTreeListBox

Completed in 39 milliseconds