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
13namespace libetonyek
14{
15
17{
18
19enum
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,
30 StickyNote = 2014,
33 ListStyle = 2023,
36 // 2031: placeholder field
37 Link = 2032,
39 PageField = 2043,
40 Image = 3005,
41 Mask = 3006,
42 Group = 3008,
44 MediaStyle = 3016,
45 // 3047: related to columns ?
46 Comment = 3056,
49 Tile = 6002,
50 TableStyle = 6003,
51 CellStyle = 6004,
52 DataList = 6005,
53 Headers = 6006,
55
56 TextRef = 6218,
57
58 GridLines = 6305,
59 GridLine = 6306,
60
61 PageMaster = 10011,
63 DropCapStyle = 10024,
65
66 MetaData = 11006,
67 FileColorMap = 11014,
68 FileColor = 11015
69};
70
71}
72
73}
74
75#endif
76
77/* vim:set shiftwidth=2 softtabstop=2 expandtab: */
Definition IWAObjectType.h:17
@ DateTimeField
Definition IWAObjectType.h:38
@ Image
Definition IWAObjectType.h:40
@ Text
Definition IWAObjectType.h:24
@ AuthorStorage
Definition IWAObjectType.h:21
@ CommentField
Definition IWAObjectType.h:29
@ ConnectionLine
Definition IWAObjectType.h:43
@ Comment
Definition IWAObjectType.h:46
@ Link
Definition IWAObjectType.h:37
@ HeadersAndFooters
Definition IWAObjectType.h:64
@ DrawableShape
Definition IWAObjectType.h:28
@ ParagraphStyle
Definition IWAObjectType.h:32
@ DropCapStyle
Definition IWAObjectType.h:63
@ MetaData
Definition IWAObjectType.h:66
@ FileColorMap
Definition IWAObjectType.h:67
@ PageMasterData
Definition IWAObjectType.h:62
@ CellStyle
Definition IWAObjectType.h:51
@ CustomDateTimeFormat
Definition IWAObjectType.h:22
@ Note
Definition IWAObjectType.h:27
@ Mask
Definition IWAObjectType.h:41
@ SectionStyle
Definition IWAObjectType.h:34
@ PageMaster
Definition IWAObjectType.h:61
@ TableStyle
Definition IWAObjectType.h:50
@ ConditionStyle
Definition IWAObjectType.h:54
@ GridLines
Definition IWAObjectType.h:58
@ ListStyle
Definition IWAObjectType.h:33
@ DataList
Definition IWAObjectType.h:52
@ Headers
Definition IWAObjectType.h:53
@ Group
Definition IWAObjectType.h:42
@ FileColor
Definition IWAObjectType.h:68
@ TabularInfo
Definition IWAObjectType.h:47
@ TextRef
Definition IWAObjectType.h:56
@ MediaStyle
Definition IWAObjectType.h:44
@ GraphicStyle
Definition IWAObjectType.h:35
@ PageField
Definition IWAObjectType.h:39
@ TabularModel
Definition IWAObjectType.h:48
@ CharacterStyle
Definition IWAObjectType.h:31
@ GridLine
Definition IWAObjectType.h:59
@ StickyNote
Definition IWAObjectType.h:30
@ Tile
Definition IWAObjectType.h:49
@ ShapeField
Definition IWAObjectType.h:25
@ NoteStart
Definition IWAObjectType.h:26
Definition IWORKBezierElement.cpp:21

Generated for libetonyek by doxygen 1.13.2