Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/report/
H A DScrollHelper.cxx88 …aStyle.SetDragFullOptions( aStyle.GetDragFullOptions() | DRAGFULL_OPTION_SCROLL ); // live scrolli… in impl_initScrollBar()
/trunk/main/vcl/source/control/
H A Dscrbar.cxx141 …mbFullDrag = (GetSettings().GetStyleSettings().GetDragFullOptions() & DRAGFULL_OPTION_SCROLL) != 0; in ImplInitStyle()
/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx471 #define DRAGFULL_OPTION_SCROLL ((sal_uLong)0x00000040) macro
/trunk/main/vcl/source/app/
H A Dsettings.cxx425 DRAGFULL_OPTION_SCROLL; in ImplStyleData()
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx3261 nDragOptions |= DRAGFULL_OPTION_SCROLL; in setProperty()
3263 nDragOptions &= ~DRAGFULL_OPTION_SCROLL; in setProperty()
3367 …= ( pScrollBar->GetSettings().GetStyleSettings().GetDragFullOptions() & DRAGFULL_OPTION_SCROLL ) ); in getProperty()
/trunk/main/desktop/source/app/
H A Dapp.cxx2460 | DRAGFULL_OPTION_SCROLL ) in SystemSettingsChanging()

Completed in 73 milliseconds