LibreOffice Module lotuswordpro (master) 1
lwpobjtags.hxx
Go to the documentation of this file.
1/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2/*************************************************************************
3 *
4 * The Contents of this file are made available subject to the terms of
5 * either of the following licenses
6 *
7 * - GNU Lesser General Public License Version 2.1
8 * - Sun Industry Standards Source License Version 1.1
9 *
10 * Sun Microsystems Inc., October, 2000
11 *
12 * GNU Lesser General Public License Version 2.1
13 * =============================================
14 * Copyright 2000 by Sun Microsystems, Inc.
15 * 901 San Antonio Road, Palo Alto, CA 94303, USA
16 *
17 * This library is free software; you can redistribute it and/or
18 * modify it under the terms of the GNU Lesser General Public
19 * License version 2.1, as published by the Free Software Foundation.
20 *
21 * This library is distributed in the hope that it will be useful,
22 * but WITHOUT ANY WARRANTY; without even the implied warranty of
23 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
24 * Lesser General Public License for more details.
25 *
26 * You should have received a copy of the GNU Lesser General Public
27 * License along with this library; if not, write to the Free Software
28 * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
29 * MA 02111-1307 USA
30 *
31 *
32 * Sun Industry Standards Source License Version 1.1
33 * =================================================
34 * The contents of this file are subject to the Sun Industry Standards
35 * Source License Version 1.1 (the "License"); You may not use this file
36 * except in compliance with the License. You may obtain a copy of the
37 * License at http://www.openoffice.org/license.html.
38 *
39 * Software provided under this License is provided on an "AS IS" basis,
40 * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
41 * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
42 * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
43 * See the License for the specific provisions governing your rights and
44 * obligations concerning the Software.
45 *
46 * The Initial Developer of the Original Code is: IBM Corporation
47 *
48 * Copyright: 2008 by IBM Corporation
49 *
50 * All Rights Reserved.
51 *
52 * Contributor(s): _______________________________________
53 *
54 *
55 ************************************************************************/
56#ifndef INCLUDED_LOTUSWORDPRO_INC_LWPOBJTAGS_HXX
57#define INCLUDED_LOTUSWORDPRO_INC_LWPOBJTAGS_HXX
58
59// file header object
60#define TAG_AMI 0x3750574CUL // "LWP7"
61
62// layout sub-objects
63#define TAG_ENDSUBOBJ 0x646E4553UL // "SEnd"
64#define TAG_LAY_GEOMETRY 0x6F65474CUL // "LGeo"
65#define TAG_LAY_OFFSET 0x66664F4CUL // "LOff"
66#define TAG_LAY_SCALE 0x6C63534CUL // "LScl"
67#define TAG_LAY_MARGINS 0x72614D4CUL // "LMar"
68#define TAG_LAY_RELATIVITY 0x6C65524CUL // "LRel"
69#define TAG_LAY_COLUMNS 0x6C6F434CUL // "LCol"
70#define TAG_LAY_BORDER 0x726F424CUL // "LBor"
71#define TAG_LAY_GUTTER 0x7475474CUL // "LGut"
72#define TAG_LAY_JOIN 0x696F4A4CUL // "LJoi"
73#define TAG_LAY_BACKGROUND 0x6B63424CUL // "LBck"
74#define TAG_LAY_SHADOW 0x7764534CUL // "LSdw"
75#define TAG_LAY_LEADERDOTS 0x72644C4CUL // "LLdr"
76#define TAG_LAY_NUMERICS 0x6D754E4CUL // "LNum"
77#define TAG_LAY_HIERARCHY 0x6569484CUL // "LHie"
78
79// Paragraph properties
80#define TAG_PARA_SHOW 0x65644850UL // "PHde"
81#define TAG_PARA_HIDE 0x77685350UL // "PShw"
82#define TAG_PARA_ALIGN 0x6e6c4150UL // "PAln"
83#define TAG_PARA_INDENT 0x74644950UL // "PIdt"
84#define TAG_PARA_SPACING 0x63705350UL // "PSpc"
85#define TAG_PARA_BORDER 0x64724250UL // "PBrd"
86#define TAG_PARA_BACKGROUND 0x6b614250UL // "PBak"
87#define TAG_PARA_BREAKS 0x6b724250UL // "PBrk"
88#define TAG_PARA_BULLET 0x746c4250UL // "PBlt"
89#define TAG_PARA_NUMBERING 0x6d754e50UL // "PNum"
90#define TAG_PARA_TAB 0x62615450UL // "PTab"
91#define TAG_PARA_KINSOKU 0x6e694b50UL // "PKin"
92#define TAG_PARA_PROPLIST 0x70725050UL // "PPrp"
93
94#define TAG_SLVLIST 0x734C4C53UL // "SLLs"
95#define TAG_DLFVLIST 0x4C464C44UL // "DLFL"
96#define TAG_DLVLISTHEAD 0x64484C44UL // "DLHd"
97#define TAG_DLNFVLIST 0x464E4C44UL // "DLNF"
98#define TAG_DLVLIST 0x734C4C44UL // "DLLs"
99
100#define TAG_DOCUMENT 0x20636F44UL // "Doc "
101#define TAG_VERDOCUMENT 0x636F4456UL // "VDoc"
102#define TAG_DOCDATA 0x44636F44UL // "DocD"
103#define TAG_OBJINDEX 0x78644E4FUL // "ONdx"
104#define TAG_DIVISIONINFO 0x49766944UL // "DivI"
105#define TAG_CONTENT 0x746E6F43UL // "Cont"
106#define TAG_HEADCONTENT 0x746E4348UL // "HCnt"
107#define TAG_STORY 0x79727453UL // "Stry"
108#define TAG_TABLE 0x6C626154UL // "Tabl"
109#define TAG_SUPERTABLE 0x62547553UL // "SuTb"
110#define TAG_GLOSSARY 0x736F6C47UL // "Glos"
111#define TAG_PARALLELCOLUMNS 0x6C6F4350UL // "PCol"
112#define TAG_PARALLELCOLUMNSLAYOUT 0x794C4350UL // "PCLy"
113#define TAG_PARALLELCOLUMNSBLOCK 0x6C424350UL // "PCBl"
114#define TAG_PARALLELCOLUMNSCONNECTEDBLOCK 0x42434350UL // "PCCB"
115#define TAG_FOOTNOTETABLE 0x62546E46UL // "FnTb"
116#define TAG_PARAGRAPH 0x61726150UL // "Para"
117#define TAG_BOOKMARK 0x6B4D6B42UL // "BkMk"
118#define TAG_DDELINK 0x4C656444UL // "DdeL"
119#define TAG_VIRTUALLAYOUT 0x79614C56UL // "VLay"
120#define TAG_LITELAYOUT 0x79614C4CUL // "LLay"
121#define TAG_LAYOUT 0x2079614CUL // "Lay "
122#define TAG_PERMISSIVELAYOUT 0x79614C50UL // "PLay"
123#define TAG_HEADLAYOUT 0x79614C48UL // "HLay"
124#define TAG_FRAMELAYOUT 0x6D617246UL // "Fram"
125#define TAG_DROPCAPLAYOUT 0x70614344UL // "DCap"
126#define TAG_NOTELAYOUT 0x794C744EUL // "NtLy"
127#define TAG_NOTETEXTLAYOUT 0x6C54744EUL // "NtTl"
128#define TAG_NOTEHEADERLAYOUT 0x6C48744EUL // "NtHl"
129#define TAG_PAGELAYOUT 0x65676150UL // "Page"
130#define TAG_HEADERLAYOUT 0x4C726448UL // "HdrL"
131#define TAG_FOOTERLAYOUT 0x4C727446UL // "FtrL"
132#define TAG_ROWLAYOUT 0x4C776F52UL // "RowL"
133#define TAG_COLUMNLAYOUT 0x4C6C6F43UL // "ColL"
134#define TAG_FNROWLAYOUT 0x4C526E46UL // "FnRL"
135#define TAG_CELLLAYOUT 0x4C6C6543UL // "CelL"
136#define TAG_VIEWPORTLAYOUT 0x794C7056UL // "VpLy"
137#define TAG_CONNECTEDCELLLAYOUT 0x4C436E43UL // "CnCL"
138#define TAG_HIDDENCELLLAYOUT 0x4C436E48UL // "HnCL"
139#define TAG_TABLEHEADINGLAYOUT 0x4C486254UL // "TbHL"
140#define TAG_ROWHEADINGLAYOUT 0x4C486F52UL // "RoHL"
141#define TAG_FNCELLLAYOUT 0x4C436E46UL // "FnCL"
142#define TAG_FOOTNOTELAYOUT 0x794C6E46UL // "FnLy"
143#define TAG_TABLELAYOUT 0x794C6254UL // "TbLy"
144#define TAG_SUPERTABLELAYOUT 0x4C625453UL // "STbL"
145#define TAG_FNSUPERTABLELAYOUT 0x4C545346UL // "FSTL"
146#define TAG_ENSUPERTABLELAYOUT 0x4C545345UL // "ESTL"
147#define TAG_SUPERPARALLELCOLUMNLAYOUT 0x4C435053UL // "SPCL"
148#define TAG_SUPERGLOSSARYLAYOUT 0x534C4753UL // "SGLS"
149#define TAG_CONTONLAYOUT 0x4C6E4F43UL // "COnL"
150#define TAG_CONTFROMLAYOUT 0x4C724643UL // "CFrL"
151#define TAG_CHARSTYLE 0x79745343UL // "CSty"
152#define TAG_PARASTYLE 0x79745350UL // "PSty"
153#define TAG_TABRACK 0x20626154UL // "Tab "
154#define TAG_GROUPLAYOUT 0x4c707247UL // "GrpL"
155#define TAG_GROUPFRAME 0x46707247UL // "GrpF"
156#define TAG_SILVERBULLET 0x6c754253UL // "SBul"
157#define TAG_TABLEHEADING 0x486c6254UL // "TblH"
158#define TAG_LINEHINT 0x746e484cUL // "LHnt"
159#define TAG_TABLEHINT 0x746e4854UL // "THnt"
160#define TAG_PAGEHINT 0x746e4850UL // "PHnt"
161#define TAG_NUMBERHINT 0x746e484EUL // "NHnt"
162#define TAG_FOOTNOTESEEN 0x65655346UL // "FSee"
163#define TAG_OBJECTHOLDER 0x646c6F48UL // "Hold"
164#define TAG_LISTLIST 0x744c744cUL // "LtLt"
165#define TAG_FOOTNOTELISTLIST 0x744c7446UL // "FtLt"
166#define TAG_ENDNOTELAYOUT 0x794C6E45UL // "EnLy"
167#define TAG_FOOTNOTE 0x746F4E46UL // "FNot"
168#define TAG_CELLNUMBERHINT 0x74486e43UL // "CnHt"
169#define TAG_MARKER 0x6b72614DUL // "Mark"
170#define TAG_STORYMARKER 0x6b724d53UL // "SMrk"
171#define TAG_TABLEMARKER 0x6b724d54UL // "TMrk"
172#define TAG_FIELDMARKER 0x4c724d54UL // "FMrk"
173#define TAG_NUMERICVALUE 0x6c61564eUL // "NVal"
174#define TAG_TEXTVALUE 0x6c615654UL // "TVal"
175#define TAG_REFERENCEVALUE 0x6c615652UL // "RVal"
176#define TAG_CELLLIST 0x64734c43UL // "CLst"
177#define TAG_DEPENDENT 0x74647044UL // "Dpdt"
178#define TAG_FORMULAINFO 0x616c7246UL // "Frla"
179#define TAG_TABLERANGE 0x676e5254UL // "TRng"
180#define TAG_CELLRANGE 0x676e5243UL // "CRng"
181#define TAG_FOLDER 0x726c6446UL // "Fldr"
182#define TAG_ROWLIST 0x74734c52UL // "RLst"
183#define TAG_SECTION 0x74636553UL // "Sect"
184#define TAG_INDEXSECTION 0x63657349UL // "Isec"
185#define TAG_GRAPHIC 0x68707247UL // "Grph"
186#define TAG_DIRTBAG 0x74726944UL // "Dirt"
187#define TAG_NAMEDOUTLINESEQ 0x71534f4eUL // "NOSq"
188#define TAG_OUTLINESEQITEM 0x7449534fUL // "OSIt"
189#define TAG_TOCSUPERTABLELAYOUT 0x6C747354UL // "Tstl"
190#define TAG_DOCSOCKET 0x786F5344UL // "DSox"
191#define TAG_USER_VERSION 0x72655655UL // "UVer"
192#define TAG_NOTE 0x65746F4EUL // "Note"
193#define TAG_MARKERLIST 0x74734c4dUL // "MLst"
194#define TAG_BOOKMARKMARKERLIST 0x744c4d42UL // "BMLt"
195#define TAG_DDEMARKMARKERLIST 0x744c4d44UL // "DMLt"
196#define TAG_FIELDMARKERLIST 0x744c6c46UL // "FlLt"
197#define TAG_CHBLKMARKER 0x6b4d4843UL // "CHMk"
198#define TAG_CHBMARKERLIST 0x424d4c43UL // "CMLt"
199#define TAG_PPTRHOLDER 0x72745070UL // "pPtr"
200#define TAG_QPTRHOLDER 0x72745071UL // "qPtr"
201#define TAG_GPTRHOLDER 0x72745067UL // "gPtr"
202#define TAG_PROPLIST 0x706f7250UL // "Prop"
203#define TAG_HEADHOLDER 0x646C4848UL // "HHld"
204#define TAG_HEADTAILHOLDER 0x72485448UL // "HTHr"
205#define TAG_OLEOBJECT 0x4F656C4FUL // "OleO"
206#define TAG_ENUMOBJHD 0x64484F45UL // "EOHd"
207#define TAG_TOCLEVELDATA 0x4C6f6354UL // "TocL"
208#define TAG_VERPTR 0x72745056UL // "VPtr"
209#define TAG_VERQTR 0x72745156UL // "VQtr"
210#define TAG_VERDOCINFO 0x6E494456UL // "VDIn"
211#define TAG_TOMBSTONE 0x20504952UL // "RIP "
212#define TAG_NOTIFY 0x7966744EUL // "Ntfy"
213#define TAG_LONGHOLDER 0x676E6F4CUL // "Long"
214
215#define TAG_DIVOPTS 0x74704f44UL // "DOpt"
216#define TAG_FOOTNOTEOPTS 0x704f4e46UL // "FNOp"
217
218#ifdef RUBY
219#define TAG_RUBYLAYOUT 0x794C6252UL // "RbLy"
220#define TAG_RUBYMARKER 0x6b724d52UL // "RMrk"
221#define TAG_RUBYMARKERLIST 0x744c6252UL // "RbLt"
222#endif
223
224#define TAG_ALIGNMENTPIECE 0x63506c41UL // "AlPc"
225#define TAG_INDENTPIECE 0x63506e49UL // "InPc"
226#define TAG_PARABORDERPIECE 0x63504250UL // "PBPc"
227#define TAG_PARABACKGROUNDPIECE 0x63505250UL // "PRPc"
228#define TAG_SPACINGPIECE 0x63507053UL // "SpPc"
229#define TAG_BREAKSPIECE 0x63507242UL // "BrPc"
230#define TAG_NUMBERINGPIECE 0x6350724eUL // "NrPc"
231#define TAG_CHARBORDERPIECE 0x63504243UL // "CBPc"
232#define TAG_AMIKAKEPIECE 0x63504b41UL // "AKPc"
233#define TAG_TABPIECE 0x63506254UL // "TbPc"
234
235#endif
236
237/* vim:set shiftwidth=4 softtabstop=4 expandtab: */