update dev300-m58
[ooovba.git] / svx / source / dialog / srchdlg.hrc
bloba903caa86801a5edd7624bd2f4ea1a6344bd8285
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: srchdlg.hrc,v $
10  * $Revision: 1.9 $
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 #ifndef _SVX_SRCHDLG_HRC
31 #define _SVX_SRCHDLG_HRC
33 // defines ------------------------------------------------------------------
35 #define FT_SEARCH                       10
36 #define ED_SEARCH                       11
37 #define LB_SEARCH                       12
38 #define FT_SEARCH_ATTR                  13
39 #define FT_SEARCH_FORMATS               14
40 #define FT_REPLACE                      15
41 #define ED_REPLACE                      16
42 #define LB_REPLACE                      17
43 #define FT_REPLACE_ATTR                 18
44 #define FT_REPLACE_FORMATS              19
46 #define BTN_SEARCH                      20
47 #define BTN_SEARCH_ALL                  21
48 #define FL_SEARCH_COMMAND               22
49 #define BTN_REPLACE                     23
50 #define BTN_REPLACE_ALL                 24
52 #define CB_MATCH_CASE                   25
53 #define CB_WHOLE_WORDS                  26
54 #define FL_SEARCH_COMPONENT             27
55 #define BTN_COMPONENT_1                 28
56 #define BTN_COMPONENT_2                 29
58 #define FL_BUTTONS                      30
59 #define BTN_MORE                        31
60 #define BTN_HELP                        32
61 #define BTN_CLOSE                       33
63 #define FL_OPTIONS                      40
64 #define CB_SELECTIONS                   41
65 #define CB_BACKWARDS                    42
66 #define CB_REGEXP                       43
67 #define CB_SIMILARITY                   44
68 #define PB_SIMILARITY                   45
69 #define CB_LAYOUTS                      46
70 #define CB_JAP_MATCH_FULL_HALF_WIDTH    47
71 #define CB_JAP_SOUNDS_LIKE              48
72 #define PB_JAP_OPTIONS                  49
74 #define BTN_ATTRIBUTE                   50
75 #define BTN_FORMAT                      51
76 #define BTN_NOFORMAT                    52
78 #define FL_CALC                         53
79 #define FT_CALC_SEARCHIN                54
80 #define LB_CALC_SEARCHIN                55
81 #define FT_CALC_SEARCHDIR               56
82 #define RB_CALC_ROWS                    57
83 #define RB_CALC_COLUMNS                 58
84 #define CB_ALL_SHEETS                   59
86 #define CB_NOTES                        60
88 #define IMG_MOREBTN_DOWN                100
89 #define IMG_MOREBTN_UP                  101
91 #define STR_WORDCALC                    100
92 #define STR_MORE_BTN                    101
93 #define STR_LESS_BTN                    102
95 #endif // #ifndef _SVX_SRCHDLG_HRC