Classes | Defines | Functions

abiword-garble.cpp File Reference

#include "abiword-garble.h"

Classes

struct  auto_unref
struct  auto_free_func< _T >
struct  auto_free_func< char * >
struct  auto_free_func< xmlChar * >
struct  auto_free< _T >

Defines

#define ABI_BUILTIN_FAR_CALL   ABI_FAR_CALL

Functions

static bool Garble_invoke (AV_View *, EV_EditMethodCallData *)
static void Garble_registerMethod ()
static void Garble_RemoveFromMethods ()
ABI_BUILTIN_FAR_CALL int abi_plugin_register (XAP_ModuleInfo *mi)
ABI_BUILTIN_FAR_CALL int abi_plugin_unregister (XAP_ModuleInfo *mi)
ABI_BUILTIN_FAR_CALL int abi_plugin_supports_version (UT_uint32, UT_uint32, UT_uint32)

Define Documentation

#define ABI_BUILTIN_FAR_CALL   ABI_FAR_CALL

Function Documentation

ABI_BUILTIN_FAR_CALL int abi_plugin_register ( XAP_ModuleInfo mi  ) 
ABI_BUILTIN_FAR_CALL int abi_plugin_supports_version ( UT_uint32  ,
UT_uint32  ,
UT_uint32   
)
ABI_BUILTIN_FAR_CALL int abi_plugin_unregister ( XAP_ModuleInfo mi  ) 
static bool Garble_invoke ( AV_View ,
EV_EditMethodCallData  
) [static]
static void Garble_registerMethod (  )  [static]
static void Garble_RemoveFromMethods (  )  [static]