diff options
author | Matúš Kukan <matus.kukan@collabora.com> | 2014-02-05 13:47:45 +0100 |
---|---|---|
committer | Matúš Kukan <matus.kukan@collabora.com> | 2014-02-05 19:10:04 +0100 |
commit | d50e08b4e18ad6fa8b4078df6e23ffbaf47e708c (patch) | |
tree | c21e3aa93ad22354bd3b8234f5e4ffd59010560e /sc/inc/globstr.hrc | |
parent | 4784e94cec2e8f96a08add2f19f482057058b2eb (diff) |
fdo#74132: Do not interrupt search in Calc.
Extending f25cdaa78d5e7d200fbaf31cce9895bab7c5ee63
"fdo#74132: Do not interrupt search in Writer." for Calc.
Change-Id: I3a7e5070300993d2811a79f17cb1b2edb0355c44
Diffstat (limited to 'sc/inc/globstr.hrc')
-rw-r--r-- | sc/inc/globstr.hrc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc index f02ef5122b00..c402de22d80a 100644 --- a/sc/inc/globstr.hrc +++ b/sc/inc/globstr.hrc @@ -89,7 +89,6 @@ #define STR_MSSG_INSERTCELLS_0 50 #define STR_MSSG_DELETECELLS_0 51 #define STR_MSSG_MERGECELLS_0 52 -#define STR_MSSG_SEARCHANDREPLACE_0 53 #define STR_MSSG_SOLVE_0 54 #define STR_MSSG_SOLVE_1 55 #define STR_MSSG_SOLVE_2 56 @@ -301,9 +300,6 @@ #define STR_NAMECONFLICT 223 #define STR_ERR_AUTOFILTER 224 -#define STR_MSSG_SEARCHANDREPLACE_1 225 -#define STR_MSSG_SEARCHANDREPLACE_2 226 -#define STR_MSSG_SEARCHANDREPLACE_3 227 #define STR_CREATENAME_REPLACE 228 #define STR_CREATENAME_MARKERR 229 @@ -476,9 +472,6 @@ #define STR_CLOSE_ERROR_LINK 351 #define STR_UNDO_RANGENAMES 352 -#define STR_MSSG_SEARCHANDREPLACE_4 353 -#define STR_MSSG_SEARCHANDREPLACE_5 354 - #define STR_UNDO_RESIZEMATRIX 355 #define STR_TIP_RESIZEMATRIX 356 |