Home
last modified time | relevance | path

Searched refs:mnKeyboardStepSize (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/vcl/source/window/
H A Dsplit.cxx68 mnKeyboardStepSize = SPLITTER_DEFAULTSTEPSIZE; in ImplInitSplitterData()
202 mnKeyboardStepSize = nStepSize; in SetKeyboardStepSize()
209 return mnKeyboardStepSize; in GetKeyboardStepSize()
419 if( mnKeyboardStepSize != SPLITTER_DEFAULTSTEPSIZE ) in ImplKbdTracking()
420 delta_step = mnKeyboardStepSize; in ImplKbdTracking()
/aoo4110/main/vcl/inc/vcl/
H A Dsplit.hxx48 long mnKeyboardStepSize; member in Splitter

Completed in 28 milliseconds