#include <memory>
#include <string>
#include "ut_types.h"
#include "ut_bytebuf.h"
#include "ut_string_class.h"
#include "ut_vector.h"
#include "ut_uuid.h"
#include "time.h"
Go to the source code of this file.
Classes | |
class | AD_VersionData |
class | AD_Revision |
class | AD_Document |
Typedefs | |
typedef _dataItemPair * | PD_DataItemHandle |
Enumerations | |
enum | AD_HISTORY_STATE { ADHIST_FULL_RESTORE, ADHIST_PARTIAL_RESTORE, ADHIST_NO_RESTORE } |
enum | AD_DOCUMENT_TYPE { ADDOCUMENT_ABIWORD } |
typedef _dataItemPair* PD_DataItemHandle |
enum AD_DOCUMENT_TYPE |
enum AD_HISTORY_STATE |