Searched refs:MENUBUTTON_MENUMODE_TIMED (Results 1 – 4 of 4) sorted by relevance
160 if ( mnMenuMode & MENUBUTTON_MENUMODE_TIMED ) in MouseButtonDown()200 else if ( !(mnMenuMode & MENUBUTTON_MENUMODE_TIMED) && in KeyInput()
38 #define MENUBUTTON_MENUMODE_TIMED ((sal_uInt16)0x0001) macro
162 SetMenuMode( MENUBUTTON_MENUMODE_TIMED ); in SvtFileDialogURLSelector()
416 maOpenButton.SetMenuMode( MENUBUTTON_MENUMODE_TIMED ); in initBackground()
Completed in 17 milliseconds