Home
last modified time | relevance | path

Searched refs:GetMouseSettings (Results 1 – 25 of 34) sorted by relevance

12

/trunk/main/vcl/source/control/
H A Dspinbtn.cxx43 maRepeatTimer.SetTimeout( GetSettings().GetMouseSettings().GetButtonStartRepeat() ); in ImplInit()
87 if ( pTimer->GetTimeout() == GetSettings().GetMouseSettings().GetButtonStartRepeat() ) in IMPL_LINK()
89 pTimer->SetTimeout( GetSettings().GetMouseSettings().GetButtonRepeat() ); in IMPL_LINK()
251 maRepeatTimer.SetTimeout(GetSettings().GetMouseSettings().GetButtonStartRepeat() ); in MouseButtonUp()
375 maRepeatTimer.SetTimeout( GetSettings().GetMouseSettings().GetButtonStartRepeat() ); in StateChanged()
H A Dspinfld.cxx333 maRepeatTimer.SetTimeout( GetSettings().GetMouseSettings().GetButtonStartRepeat() ); in ImplInit()
459 maRepeatTimer.SetTimeout( GetSettings().GetMouseSettings().GetButtonStartRepeat() ); in MouseButtonUp()
589 sal_uInt16 nWheelBehavior( GetSettings().GetMouseSettings().GetWheelBehavior() ); in Notify()
1011 if ( pTimer->GetTimeout() == GetSettings().GetMouseSettings().GetButtonStartRepeat() ) in IMPL_LINK()
1013 pTimer->SetTimeout( GetSettings().GetMouseSettings().GetButtonRepeat() ); in IMPL_LINK()
H A Dmenubtn.cxx174 mpMenuTimer->SetTimeout( GetSettings().GetMouseSettings().GetActionDelay() ); in MouseButtonDown()
H A Dlstbox.cxx1013 sal_uInt16 nWheelBehavior( GetSettings().GetMouseSettings().GetWheelBehavior() ); in PreNotify()
H A Dcombobox.cxx882 sal_uInt16 nWheelBehavior( GetSettings().GetMouseSettings().GetWheelBehavior() ); in Notify()
H A Dedit.cxx1485 … ( GetSettings().GetMouseSettings().GetMiddleButtonAction() == MOUSE_MIDDLE_PASTESELECTION ) ) in MouseButtonUp()
/trunk/main/accessibility/source/standard/
H A Daccessiblemenuitemcomponent.cxx155 MouseSettings aMouseSettings = aSettings.GetMouseSettings(); in Click()
169 aMouseSettings = aSettings.GetMouseSettings(); in Click()
/trunk/main/vcl/source/window/
H A Dwinproc.cxx536 const MouseSettings& rMSettings = pMouseDownWin->GetSettings().GetMouseSettings(); in ImplHandleMouseEvent()
661 const MouseSettings& rMSettings = pChild->GetSettings().GetMouseSettings(); in ImplHandleMouseEvent()
772 … (pChild->GetSettings().GetMouseSettings().GetOptions() & MOUSE_OPTION_AUTOFOCUS) ) in ImplHandleMouseEvent()
862 … sal_uInt16 nMiddleAction = pChild->GetSettings().GetMouseSettings().GetMiddleButtonAction(); in ImplHandleMouseEvent()
871 const MouseSettings& rMSettings = pChild->GetSettings().GetMouseSettings(); in ImplHandleMouseEvent()
H A Dwindow2.cxx677 pTimer->SetTimeout( GetSettings().GetMouseSettings().GetButtonRepeat() ); in IMPL_LINK()
714 … pSVData->maWinData.mpTrackTimer->SetTimeout( GetSettings().GetMouseSettings().GetScrollRepeat() ); in StartTracking()
716 …pSVData->maWinData.mpTrackTimer->SetTimeout( GetSettings().GetMouseSettings().GetButtonStartRepeat… in StartTracking()
H A Ddialog.cxx215 sal_uLong nMouseOptions = pDialog->GetSettings().GetMouseSettings().GetOptions(); in ImplMouseAutoPos()
H A Dmenu.cxx4024 aHighlightChangedTimer.SetTimeout( GetSettings().GetMouseSettings().GetMenuDelay() ); in MenuFloatingWindow()
4025 aSubmenuCloseTimer.SetTimeout( GetSettings().GetMouseSettings().GetMenuDelay() ); in MenuFloatingWindow()
4723 if ( GetSettings().GetMouseSettings().GetMenuDelay() ) in ChangeHighlightItem()
/trunk/main/svx/source/tbxctrls/
H A Dformatpaintbrushctrl.cxx53 sal_uIntPtr nDblClkTime = rTbx.GetSettings().GetMouseSettings().GetDoubleClickTime(); in FormatPaintBrushToolBoxControl()
/trunk/main/svtools/source/config/
H A Dapearcfg.cxx228 MouseSettings hMouseSettings = hAppSettings.GetMouseSettings(); in SetApplicationDefaults()
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx1485 MouseSettings aMouseSettings = aSettings.GetMouseSettings(); in setProperty()
1937 MouseSettings aMouseSettings = aSettings.GetMouseSettings(); in setProperty()
1997 … sal_uInt16 nVclBehavior = GetWindow()->GetSettings().GetMouseSettings().GetWheelBehavior(); in getProperty()
2173 … sal_Int32 nButtonRepeat = GetWindow()->GetSettings().GetMouseSettings().GetButtonRepeat(); in getProperty()
/trunk/main/svx/source/form/
H A Dtbxform.cxx455 MouseSettings aMouseSettings = aSettings.GetMouseSettings(); in SvxFmTbxNextRec()
/trunk/main/forms/source/solar/component/
H A Dnavbarcontrol.cxx296 MouseSettings aMouseSettings = aSettings.GetMouseSettings(); in DBG_NAME()
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx408 const MouseSettings& rMouseSettings( GetSettings().GetMouseSettings() ); in impl_checkEndClick()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx285 maTimer.SetTimeout(mpParent->GetSettings().GetMouseSettings().GetMenuDelay()); in SubMenuItemData()
/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx1225 const MouseSettings& GetMouseSettings() const in GetMouseSettings() function in AllSettings
/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx886 … GetSettings().GetMouseSettings().GetMiddleButtonAction() == MOUSE_MIDDLE_PASTESELECTION ) in MouseButtonUp()
/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx566 const MouseSettings& rMSettings = m_pChartWindow->GetSettings().GetMouseSettings(); in startDoubleClickWaiting()
/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.cxx850 MouseSettings aMouseSettings = aSettings.GetMouseSettings(); in lcl_setButtonRepeat()
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx1072 …( GetWindow()->GetSettings().GetMouseSettings().GetMiddleButtonAction() == MOUSE_MIDDLE_PASTESELEC… in MouseButtonUp()
/trunk/main/svtools/source/control/
H A Dvalueset.cxx1299 maTimer.SetTimeout( GetSettings().GetMouseSettings().GetScrollRepeat() ); in ImplTracking()
H A Dcalendar.cxx262 maDragScrollTimer.SetTimeout( GetSettings().GetMouseSettings().GetScrollRepeat() ); in ImplInit()

12