Home
last modified time | relevance | path

Searched refs:m_aMousePos (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/dbaccess/source/ui/querydesign/
H A DTableWindowListBox.cxx76 ,m_aMousePos( Point(0,0) ) in DBG_NAME()
205 SvLBoxEntry* pEntry = GetEntry( m_aMousePos );
212 pEntry = GetEntry( m_aMousePos );
223 SvLBoxEntry* pEntry = GetEntry( m_aMousePos );
230 pEntry = GetEntry( m_aMousePos );
272 m_aMousePos = _rEvt.maPosPixel; in AcceptDrop()
274 SvLBoxEntry* pEntry = GetEntry( m_aMousePos ); in AcceptDrop()
284 if( aBottomScrollArea.IsInside(m_aMousePos) ) in AcceptDrop()
294 else if( aTopScrollArea.IsInside(m_aMousePos) ) in AcceptDrop()
/aoo42x/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx294 m_aMousePos = _rEvt.maPosPixel; in AcceptDrop()
295 m_aScrollHelper.scroll(m_aMousePos,GetOutputSizePixel()); in AcceptDrop()
313 m_aMousePos = _rEvt.maPosPixel; in AcceptDrop()
314 m_aScrollHelper.scroll(m_aMousePos,GetOutputSizePixel()); in AcceptDrop()
483 scrollWindow(this,m_aMousePos,sal_True);
490 scrollWindow(this,m_aMousePos,sal_False);
/aoo42x/main/dbaccess/source/ui/app/
H A DAppIconControl.hxx41 Point m_aMousePos; member in dbaui::OApplicationIconControl
H A DAppIconControl.cxx118 m_aMousePos = _rEvt.maPosPixel; in AcceptDrop()
/aoo42x/main/dbaccess/source/ui/inc/
H A DTableWindowListBox.hxx61 Point m_aMousePos; member in dbaui::OTableWindowListBox
H A Ddbtreelistbox.hxx59 Point m_aMousePos; member in dbaui::DBTreeListBox

Completed in 39 milliseconds