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: tabstpge.hrc,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 ************************************************************************/
30 #ifndef _SVX_TABSTPGE_HRC
31 #define _SVX_TABSTPGE_HRC
33 // defines ------------------------------------------------------------------
37 #define FL_TABPOS_VERT 12
39 #define BTN_TABTYPE_LEFT 20
40 #define WIN_TABLEFT 21
41 #define BTN_TABTYPE_RIGHT 22
42 #define WIN_TABRIGHT 23
43 #define BTN_TABTYPE_CENTER 24
44 #define WIN_TABCENTER 25
45 #define BTN_TABTYPE_DECIMAL 26
46 #define WIN_TABDECIMAL 27
47 #define ED_TABTYPE_DECCHAR 28
48 #define FT_TABTYPE_DECCHAR 29
52 #define BTN_FILLCHAR_NO 40
53 #define BTN_FILLCHAR_POINTS 41
54 #define BTN_FILLCHAR_DASHLINE 42
55 #define BTN_FILLCHAR_UNDERSCORE 43
56 #define BTN_FILLCHAR_OTHER 44
57 #define ED_FILLCHAR_OTHER 45
58 #define FL_FILLCHAR 46
63 #define ST_LEFTTAB_ASIAN 53
64 #define ST_RIGHTTAB_ASIAN 54