merge the formfield patch from ooo-build
[ooovba.git] / svx / source / cui / textattr.hrc
bloba288f2befd285b5a7c08e7be54dceec6f7d6300d
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: textattr.hrc,v $
10  * $Revision: 1.5 $
11  *
12  * This file is part of OpenOffice.org.
13  *
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.
17  *
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).
23  *
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.
28  *
29  ************************************************************************/
30 #define FL_TEXT 2
31 #define FL_DISTANCE 1
32 #define FL_POSITION 3
33 #define FL_SEPARATOR 4
34 #define TSB_AUTOGROW_HEIGHT 1
35 #define TSB_AUTOGROW_WIDTH 2
36 #define TSB_FIT_TO_SIZE 3
37 #define TSB_FULL_WIDTH 4
38 #define TSB_CONTOUR 5
39 #define TSB_WORDWRAP_TEXT 6
40 #define TSB_AUTOGROW_SIZE 7
41 #define CTL_POSITION 1
42 #define FT_LEFT 1
43 #define MTR_FLD_LEFT 1
44 #define FT_RIGHT 2
45 #define MTR_FLD_RIGHT 2
46 #define FT_TOP 3
47 #define MTR_FLD_TOP 3
48 #define FT_BOTTOM 4
49 #define MTR_FLD_BOTTOM 4