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: srchdlg.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_SRCHDLG_HRC
31 #define _SVX_SRCHDLG_HRC
33 // defines ------------------------------------------------------------------
38 #define FT_SEARCH_ATTR 13
39 #define FT_SEARCH_FORMATS 14
43 #define FT_REPLACE_ATTR 18
44 #define FT_REPLACE_FORMATS 19
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
64 #define CB_SELECTIONS 41
65 #define CB_BACKWARDS 42
67 #define CB_SIMILARITY 44
68 #define PB_SIMILARITY 45
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
76 #define BTN_NOFORMAT 52
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
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