IWAObjectType.h
Go to the documentation of this file.
1 /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
2 /*
3  * This file is part of the libetonyek project.
4  *
5  * This Source Code Form is subject to the terms of the Mozilla Public
6  * License, v. 2.0. If a copy of the MPL was not distributed with this
7  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8  */
9 
10 #ifndef IWAOBJECTTYPE_H_INCLUDED
11 #define IWAOBJECTTYPE_H_INCLUDED
12 
13 namespace libetonyek
14 {
15 
16 namespace IWAObjectType
17 {
18 
19 enum
20 {
23  // 401: StyleRoot, ie. list of different styles id
24  Text = 2001,
25  ShapeField = 2003,
26  NoteStart = 2004, // find at the beginning of a note
27  Note = 2008,
28  DrawableShape = 2011,
29  CommentField = 2013,
30  StickyNote = 2014,
33  ListStyle = 2023,
34  SectionStyle = 2024,
35  GraphicStyle = 2025,
36  // 2031: placeholder field
37  Link = 2032,
38  DateTimeField = 2034,
39  PageField = 2043,
40  Image = 3005,
41  Mask = 3006,
42  Group = 3008,
44  MediaStyle = 3016,
45  // 3047: related to columns ?
46  Comment = 3056,
47  TabularInfo = 6000,
48  TabularModel = 6001,
49  Tile = 6002,
50  TableStyle = 6003,
51  CellStyle = 6004,
52  DataList = 6005,
53  Headers = 6006,
54 
55  TextRef = 6218,
56 
57  GridLines = 6305,
58  GridLine = 6306,
59 
60  PageMaster = 10011,
61  PageMasterData = 10016,
63 
64  MetaData = 11006,
65  FileColorMap = 11014,
66  FileColor = 11015
67 };
68 
69 }
70 
71 }
72 
73 #endif
74 
75 /* vim:set shiftwidth=2 softtabstop=2 expandtab: */
Definition: IWAObjectType.h:26
Definition: IWAObjectType.h:42
Definition: IWAObjectType.h:24
Definition: IWAObjectType.h:21
Definition: IWAObjectType.h:53
Definition: IWAObjectType.h:27
Definition: IWAObjectType.h:31
Definition: IWAObjectType.h:32
Definition: IWAObjectType.h:35
Definition: IWAObjectType.h:58
Definition: IWAObjectType.h:29
Definition: IWAObjectType.h:62
Definition: IWAObjectType.h:28
Definition: IWAObjectType.h:61
Definition: IWAObjectType.h:30
Definition: IWAObjectType.h:25
Definition: IWAObjectType.h:65
Definition: IWAObjectType.h:48
Definition: IWAObjectType.h:34
Definition: IWAObjectType.h:50
Definition: IWAObjectType.h:51
Definition: IWAObjectType.h:33
Definition: IWAObjectType.h:44
Definition: IWAObjectType.h:39
Definition: IWAObjectType.h:57
Definition: IWAObjectType.h:64
Definition: IWAObjectType.h:55
Definition: IWAObjectType.h:46
Definition: IWAObjectType.h:60
Definition: IWAObjectType.h:47
Definition: IWAObjectType.h:37
Definition: IWAObjectType.h:40
Definition: IWAObjectType.h:41
Definition: IWAObjectType.h:52
Definition: IWAObjectType.h:49
Definition: IWAObjectType.h:38
Definition: IWAObjectType.h:43
Definition: IWAObjectType.h:66

Generated for libetonyek by doxygen 1.8.6