1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: eetext.hxx,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
33 // Zeichenattribute....
34 #define ITEMID_FONT EE_CHAR_FONTINFO
35 #define ITEMID_POSTURE EE_CHAR_ITALIC
36 #define ITEMID_WEIGHT EE_CHAR_WEIGHT
37 #define ITEMID_SHADOWED EE_CHAR_SHADOW
38 #define ITEMID_CONTOUR EE_CHAR_OUTLINE
39 #define ITEMID_CROSSEDOUT EE_CHAR_STRIKEOUT
40 #define ITEMID_UNDERLINE EE_CHAR_UNDERLINE
41 #define ITEMID_FONTHEIGHT EE_CHAR_FONTHEIGHT
42 #define ITEMID_COLOR EE_CHAR_COLOR
43 // #define ITEMID_WORDLINEMODE 0
44 #define ITEMID_PROPSIZE 0
45 // #define ITEMID_CHARSETCOLOR 0
46 // #define ITEMID_KERNING 0
47 // #define ITEMID_CASEMAP 0
48 // #define ITEMID_LANGUAGE 0
49 #define ITEMID_ESCAPEMENT EE_CHAR_ESCAPEMENT
50 #define ITEMID_NOLINEBREAK 0
51 #define ITEMID_NOHYPHENHERE 0
54 #define ITEMID_ADJUST EE_PARA_JUST
55 #define ITEMID_LINESPACING EE_PARA_SBL
56 // #define ITEMID_WIDOWS 0
57 // #define ITEMID_ORPHANS 0
58 // #define ITEMID_HYPHENZONE 0
60 #define ITEMID_TABSTOP EE_PARA_TABS
62 #define ITEMID_PAPERBIN 0
63 #define ITEMID_LRSPACE EE_PARA_LRSPACE
64 #define ITEMID_ULSPACE EE_PARA_ULSPACE
65 #define ITEMID_PRINT 0
66 #define ITEMID_OPAQUE 0
67 #define ITEMID_PROTECT 0
68 #define ITEMID_BACKGROUND 0
69 #define ITEMID_SHADOW 0
70 #define ITEMID_MACRO 0
72 #define ITEMID_BOXINFO 0