#include <string>
#include <vector>
#include "ut_vector.h"
#include "pd_Document.h"
#include "px_ChangeRecord.h"
#include "px_CR_SpanChange.h"
#include "px_CR_FmtMarkChange.h"
#include "px_CR_FmtMark.h"
#include "px_CR_Span.h"
#include "px_CR_Glob.h"
#include "px_CR_StruxChange.h"
#include "px_CR_ObjectChange.h"
#include "px_CR_Strux.h"
#include "px_CR_Object.h"
#include "AbiCollab_Packet.h"
#include "pt_Types.h"
#include <plugin/xp/AbiCollab_Plugin.h>
#include <account/xp/Buddy.h>
Functions | |
static const std::string | getPXTypeStr (PX_ChangeRecord::PXType t) |
static const std::string | getPTStruxTypeStr (PTStruxType p) |
static const std::string | getPTObjectTypeStr (PTObjectType p) |
static const std::string getPTObjectTypeStr | ( | PTObjectType | p | ) | [static] |
References int(), PTO_Annotation, PTO_Image, and UT_return_val_if_fail.
Referenced by Object_ChangeRecordSessionPacket::toStr().
static const std::string getPTStruxTypeStr | ( | PTStruxType | p | ) | [static] |
References int(), PTX_Section, PTX_StruxDummy, and UT_return_val_if_fail.
Referenced by DeleteStrux_ChangeRecordSessionPacket::toStr(), and ChangeStrux_ChangeRecordSessionPacket::toStr().
static const std::string getPXTypeStr | ( | PX_ChangeRecord::PXType | t | ) | [static] |
References int(), PX_ChangeRecord::PXT_ChangeDocRDF, PX_ChangeRecord::PXT_GlobMarker, and UT_return_val_if_fail.
Referenced by ChangeRecordSessionPacket::toStr().