Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes

XAP_CocoaDialog_FileOpenSaveAs Class Reference

#import <xap_CocoaDlg_FileOpenSaveAs.h>

Inheritance diagram for XAP_CocoaDialog_FileOpenSaveAs:
XAP_Dialog_FileOpenSaveAs XAP_Dialog_AppPersistent XAP_Dialog_Persistent XAP_Dialog

List of all members.

Public Member Functions

() - XAP_CocoaDialog_FileOpenSaveAs
(virtual) - ~XAP_CocoaDialog_FileOpenSaveAs
(virtual void) - runModal
(void) - _setSelectedFileType

Static Public Member Functions

(static XAP_Dialog *) + static_constructor

Private Member Functions

(NSSavePanel *) - _makeOpenPanel
(NSSavePanel *) - _makeSavePanel

Private Attributes

XAP_OpenSavePanel_AccessoryControllerm_accessoryViewsController
NSSavePanel * m_panel
NSMutableArray * m_fileTypes
const char * m_szFileTypeDescription
UT_uint32 m_szFileTypeCount
bool m_bPanelActive
bool m_bOpenPanel
bool m_bIgnoreCancel

Constructor & Destructor Documentation

- XAP_CocoaDialog_FileOpenSaveAs: (XAP_DialogFactory *)  pDlgFactory
(XAP_Dialog_Id dlgid 

Referenced by static_constructor.

- XAP_CocoaDialog_FileOpenSaveAs: (void)   

Member Function Documentation

- (NSSavePanel *) _makeOpenPanel  
+ (XAP_Dialog *) static_constructor (XAP_DialogFactory *)  pFactory
(XAP_Dialog_Id dlgid 

Member Data Documentation

- (bool) m_bIgnoreCancel [private]

Referenced by runModal.

- (bool) m_bOpenPanel [private]

Referenced by runModal.

- (bool) m_bPanelActive [private]

Referenced by runModal.

- (NSMutableArray*) m_fileTypes [private]
- (NSSavePanel*) m_panel [private]

Referenced by _setSelectedFileType, and runModal.

- (const char*) m_szFileTypeDescription [private]

Referenced by _setSelectedFileType.


The documentation for this class was generated from the following files: