update dev300-m58
[ooovba.git] / sw / source / ui / config / redlopt.hrc
blob5cd50c7ec846692c74baa6a2de1dae1871df3ff6
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: redlopt.hrc,v $
10  * $Revision: 1.6 $
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 FT_INS_ATTR         1
31 #define LB_INS_ATTR         2
32 #define FT_INS_COL          3
33 #define LB_INS_COL          4
34 #define WIN_INS             5
35 #define FT_DEL_ATTR         6
36 #define LB_DEL_ATTR         7
37 #define FT_DEL_COL          8
38 #define LB_DEL_COL          9
39 #define WIN_DEL             10
40 #define FT_CHG_ATTR         11
41 #define LB_CHG_ATTR         12
42 #define FT_CHG_COL          13
43 #define LB_CHG_COL          14
44 #define WIN_CHG             15
45 #define FL_TE               16
47 #define FT_MARKPOS          17
48 #define LB_MARKPOS          18
49 #define FT_LC_COL           19
50 #define LB_LC_COL           20
51 #define WIN_MARK            21
52 #define FL_LC               22
53 #define STR_AUTHOR          23
54 #define STR_NOTHING         24
55 #define FT_CHG_CHANGE       25
56 #define FT_CHG_DELETE       26
57 #define FT_CHG_INSERT       27