Searched refs:IDM_EXIT (Results 1 – 12 of 12) sorted by relevance
/aoo41x/main/sfx2/source/appl/ |
H A D | shutdowniconw32.cxx | 75 #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()
|
/aoo41x/main/desktop/win32/source/QuickStart/ |
H A D | QuickStart.cpp | 336 mi.wID = IDM_EXIT; in WndProc() 391 case IDM_EXIT: in WndProc()
|
H A D | resource.h | 31 #define IDM_EXIT 105 macro
|
/aoo41x/main/sal/workben/clipboardwben/testpaste/ |
H A D | resource.h | 10 #define IDM_EXIT 105 macro
|
H A D | cbptest.rc | 69 MENUITEM "&Beenden", IDM_EXIT
|
H A D | cbptest.cxx | 278 case IDM_EXIT: in WndProc()
|
/aoo41x/main/sal/workben/clipboardwben/testcopy/ |
H A D | resource.h | 10 #define IDM_EXIT 105 macro
|
H A D | cbcpytest.rc | 71 MENUITEM "&Beenden", IDM_EXIT
|
H A D | cbcpytest.cxx | 270 case IDM_EXIT: in WndProc()
|
/aoo41x/main/sal/workben/clipboardwben/testviewer/ |
H A D | resource.h | 10 #define IDM_EXIT 105 macro
|
H A D | cbvtest.rc | 69 MENUITEM "&Beenden", IDM_EXIT
|
H A D | cbvtest.cxx | 225 case IDM_EXIT: in WndProc()
|
Completed in 52 milliseconds