Home
last modified time | relevance | path

Searched defs:NSApplication (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/aqua/source/app/
H A Dvclnsapp.mm305 -(BOOL)application: (NSApplication*)app openFile: (NSString*)pFile argument
318 -(void)application: (NSApplication*) app openFiles: (NSArray*)files argument
348 -(BOOL)application: (NSApplication*)app printFile: (NSString*)pFile argument
357 …(NSArray *)files withSettings: (NSDictionary *)printSettings showPrintPanels:(BOOL)bShowPrintPanels
382 -(NSApplicationTerminateReply)applicationShouldTerminate: (NSApplication *) app
518 - (BOOL)applicationShouldHandleReopen: (NSApplication*)pApp hasVisibleWindows: (BOOL) bWinVisible argument