summaryrefslogtreecommitdiff
path: root/svx/source/src/app.hrc
blob: 6c83495467f94feacb2ec5d1dec14a0770e6d8a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
 * This file is part of the LibreOffice project.
 *
 * This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 *
 * This file incorporates work covered by the following license notice:
 *
 *   Licensed to the Apache Software Foundation (ASF) under one or more
 *   contributor license agreements. See the NOTICE file distributed
 *   with this work for additional information regarding copyright
 *   ownership. The ASF licenses this file to you under the Apache
 *   License, Version 2.0 (the "License"); you may not use this file
 *   except in compliance with the License. You may obtain a copy of
 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 */

// Resource-Id's for OFA

#ifndef _OFF_APP_HRC
#define _OFF_APP_HRC

#include <svl/solar.hrc>
#include <sfx2/sfxsids.hrc>

// Errors ----------------------------------------------------------------

#define RID_ERRBOX_MODULENOTINSTALLED   (RID_OFA_START + 72)

// Dialoge ---------------------------------------------------------------

#define RID_OFAPAGE_HTMLOPT             (RID_OFA_START + 100)
#define RID_OFA_AUTOCORR_DLG            (RID_OFA_START + 101)
#define RID_OFAPAGE_AUTOCORR_OPTIONS    (RID_OFA_START + 102)
#define RID_OFAPAGE_AUTOCORR_REPLACE    (RID_OFA_START + 103)
#define RID_OFAPAGE_AUTOCORR_EXCEPT     (RID_OFA_START + 104)
#define RID_OFAPAGE_AUTOCORR_QUOTE      (RID_OFA_START + 109)
#define RID_OFAPAGE_AUTOFMT_APPLY       (RID_OFA_START + 110)
#define RID_OFADLG_PRCNT_SET            (RID_OFA_START + 111)
#define RID_OFADLG_OPTIONS_TREE_PAGES   (RID_OFA_START + 116)
#define RID_OFAPAGE_AUTOCOMPLETE_OPTIONS (RID_OFA_START + 119)
#define RID_OFAPAGE_MSFILTEROPT         (RID_OFA_START + 120)
#define RID_OFAPAGE_MSFILTEROPT2        (RID_OFA_START + 121)
#define RID_OFAPAGE_CONNPOOLOPTIONS     (RID_OFA_START + 122)

// TabPages --------------------------------------------------------------

#define OFA_TP_MISC                     (RID_OFA_START + 200)

#define OFA_TP_VIEW                     (RID_OFA_START + 202)
#define OFA_TP_LANGUAGES                (RID_OFA_START + 205)

//die RID_??_TP_*  stehen nochmal im offids.hrc
#define RID_SW_TP_CONTENT_OPT           (RID_OFA_START + 206)
#define RID_SW_TP_STD_FONT              (RID_OFA_START + 208)
#define RID_SW_TP_OPTPRINT_PAGE         (RID_OFA_START + 209)
#define RID_SW_TP_OPTTABLE_PAGE         (RID_OFA_START + 210)
#define RID_SW_TP_OPTSHDWCRSR           (RID_OFA_START + 211)
#define RID_SW_TP_REDLINE_OPT           (RID_OFA_START + 212)
#define RID_SW_TP_OPTLOAD_PAGE          (RID_OFA_START + 214)
#define RID_SW_TP_OPTTEST_PAGE          (RID_OFA_START + 215)
#define RID_SW_TP_BACKGROUND            (RID_OFA_START + 217)
#define SID_SC_TP_LAYOUT                (RID_OFA_START + 218)
#define SID_SC_TP_CONTENT               (RID_OFA_START + 219)
#define SID_SC_TP_INPUT                 (RID_OFA_START + 220)
#define SID_SC_TP_GRID                  (RID_OFA_START + 221)
#define SID_SC_TP_USERLISTS             (RID_OFA_START + 222)
#define SID_SC_TP_CALC                  (RID_OFA_START + 223)
#define SID_SC_TP_CHANGES               (RID_OFA_START + 224)
#define SID_SD_TP_CONTENTS              (RID_OFA_START + 225)
#define SID_SD_TP_SNAP                  (RID_OFA_START + 227)
#define SID_SD_TP_PRINT                 (RID_OFA_START + 220)
#define SID_SD_TP_MISC                  (RID_OFA_START + 231)
#define SID_SI_TP_CONTENTS              (RID_OFA_START + 232)
#define SID_SI_TP_SNAP                  (RID_OFA_START + 234)
#define SID_SI_TP_PRINT                 (RID_OFA_START + 236)
#define SID_SI_TP_MISC                  (RID_OFA_START + 237)
#define RID_SW_TP_HTML_CONTENT_OPT      (RID_OFA_START + 240)
#define RID_SW_TP_HTML_OPTPRINT_PAGE    (RID_OFA_START + 242)
#define RID_SW_TP_HTML_OPTTABLE_PAGE    (RID_OFA_START + 243)
#define RID_SW_TP_HTML_OPTGRID_PAGE     (RID_OFA_START + 244)
#define RID_SW_TP_HTML_OPTSHDWCRSR      (RID_OFA_START + 246)
#define RID_SW_TP_STD_FONT_CJK          (RID_OFA_START + 247)
#define RID_SC_TP_PRINT                 (RID_OFA_START + 248)
#define OFA_TP_MEMORY                   (RID_OFA_START + 250)
#define RID_SW_TP_STD_FONT_CTL          (RID_OFA_START + 251)
#define RID_SW_TP_OPTCOMPATIBILITY_PAGE (RID_OFA_START + 255)
#define RID_SW_TP_OPTCAPTION_PAGE       (RID_OFA_START + 256)
#define SID_SC_TP_FORMULA               (RID_OFA_START + 257)
#define SID_SC_TP_COMPATIBILITY         (RID_OFA_START + 258)
#define RID_SC_TP_DEFAULTS              (RID_OFA_START + 259)
#define RID_SW_TP_COMPARISON_OPT        (RID_OFA_START + 260)

// Strings ------------------------------------------

#define RID_STR_DATE                    (RID_OFA_START + 108)
#define RID_DESKTOP                     (RID_OFA_START + 109)

#define RID_RIDER_SLL_SITE              (RID_OFA_START + 100)
#define RID_RIDER_SLL_PERSONAL          (RID_OFA_START + 101)

// "Uberlaufkontrolle der HID's
#define ACT_HID_END     HID_OFA_TP_MEMORY
#if ACT_HID_END > HID_OFA_END
#error Resource-Ueberlauf bei den HIDs der OFA
#endif

#endif

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */