Functions | Variables

libabiword.cpp File Reference

#include "ap_Args.h"
#include "ap_UnixApp.h"
#include "libabiword.h"

Functions

void libabiword_init (int argc, char **argv)
void libabiword_init_noargs ()
void libabiword_shutdown ()

Variables

static AP_UnixApp_abiword_app = NULL

Function Documentation

void libabiword_init ( int  argc,
char **  argv 
)
void libabiword_init_noargs (  ) 
void libabiword_shutdown (  ) 

Variable Documentation

AP_UnixApp* _abiword_app = NULL [static]