Classes | Defines

ie_exp_Applix.cpp File Reference

#include <string.h>
#include "ut_string.h"
#include "ut_bytebuf.h"
#include "ut_base64.h"
#include "pt_Types.h"
#include "ie_exp_Applix.h"
#include "pd_Document.h"
#include "pp_AttrProp.h"
#include "px_ChangeRecord.h"
#include "px_CR_Object.h"
#include "px_CR_Span.h"
#include "px_CR_Strux.h"
#include "ut_wctomb.h"
#include "xap_EncodingManager.h"
#include "ut_string_class.h"
#include "ie_impexp_Applix.h"

Classes

class  s_Applix_Listener

Defines

#define APPLIX_LINE   80
 TODO:

Define Documentation

#define APPLIX_LINE   80

TODO:

All that this export filter handles now is plain (unformatted) text It shouldn't be too hard to add paragraph and text formatting though (rather trivial, actually). Also needed is a modified outputdata method to support applix-special charaters (signified by ^blah) Image support would also be nice, as would better handling of styles

This would make a great POW. When you do the POW, please remove this TODO

Referenced by s_Applix_Listener::_write().