20 #ifndef INCLUDED_VCL_INC_OSX_VCLNSAPP_H
21 #define INCLUDED_VCL_INC_OSX_VCLNSAPP_H
23 #include <config_features.h>
26 #include <Cocoa/Cocoa.h>
34 -(
void)enableCocoaThreads:(
id)param;
41 -(
void)applicationDidFinishLaunching:(NSNotification*)pNotification;
42 -(
void)sendEvent:(NSEvent*)pEvent;
43 -(
void)sendSuperEvent:(NSEvent*)pEvent;
44 -(NSMenu*)applicationDockMenu:(NSApplication *)sender;
48 -(NSApplicationPrintReply)
application: (NSApplication *) app printFiles:(NSArray *)files withSettings: (NSDictionary *)printSettings showPrintPanels:(
BOOL)bShowPrintPanels;
49 -(NSApplicationTerminateReply)applicationShouldTerminate: (NSApplication *) app;
50 -(
void)applicationWillTerminate: (NSNotification *) aNotification;
51 -(
void)systemColorsChanged: (NSNotification*) pNotification;
52 -(
void)screenParametersChanged: (NSNotification*) pNotification;
53 -(
void)scrollbarVariantChanged: (NSNotification*) pNotification;
54 -(
void)scrollbarSettingsChanged: (NSNotification*) pNotification;
55 -(
void)addFallbackMenuItem: (NSMenuItem*)pNewItem;
56 -(
void)removeFallbackMenuItem: (NSMenuItem*)pOldItem;
57 -(
void)addDockMenuItem: (NSMenuItem*)pNewItem;
58 #if !HAVE_FEATURE_MACOSX_SANDBOX
59 -(
void)applicationWillBecomeActive: (NSNotification *)pNotification;
60 -(
void)applicationWillResignActive: (NSNotification *)pNotification;
62 -(
BOOL)applicationShouldHandleReopen: (NSApplication*)pApp hasVisibleWindows: (
BOOL)bWinVisible;
63 -(
void)setDockIconClickHandler: (NSObject*)pHandler;
66 #endif // INCLUDED_VCL_INC_OSX_VCLNSAPP_H
const wchar_t *typedef BOOL
exports com.sun.star.sdb. application