Version 5.4.3.2, tag libreoffice-5.4.3.2
[LibreOffice.git] / sw / inc / comcore.hrc
blobc858f5cdfc204f3c9936bc79552d43ff36ed0b32
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
5  * This Source Code Form is subject to the terms of the Mozilla Public
6  * License, v. 2.0. If a copy of the MPL was not distributed with this
7  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
11  *   Licensed to the Apache Software Foundation (ASF) under one or more
12  *   contributor license agreements. See the NOTICE file distributed
13  *   with this work for additional information regarding copyright
14  *   ownership. The ASF licenses this file to you under the Apache
15  *   License, Version 2.0 (the "License"); you may not use this file
16  *   except in compliance with the License. You may obtain a copy of
17  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
18  */
19 #ifndef INCLUDED_SW_INC_COMCORE_HRC
20 #define INCLUDED_SW_INC_COMCORE_HRC
22 #include "rcid.hrc"
24 // Strings
26 #define STR_COMCORE_READERROR               (RC_COMCORE_BEGIN + 0)
27 #define STR_TABLE_DEFNAME                   (RC_COMCORE_BEGIN + 2)
28 #define STR_GRAPHIC_DEFNAME                 (RC_COMCORE_BEGIN + 3)
29 #define STR_OBJECT_DEFNAME                  (RC_COMCORE_BEGIN + 4)
30 #define STR_FRAME_DEFNAME                   (RC_COMCORE_BEGIN + 5)
31 #define STR_REGION_DEFNAME                  (RC_COMCORE_BEGIN + 6)
32 #define STR_COMCORE_CANT_SHOW               (RC_COMCORE_BEGIN + 7)
33 #define STR_NUMRULE_DEFNAME                 (RC_COMCORE_BEGIN + 10)
34 #define STR_EMPTYPAGE                       (RC_COMCORE_BEGIN + 11)
35 #define RID_SHELLRES_AUTOFMTSTRS            (RC_COMCORE_BEGIN + 12)
36 #define STR_MULT_INTERACT_HYPH_WARN         (RC_COMCORE_BEGIN + 13)
37 #define STR_HYPH_TITLE                      (RC_COMCORE_BEGIN + 16)
38 #define STR_SHAPE_DEFNAME                   (RC_COMCORE_BEGIN + 17)
40 #define STR_UNDO_REDLINE_INSERT             (RC_COMCORE_BEGIN + 19)
41 #define STR_UNDO_REDLINE_DELETE             (RC_COMCORE_BEGIN + 20)
42 #define STR_UNDO_REDLINE_FORMAT             (RC_COMCORE_BEGIN + 21)
43 #define STR_UNDO_REDLINE_TABLE              (RC_COMCORE_BEGIN + 22)
44 #define STR_UNDO_REDLINE_FMTCOLL            (RC_COMCORE_BEGIN + 23)
45 #define STR_UNDO_REDLINE_PARAGRAPH_FORMAT   (RC_COMCORE_BEGIN + 24)
46 #define STR_UNDO_REDLINE_TABLE_ROW_INSERT   (RC_COMCORE_BEGIN + 25)
47 #define STR_UNDO_REDLINE_TABLE_ROW_DELETE   (RC_COMCORE_BEGIN + 26)
48 #define STR_UNDO_REDLINE_TABLE_CELL_INSERT  (RC_COMCORE_BEGIN + 27)
49 #define STR_UNDO_REDLINE_TABLE_CELL_DELETE  (RC_COMCORE_BEGIN + 28)
50 #define STR_START_QUOTE                     (RC_COMCORE_BEGIN + 29)
51 #define STR_END_QUOTE                       (RC_COMCORE_BEGIN + 30)
52 #define STR_LDOTS                           (RC_COMCORE_BEGIN + 31)
53 #define STR_YIELDS                          (RC_COMCORE_BEGIN + 32)
54 #define STR_PARAGRAPHS                      (RC_COMCORE_BEGIN + 33)
55 #define STR_MULTISEL                        (RC_COMCORE_BEGIN + 34)
56 #define STR_N_REDLINES                      (RC_COMCORE_BEGIN + 35)
57 #define STR_FIELD                           (RC_COMCORE_BEGIN + 36)
59 #define STR_FRAME                           (RC_COMCORE_BEGIN + 37)
60 #define STR_OLE                             (RC_COMCORE_BEGIN + 38)
61 #define STR_MATH_FORMULA                    (RC_COMCORE_BEGIN + 39)
62 #define STR_CHART                           (RC_COMCORE_BEGIN + 40)
63 #define STR_NOTE                            (RC_COMCORE_BEGIN + 41)
64 #define STR_REFERENCE                       (RC_COMCORE_BEGIN + 42)
65 #define STR_SCRIPT                          (RC_COMCORE_BEGIN + 43)
66 #define STR_AUTHORITY_ENTRY                 (RC_COMCORE_BEGIN + 44)
67 #define STR_SPECIALCHAR                     (RC_COMCORE_BEGIN + 45)
68 #define STR_FOOTNOTE                        (RC_COMCORE_BEGIN + 46)
69 #define STR_GRAPHIC                         (RC_COMCORE_BEGIN + 47)
70 #define STR_DRAWING_OBJECTS                 (RC_COMCORE_BEGIN + 48)
71 #define STR_TABLE_NAME                      (RC_COMCORE_BEGIN + 49)
72 #define STR_PARAGRAPH_UNDO                  (RC_COMCORE_BEGIN + 50)
74 // defines for the Autoformat Redline Comments
75 #define STR_AUTOFMTREDL_DEL_EMPTY_PARA          0
76 #define STR_AUTOFMTREDL_USE_REPLACE             1
77 #define STR_AUTOFMTREDL_CPTL_STT_WORD           2
78 #define STR_AUTOFMTREDL_CPTL_STT_SENT           3
79 #define STR_AUTOFMTREDL_TYPO                    4
80 #define STR_AUTOFMTREDL_USER_STYLE              5
81 #define STR_AUTOFMTREDL_BULLET                  6
82 #define STR_AUTOFMTREDL_UNDER                   7
83 #define STR_AUTOFMTREDL_BOLD                    8
84 #define STR_AUTOFMTREDL_FRACTION                9
85 #define STR_AUTOFMTREDL_DETECT_URL              10
86 #define STR_AUTOFMTREDL_DASH                    11
87 #define STR_AUTOFMTREDL_ORDINAL                 12
88 #define STR_AUTOFMTREDL_RIGHT_MARGIN            13
89 #define STR_AUTOFMTREDL_SET_TMPL_TEXT           14
90 #define STR_AUTOFMTREDL_SET_TMPL_INDENT         15
91 #define STR_AUTOFMTREDL_SET_TMPL_NEG_INDENT     16
92 #define STR_AUTOFMTREDL_SET_TMPL_TEXT_INDENT    17
93 #define STR_AUTOFMTREDL_SET_TMPL_HEADLINE       18
94 #define STR_AUTOFMTREDL_SET_NUMBULLET           19
95 #define STR_AUTOFMTREDL_DEL_MORELINES           20
96 #define STR_AUTOFMTREDL_NON_BREAK_SPACE         21
97 // !!!!!!!!!!!!!!!!!!!!!!!!!!  always set the correct end !!!!!!!!!!!!
98 #define STR_AUTOFMTREDL_END                     22
100 #endif
102 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */