📄 rm_wawbiff8.hpp
字号:
#pragma pack(push,1)
struct rb8BOTTOMMARGIN
{
public:
double num;
} ;
#pragma pack(pop)
#pragma pack(push,1)
struct rb8NUMBER
{
public:
Word rw;
Word col;
Word ixfe;
double num;
} ;
#pragma pack(pop)
typedef rb8NUMBER *pb8NUMBER;
#pragma pack(push,1)
struct rb8IMDATA
{
public:
Word cf;
Word env;
unsigned lcb;
} ;
#pragma pack(pop)
typedef rb8IMDATA *pb8IMDATA;
#pragma pack(push,1)
struct rb8OBJ
{
public:
unsigned cObj;
Word OT;
Word id;
Word grbit;
Word colL;
Word dxL;
Word rwT;
Word dyT;
Word colR;
Word dxR;
Word rwB;
Word dyB;
Word cbMacro;
Byte Reserved[6];
} ;
#pragma pack(pop)
typedef rb8OBJ *pb8OBJ;
#pragma pack(push,1)
struct rb8OBJPICTURE
{
public:
Byte icvBack;
Byte icvFore;
Byte fls;
Byte fAutoFill;
Byte icv;
Byte lns;
Byte lnw;
Byte fAutoBorder;
Word frs;
Word cf;
unsigned Reserved1;
Word cbPictFmla;
Word Reserved2;
Word grbit;
unsigned Reserved3;
} ;
#pragma pack(pop)
typedef rb8OBJPICTURE *pb8OBJPICTURE;
#pragma pack(push,1)
struct rb8HORIZONTALPAGEBREAKS
{
public:
Word cbrk;
} ;
#pragma pack(pop)
typedef rb8HORIZONTALPAGEBREAKS *pb8HORIZONTALPAGEBREAKS;
#pragma pack(push,1)
struct rb8HORIZONTALPAGEBREAK
{
public:
Word row;
Word startcol;
Word endcol;
} ;
#pragma pack(pop)
typedef rb8HORIZONTALPAGEBREAK *pb8HORIZONTALPAGEBREAK;
#pragma pack(push,1)
struct rb8SUPBOOK
{
public:
Word Ctab;
Word cch;
Byte grbit;
Word code;
} ;
#pragma pack(pop)
typedef rb8SUPBOOK *pb8SUPBOOK;
#pragma pack(push,1)
struct rb8EXTERNSHEET
{
public:
Word cXTI;
} ;
#pragma pack(pop)
typedef rb8EXTERNSHEET *pb8EXTERNSHEET;
#pragma pack(push,1)
struct rb8XTI
{
public:
Word iSUPBOOK;
Word itabFirst;
Word itabLast;
} ;
#pragma pack(pop)
typedef rb8XTI *pb8XTI;
typedef unsigned MSODGID;
typedef unsigned MSOSPID;
#pragma pack(push,1)
struct rb8FSP
{
public:
unsigned spid;
unsigned grfPersistent;
} ;
#pragma pack(pop)
typedef rb8FSP *pb8FSP;
#pragma pack(push,1)
struct rb8FOPTE
{
public:
Word pid_fBid_fComplex;
unsigned op;
} ;
#pragma pack(pop)
typedef rb8FOPTE *pb8FOPTE;
#pragma pack(push,1)
struct rb8MSOFBH
{
public:
Word inst_ver;
Word fbt;
unsigned cbLength;
} ;
#pragma pack(pop)
typedef rb8MSOFBH *pb8MSOFBH;
#pragma pack(push,1)
struct rb8FBSE
{
public:
Byte btWin32;
Byte btMacOs;
Byte rgbUid[16];
Word tag;
unsigned size;
unsigned cRef;
unsigned foDelay;
Byte usage;
Byte cbName;
Byte unused2;
Byte unused3;
} ;
#pragma pack(pop)
typedef rb8FBSE *pb8FBSE;
#pragma pack(push,1)
struct rb8FBSEDIB
{
public:
Byte Unknown[8];
Byte rgbUid[16];
Byte Tag;
} ;
#pragma pack(pop)
typedef rb8FBSEDIB *pb8FBSEDIB;
#pragma pack(push,1)
struct rb8FDGG
{
public:
unsigned spidMax;
unsigned cidcl;
unsigned cspSaved;
unsigned cdgSaved;
} ;
#pragma pack(pop)
typedef rb8FDGG *pb8FDGG;
#pragma pack(push,1)
struct rb8FIDCL
{
public:
unsigned dgid;
unsigned cspidCur;
} ;
#pragma pack(pop)
typedef rb8FIDCL *pb8FIDCL;
#pragma pack(push,1)
struct rb8FDG
{
public:
unsigned csp;
unsigned spidCur;
} ;
#pragma pack(pop)
typedef rb8FDG *pb8FDG;
#pragma pack(push,1)
struct rb8FSPGR
{
public:
#pragma pack(push,1)
Types::TRect rcgBounds;
#pragma pack(pop)
} ;
#pragma pack(pop)
typedef rb8FSPGR *pb8FSPGR;
#pragma pack(push,1)
struct rb8FDGGFull
{
public:
#pragma pack(push,1)
rb8MSOFBH Header;
#pragma pack(pop)
#pragma pack(push,1)
rb8FDGG FDGG;
#pragma pack(pop)
} ;
#pragma pack(pop)
#pragma pack(push,1)
struct rb8FDGFull
{
public:
#pragma pack(push,1)
rb8MSOFBH Header;
#pragma pack(pop)
#pragma pack(push,1)
rb8FDG FDG;
#pragma pack(pop)
} ;
#pragma pack(pop)
typedef rb8FDGFull *pb8FDGFull;
#pragma pack(push,1)
struct rb8FBSEFull
{
public:
#pragma pack(push,1)
rb8MSOFBH Header;
#pragma pack(pop)
#pragma pack(push,1)
rb8FBSE FBSE;
#pragma pack(pop)
#pragma pack(push,1)
rb8FBSEDIB FBSEDIB;
#pragma pack(pop)
} ;
#pragma pack(pop)
#pragma pack(push,1)
struct rb8FSPFull
{
public:
#pragma pack(push,1)
rb8MSOFBH Header;
#pragma pack(pop)
#pragma pack(push,1)
rb8FSP FSP;
#pragma pack(pop)
} ;
#pragma pack(pop)
typedef rb8FSPFull *pb8FSPFull;
#pragma pack(push,1)
struct rb8FSPGRFull
{
public:
#pragma pack(push,1)
rb8MSOFBH Header;
#pragma pack(pop)
#pragma pack(push,1)
rb8FSPGR FSPGR;
#pragma pack(pop)
} ;
#pragma pack(pop)
typedef rb8FSPGRFull *pb8FSPGRFull;
#pragma pack(push,1)
struct rptgInt
{
public:
Word w;
} ;
#pragma pack(pop)
#pragma pack(push,1)
struct rptgNum
{
public:
double num;
} ;
#pragma pack(pop)
#pragma pack(push,1)
struct rptgStr
{
public:
Byte cch;
Byte grbit;
} ;
#pragma pack(pop)
typedef rptgStr *pptgStr;
#pragma pack(push,1)
struct rptgRef
{
public:
Word rw;
Word grbitCol;
} ;
#pragma pack(pop)
typedef rptgRef *pptgRef;
#pragma pack(push,1)
struct rptgArea
{
public:
Word rwFirst;
Word rwLast;
Word grbitColFirst;
Word grbitColLast;
} ;
#pragma pack(pop)
typedef rptgArea *pptgArea;
#pragma pack(push,1)
struct rptgFuncVar
{
public:
Byte cargs;
Word iftab;
} ;
#pragma pack(pop)
#pragma pack(push,1)
struct rptgRef3D
{
public:
Word ixti;
Word rw;
Word grbitCol;
} ;
#pragma pack(pop)
typedef rptgRef3D *pptgRef3D;
#pragma pack(push,1)
struct rptgArea3D
{
public:
Word ixti;
Word rwFirst;
Word rwLast;
Word grbitColFirst;
Word grbitColLast;
} ;
#pragma pack(pop)
typedef rptgArea3D *pptgArea3D;
//-- var, const, procedure ---------------------------------------------------
static const int XLSMaxRowsInSheet = 0x10000;
static const Shortint XLSMaxRowsInBlock = 0x20;
static const Word XLSMaxCellsInRow = 0x100;
static const Word XLSMaxBlocks = 0x800;
static const Shortint XLSMaxColorsInPalette = 0x38;
static const Shortint b8_IMDATA = 0x7f;
static const Shortint b8_OBJ = 0x5d;
static const Shortint b8_EOF = 0xa;
static const Word b8_BOF = 0x809;
static const Shortint b8_COLINFO = 0x7d;
static const Byte b8_XF = 0xe0;
static const Word b8_LABEL = 0x204;
static const Word b8_BLANK = 0x201;
static const Word b8_DIMENSIONS = 0x200;
static const Word b8_ROW = 0x208;
static const Byte b8_INTERFACHDR = 0xe1;
static const Byte b8_INTERFACEND = 0xe2;
static const Byte b8_MMS = 0xc1;
static const Shortint b8_CODEPAGE = 0x42;
static const Word b8_TABID = 0x13d;
static const Byte b8_FNGROUPCOUNT = 0x9c;
static const Shortint b8_WINDOWPROTECT = 0x19;
static const Shortint b8_PROTECT = 0x12;
static const Shortint b8_PASSWORD = 0x13;
static const Shortint b8_WINDOW1 = 0x3d;
static const Shortint b8_BACKUP = 0x40;
static const Byte b8_HIDEOBJ = 0x8d;
static const Shortint b8_1904 = 0x22;
static const Shortint b8_PRECISION = 0xe;
static const Byte b8_BOOKBOOL = 0xda;
static const Shortint b8_FONT = 0x31;
static const Word b8_FORMAT = 0x41e;
static const Byte b8_COUNTRY = 0x8c;
static const Word b8_INDEX = 0x20b;
static const Shortint b8_CALCMODE = 0xd;
static const Shortint b8_CALCCOUNT = 0xc;
static const Shortint b8_REFMODE = 0xf;
static const Shortint b8_ITERATION = 0x11;
static const Shortint b8_SAVERECALC = 0x5f;
static const Shortint b8_DELTA = 0x10;
static const Shortint b8_PRINTHEADERS = 0x2a;
static const Shortint b8_PRINTGRIDLINES = 0x2b;
static const Byte b8_GRIDSET = 0x82;
static const Byte b8_GUTS = 0x80;
static const Word b8_DEFAULTROWHEIGHT = 0x225;
static const Byte b8_WSBOOL = 0x81;
static const Shortint b8_HEADER = 0x14;
static const Shortint b8_FOOTER = 0x15;
static const Byte b8_HCENTER = 0x83;
static const Byte b8_VCENTER = 0x84;
static const Shortint b8_DEFCOLWIDTH = 0x55;
static const Shortint b8_WRITEACCESS = 0x5c;
static const Word b8_DOUBLESTREAMFILE = 0x161;
static const Word b8_PROT4REV = 0x1af;
static const Word b8_PROT4REVPASS = 0x1bc;
static const Word b8_REFRESHALL = 0x1b7;
static const Word b8_USESELFS = 0x160;
static const Byte b8_BOUNDSHEET = 0x85;
static const Word b8_WINDOW2 = 0x23e;
static const Shortint b8_SELECTION = 0x1d;
static const Byte b8_DBCELL = 0xd7;
static const Byte b8_MULBLANK = 0xbe;
static const Shortint b8_FORMULA = 0x6;
static const Byte b8_MERGE = 0xe5;
static const Byte b8_PALETTE = 0x92;
static const Shortint b8_CONTINUE = 0x3c;
static const Byte b8_SETUP = 0xa1;
static const Byte b8_SST = 0xfc;
static const Byte b8_EXTSST = 0xff;
static const Byte b8_LABELSST = 0xfd;
static const Word b8_NUMBER = 0x203;
static const Byte b8_MSODRAWING = 0xec;
static const Byte b8_MSODRAWINGGROUP = 0xeb;
static const Word b8_SUPBOOK = 0x1ae;
static const Shortint b8_EXTERNSHET = 0x17;
static const Shortint b8_OBJ_OT_PictureObject = 0x8;
static const Shortint b8_OBJ_grbit_fSel = 0x1;
static const Shortint b8_OBJ_grbit_fAutoSize = 0x2;
static const Shortint b8_OBJ_grbit_fMove = 0x4;
static const Shortint b8_OBJ_grbit_reserved1 = 0x8;
static const Shortint b8_OBJ_grbit_fLocked = 0x10;
static const Shortint b8_OBJ_grbit_reserved2 = 0x20;
static const Shortint b8_OBJ_grbit_reserved3 = 0x40;
static const Byte b8_OBJ_grbit_fGrouped = 0x80;
static const Word b8_OBJ_grbit_fHidden = 0x100;
static const Word b8_OBJ_grbit_fVisible = 0x200;
static const Word b8_OBJ_grbit_fPrint = 0x400;
static const Shortint b8_OBJPICTURE_grbit_fAutoPict = 0x1;
static const Shortint b8_OBJPICTURE_grbit_fDde = 0x2;
static const Shortint b8_OBJPICTURE_grbit_fIcon = 0x4;
static const Shortint b8_HORIZONTALPAGEBREAKS = 0x1b;
static const Word b8_BOF_vers = 0x600;
static const Shortint b8_BOF_dt_WorkbookGlobals = 0x5;
static const Shortint b8_BOF_dt_VisualBasicModule = 0x6;
static const Shortint b8_BOF_dt_Worksheet = 0x10;
static const Shortint b8_BOF_dt_Chart = 0x20;
static const Shortint b8_BOF_dt_MacroSheet = 0x40;
static const Word b8_BOF_dt_WorkspaceFile = 0x100;
static const Word b8_BOF_rupBuild_Excel97 = 0xdbb;
static const Word b8_BOF_rupYear_Excel07 = 0x7cd;
static const Shortint b8_XF_Opt1_fLocked = 0x1;
static const Shortint b8_XF_Opt1_fHidden = 0x2;
static const Shortint b8_XF_Opt1_fStyleXF = 0x4;
static const Shortint b8_XF_Opt1_f123Prefix = 0x8;
static const Word b8_XF_Opt1_ixfParent = 0xfff0;
static const Shortint b8_XF_Opt2_alcGeneral = 0x0;
static const Shortint b8_XF_Opt2_alcLeft = 0x1;
static const Shortint b8_XF_Opt2_alcCenter = 0x2;
static const Shortint b8_XF_Opt2_alcRight = 0x3;
static const Shortint b8_XF_Opt2_alcFill = 0x4;
static const Shortint b8_XF_Opt2_alcJustify = 0x5;
static const Shortint b8_XF_Opt2_alcCenterAcrossSelection = 0x6;
static const Shortint b8_XF_Opt2_fWrap = 0x8;
static const Shortint b8_XF_Opt2_alcVTop = 0x0;
static const Shortint b8_XF_Opt2_alcVCenter = 0x10;
static const Shortint b8_XF_Opt2_alcVBottom = 0x20;
static const Shortint b8_XF_Opt2_alcVJustify = 0x30;
static const Shortint b8_XF_Opt3_fMergeCell = 0x20;
static const Word b8_XF_Opt3_fAtrNum = 0x400;
static const Word b8_XF_Opt3_fAtrFnt = 0x800;
static const Word b8_XF_Opt3_fAtrAlc = 0x1000;
static const Word b8_XF_Opt3_fAtrBdr = 0x2000;
static const Word b8_XF_Opt3_fAtrPat = 0x4000;
static const Word b8_XF_Opt3_fAtrProt = 0x8000;
static const Shortint b8_XF_Border_None = 0x0;
static const Shortint b8_XF_Border_Thin = 0x1;
static const Shortint b8_XF_Border_Medium = 0x2;
static const Shortint b8_XF_Border_Dashed = 0x3;
static const Shortint b8_XF_Border_Dotted = 0x4;
static const Shortint b8_XF_Border_Thick = 0x5;
static const Shortint b8_XF_Border_Double = 0x6;
static const Shortint b8_XF_Border_Hair = 0x7;
static const Shortint b8_XF_Border_MediumDashed = 0x8;
static const Shortint b8_XF_Border_DashDot = 0x9;
static const Shortint b8_XF_Border_MediumDashDot = 0xa;
static const Shortint b8_XF_Border_DashDotDot = 0xb;
static const Shortint b8_XF_Border_MediumDashDotDot = 0xc;
static const Shortint b8_XF_Border_SlantedDashDot = 0xd;
static const Word b8_INTERFACHDR_cv_IBMPC = 0x1b5;
static const Word b8_INTERFACHDR_cv_Macintosh = 0x8000;
static const Word b8_INTERFACHDR_cv_ANSI = 0x4b0;
static const Word b8_CODEPAGE_cv_IBMPC = 0x1b5;
static const Word b8_CODEPAGE_cv_Macintosh = 0x8000;
static const Word b8_CODEPAGE_cv_ANSI = 0x4b0;
static const Shortint b8_WINDOW1_grbit_fHidden = 0x1;
static const Shortint b8_WINDOW1_grbit_fIconic = 0x2;
static const Shortint b8_WINDOW1_grbit_fDspHScroll = 0x8;
static const Shortint b8_WINDOW1_grbit_fDspVScroll = 0x10;
static const Shortint b8_WINDOW1_grbit_fBotAdornment = 0x20;
static const Shortint b8_FONT_grbit_fItalic = 0x2;
static const Shortint b8_FONT_grbit_fStrikeout = 0x8;
static const Shortint b8_FONT_grbit_fOutline = 0x10;
static const Shortint b8_FONT_grbit_fShadow = 0x20;
static const Shortint b8_DEFAULTROWHEIGHT_fUnsynced = 0x1;
static const Shortint b8_DEFAULTROWHEIGHT_fDyZero = 0x2;
static const Shortint b8_DEFAULTROWHEIGHT_fExAsc = 0x4;
static const Shortint b8_DEFAULTROWHEIGHT_fExDsc = 0x8;
static const Shortint b8_WSBOOL_fShowAutoBreaks = 0x1;
static const Shortint b8_WSBOOL_fDialog = 0x10;
static const Shortint b8_WSBOOL_fApplyStyles = 0x20;
static const Shortint b8_WSBOOL_fRwSumsBelow = 0x40;
static const Byte b8_WSBOOL_fColSumsRight = 0x80;
static const Word b8_WSBOOL_fFitToPage = 0x100;
static const Word b8_WSBOOL_fDspGuts = 0x200;
static const Word b8_WSBOOL_fAee = 0x400;
static const Word b8_WSBOOL_fAfe = 0x8000;
static const Shortint b8_WINDOW1_fHidden = 0x1;
static const Shortint b8_WINDOW1_fIconic = 0x2;
static const Shortint b8_WINDOW1_fDspHScroll = 0x8;
static const Shortint b8_WINDOW1_fDspVScroll = 0x10;
static const Shortint b8_WINDOW1_fBotAdornment = 0x20;
static const Shortint b8_WINDOW2_grbit_fDspFmla = 0x1;
static const Shortint b8_WINDOW2_grbit_fDspGrid = 0x2;
static const Shortint b8_WINDOW2_grbit_fDspRwCol = 0x4;
static const Shortint b8_WINDOW2_grbit_fFrozen = 0x8;
static const Shortint b8_WINDOW2_grbit_fDspZeros = 0x10;
static const Shortint b8_WINDOW2_grbit_fDefaultHdr = 0x20;
static const Shortint b8_WINDOW2_grbit_fArabic = 0x40;
static const Byte b8_WINDOW2_grbit_fDspGuts = 0x80;
static const Word b8_WINDOW2_grbit_fFrozenNoSplit = 0x100;
static const Word b8_WINDOW2_grbit_fSelected = 0x200;
static const Word b8_WINDOW2_grbit_fPaged = 0x400;
static const Word b8_WINDOW2_grbit_fSLV = 0x800;
static const Shortint b8_ROW_grbit_fCollapsed = 0x10;
static const Word b8_ROW_grbit_fDefault = 0x100;
static const Shortint b8_ROW_grbit_fDyZero = 0x20;
static const Shortint b8_ROW_grbit_fUnsynced = 0x40;
static const Byte b8_ROW_grbit_fGhostDirty = 0x80;
static const Shortint b8_ROW_grbit_mask_iOutLevel = 0x7;
static const Shortint b8_COLINFO_fHidden = 0x1;
static const Word b8_COLINFO_fCollapsed = 0x1000;
static const Shortint b8_SETUP_fLeftToRight = 0x1;
static const Shortint b8_SETUP_fLandscape = 0x2;
static const Shortint b8_SETUP_fNoPls = 0x4;
static const Shortint b8_SETUP_fNoColor = 0x8;
static const Shortint b8_SETUP_fDraft = 0x10;
static const Shortint b8_SETUP_fNotes = 0x20;
static const Shortint b8_SETUP_fNoOrient = 0x40;
static const Byte b8_SETUP_fUsePage = 0x80;
static const Shortint b8_LEFTMARGIN = 0x26;
static const Shortint b8_RIGHTMARGIN = 0x27;
static const Shortint b8_TOPMARGIN = 0x28;
static const Shortint b8_BOTTOMMARGIN = 0x29;
static const Word b8_MSOFBH_inst_mask = 0xfff0;
static const Shortint b8_MSOFBH_ver_mask = 0xf;
static const Shortint b8_msoContainerVer = 0xf;
static const Shortint b8_msofbtBSEVer = 0x2;
static const Word b8_msofbtDggContainer = 0xf000;
static const Word b8_msofbtDgg = 0xf006;
static const Word b8_msofbtCLSID = 0xf016;
static const Word b8_msofbtOPT = 0xf00b;
static const Word b8_msofbtColorMRU = 0xf11a;
static const Word b8_msofbtSplitMenuColors = 0xf11e;
static const Word b8_msofbtBstoreContainer = 0xf001;
static const Word b8_msofbtBSE = 0xf007;
static const Word b8_msofbtBlip = 0xf018;
static const Word b8_msofbtDgContainer = 0xf002;
static const Word b8_msofbtDg = 0xf008;
static const Word b8_msofbtRegroupItems = 0xf118;
static const Word b8_msofbtColorScheme = 0xf120;
static const Word b8_msofbtSpgrContainer = 0xf003;
static const Word b8_msofbtSpContainer = 0xf004;
static const Word b8_msofbtSpgr = 0xf009;
static const Word b8_msofbtSp = 0xf00a;
static const Word b8_msofbtTextbox = 0xf00c;
static const Word b8_msofbtClientTextbox = 0xf00d;
static const Word b8_msofbtAnchor = 0xf00e;
static const Word b8_msofbtChildAnchor = 0xf00f;
static const Word b8_msofbtClientAnchor = 0xf010;
static const Word b8_msofbtClientData = 0xf011;
static const Word b8_msofbtOleObject = 0xf11f;
static const Word b8_msofbtDeletedPspl = 0xf11d;
static const Word b8_msofbtSolverContainer = 0xf005;
static const Word b8_msofbtConnectorRule = 0xf012;
static const Word b8_msomsofbtAlignRule = 0xf013;
static const Word b8_msofbtArcRule = 0xf014;
static const Word b8_msofbtClientRule = 0xf015;
static const Word b8_msofbtCalloutRule = 0xf017;
static const Word b8_msofbtSelection = 0xf119;
static const Shortint b8_msoblipERROR = 0x0;
static const Shortint b8_msoblipUNKNOWN = 0x1;
static const Shortint b8_msoblipEMF = 0x2;
static const Shortint b8_msoblipWMF = 0x3;
static const Shortint b8_msoblipPICT = 0x4;
static const Shortint b8_msoblipJPEG = 0x5;
static const Shortint b8_msoblipPNG = 0x6;
static const Shortint b8_msoblipDIB = 0x7;
static const Shortint b8_msoblipFirstClient = 0x20;
static const Shortint b8_msoblipLastClient = 0x21;
static const Shortint b8_fsp_fGroup = 0x1;
static const Shortint b8_fsp_fChild = 0x2;
static const Shortint b8_fsp_fPatriarch = 0x4;
static const Shortint b8_fsp_fDeleted = 0x8;
static const Shortint b8_fsp_fOleShape = 0x10;
static const Shortint b8_fsp_fHaveMaster = 0x20;
static const Shortint b8_fsp_fFlipH = 0x40;
static const Byte b8_fsp_fFlipV = 0x80;
static const Word b8_fsp_fConnector = 0x100;
static const Word b8_fsp_fHaveAnchor = 0x200;
static const Word b8_fsp_fBackground = 0x400;
static const Word b8_fsp_fHaveSpt = 0x800;
static const unsigned b8_fsp_reserved = 0xfffff001;
static const Shortint b8_FORMULA_fAlwaysCalc = 0x1;
static const Shortint b8_FORMULA_fCalcOnLoad = 0x2;
static const Shortint b8_FORMULA_fShrFmla = 0x8;
static const Shortint ptgInt = 0x1e;
static const Shortint ptgNum = 0x1f;
static const Shortint ptgStr = 0x17;
static const Shortint ptgGT = 0xd;
static const Shortint ptgGE = 0xc;
static const Shortint ptgEQ = 0xb;
static const Shortint ptgNE = 0xe;
static const Shortint ptgLE = 0xa;
static const Shortint ptgLT = 0x9;
static const Shortint ptgAdd = 0x3;
static const Shortint ptgSub = 0x4;
static const Shortint ptgMul = 0x5;
static const Shortint ptgDiv = 0x6;
static const Shortint ptgPower = 0x7;
static const Shortint ptgPercent = 0x14;
static const Shortint ptgConcat = 0x8;
static const Shortint ptgUplus = 0x12;
static const Shortint ptgUminus = 0x13;
static const Shortint ptgParen = 0x15;
static const Shortint ptgMissArg = 0x16;
static const Shortint ptgRef = 0x44;
static const Shortint ptgArea = 0x25;
static const Shortint ptgFuncVar = 0x42;
static const Shortint ptgRef3D = 0x5a;
static const Shortint ptgArea3D = 0x3b;
extern PACKAGE int __fastcall FormatStrToWideChar(AnsiString Source, WideChar * Dest);
extern PACKAGE int __fastcall FormatStrToWideChar1(WideString Source, WideChar * Dest);
} /* namespace Rm_wawbiff8 */
using namespace Rm_wawbiff8;
#pragma pack(pop)
#pragma option pop
#pragma delphiheader end.
//-- end unit ----------------------------------------------------------------
#endif // Rm_wawbiff8
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -