Home
last modified time | relevance | path

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

/aoo42x/main/vcl/source/control/
H A Dmenubtn.cxx53 mnMenuMode = 0; in ImplInitMenuButtonData()
160 if ( mnMenuMode & MENUBUTTON_MENUMODE_TIMED ) in MouseButtonDown()
200 else if ( !(mnMenuMode & MENUBUTTON_MENUMODE_TIMED) && in KeyInput()
228 mnMenuMode = nMode; in SetMenuMode()
/aoo42x/main/vcl/inc/vcl/
H A Dmenubtn.hxx52 sal_uInt16 mnMenuMode; member in MenuButton
81 sal_uInt16 GetMenuMode() const { return mnMenuMode; } in GetMenuMode()

Completed in 24 milliseconds