Home
last modified time | relevance | path

Searched refs:IDM_EXIT (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sfx2/source/appl/
H A Dshutdowniconw32.cxx75 #define IDM_EXIT 2 macro
277 …addMenuItem( hMenu, IDM_EXIT, 0, pShutdownIcon->GetResString( STR_QUICKSTART_EXIT ), pos, false,… in createSystrayMenu()
419 …EnableMenuItem( popupMenu, IDM_EXIT, MF_BYCOMMAND | (ShutdownIcon::bModalMode ? MF_GRAYED : MF_ENA… in listenerWndProc()
444 case IDM_EXIT: in listenerWndProc()
479 PostMessage( aExecuterWindow, WM_COMMAND, IDM_EXIT, (LPARAM)hWnd ); in listenerWndProc()
553 case IDM_EXIT: in executerWndProc()
/trunk/main/desktop/win32/source/QuickStart/
H A DQuickStart.cpp336 mi.wID = IDM_EXIT; in WndProc()
391 case IDM_EXIT: in WndProc()
H A Dresource.h31 #define IDM_EXIT 105 macro
/trunk/main/sal/workben/clipboardwben/testpaste/
H A Dresource.h10 #define IDM_EXIT 105 macro
H A Dcbptest.rc69 MENUITEM "&Beenden", IDM_EXIT
H A Dcbptest.cxx278 case IDM_EXIT: in WndProc()
/trunk/main/sal/workben/clipboardwben/testcopy/
H A Dresource.h10 #define IDM_EXIT 105 macro
H A Dcbcpytest.rc71 MENUITEM "&Beenden", IDM_EXIT
H A Dcbcpytest.cxx270 case IDM_EXIT: in WndProc()
/trunk/main/sal/workben/clipboardwben/testviewer/
H A Dresource.h10 #define IDM_EXIT 105 macro
H A Dcbvtest.rc69 MENUITEM "&Beenden", IDM_EXIT
H A Dcbvtest.cxx225 case IDM_EXIT: in WndProc()

Completed in 33 milliseconds