#import <Cocoa/Cocoa.h>
#import "xap_CocoaCompat.h"
Go to the source code of this file.
Classes | |
protocol | <XAP_CocoaPlugin_ToolInstance> |
A class which has a toolbar button and, optionally, a menu item associated with a specific tool. More... | |
protocol | <XAP_CocoaPlugin_Tool> |
A class which provides information about a specific tool. More... | |
protocol | <XAP_CocoaPlugin_ToolProvider> |
A class which provides a set of available tools which can be used to create a toolbar. More... | |
protocol | <XAP_CocoaPlugin_SimpleXML> |
A simple call-back interface for SAX-style XML parsing. More... | |
protocol | <XAP_CocoaPlugin_MenuItem> |
A reference to a context menu item. More... | |
protocol | <XAP_CocoaPlugin_FramelessDocument> |
Plug-in API for manipulating documents which do not have windows. More... | |
protocol | <XAP_CocoaPlugin_Document> |
Plug-in API for manipulating documents which are on-screen. More... | |
protocol | <XAP_CocoaPluginDelegate> |
In order for AbiWord to interact with the plug-in, the plug-in needs to implement this protocol. More... | |
class | XAP_CocoaPlugin |
This class provides the main interface between the plug-in and AbiWord. More... | |
Defines | |
#define | XAP_COCOAPLUGIN_INTERFACE 20050925 |
#define XAP_COCOAPLUGIN_INTERFACE 20050925 |