bump product version to 5.0.4.1
[LibreOffice.git] / sd / source / ui / accessibility / accessibility.hrc
blobb3145f0d28996f36a04a115cd4c00d58f1bfce67
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  */
20 #ifndef _SD_ACCESSIBILITY_HRC
21 #define _SD_ACCESSIBILITY_HRC
23 #include <sfx2/sfx.hrc>
25 #define SID_SD_A11Y_START               (SID_SD_START+600)
27 #define SID_SD_A11Y_D_DRAWVIEW_N        (SID_SD_A11Y_START + 0)
28 #define SID_SD_A11Y_D_DRAWVIEW_D        (SID_SD_A11Y_START + 1)
30 #define SID_SD_A11Y_I_DRAWVIEW_N        (SID_SD_A11Y_START + 2)
31 #define SID_SD_A11Y_I_DRAWVIEW_D        (SID_SD_A11Y_START + 3)
32 #define SID_SD_A11Y_I_OUTLINEVIEW_N     (SID_SD_A11Y_START + 4)
33 #define SID_SD_A11Y_I_OUTLINEVIEW_D     (SID_SD_A11Y_START + 5)
34 #define SID_SD_A11Y_I_SLIDEVIEW_N       (SID_SD_A11Y_START + 6)
35 #define SID_SD_A11Y_I_SLIDEVIEW_D       (SID_SD_A11Y_START + 7)
36 #define SID_SD_A11Y_I_NOTESVIEW_N       (SID_SD_A11Y_START + 8)
37 #define SID_SD_A11Y_I_NOTESVIEW_D       (SID_SD_A11Y_START + 9)
38 #define SID_SD_A11Y_I_HANDOUTVIEW_N     (SID_SD_A11Y_START + 10)
39 #define SID_SD_A11Y_I_HANDOUTVIEW_D     (SID_SD_A11Y_START + 11)
41 #define SID_SD_A11Y_P_TITLE_N           (SID_SD_A11Y_START + 12)
42 #define SID_SD_A11Y_P_TITLE_D           (SID_SD_A11Y_START + 13)
43 #define SID_SD_A11Y_P_OUTLINER_N        (SID_SD_A11Y_START + 14)
44 #define SID_SD_A11Y_P_OUTLINER_D        (SID_SD_A11Y_START + 15)
45 #define SID_SD_A11Y_P_SUBTITLE_N        (SID_SD_A11Y_START + 16)
46 #define SID_SD_A11Y_P_SUBTITLE_D        (SID_SD_A11Y_START + 17)
47 #define SID_SD_A11Y_P_PAGE_N            (SID_SD_A11Y_START + 18)
48 #define SID_SD_A11Y_P_PAGE_D            (SID_SD_A11Y_START + 19)
49 #define SID_SD_A11Y_P_NOTES_N           (SID_SD_A11Y_START + 20)
50 #define SID_SD_A11Y_P_NOTES_D           (SID_SD_A11Y_START + 21)
51 #define SID_SD_A11Y_P_HANDOUT_N         (SID_SD_A11Y_START + 22)
52 #define SID_SD_A11Y_P_HANDOUT_D         (SID_SD_A11Y_START + 23)
53 #define SID_SD_A11Y_P_UNKNOWN_N         (SID_SD_A11Y_START + 24)
54 #define SID_SD_A11Y_P_UNKNOWN_D         (SID_SD_A11Y_START + 25)
55 #define SID_SD_A11Y_P_FOOTER_N          (SID_SD_A11Y_START + 26)
56 #define SID_SD_A11Y_P_FOOTER_D          (SID_SD_A11Y_START + 27)
57 #define SID_SD_A11Y_P_HEADER_N          (SID_SD_A11Y_START + 28)
58 #define SID_SD_A11Y_P_HEADER_D          (SID_SD_A11Y_START + 29)
59 #define SID_SD_A11Y_P_DATE_N            (SID_SD_A11Y_START + 30)
60 #define SID_SD_A11Y_P_DATE_D            (SID_SD_A11Y_START + 31)
61 #define SID_SD_A11Y_P_NUMBER_N          (SID_SD_A11Y_START + 32)
62 #define SID_SD_A11Y_P_NUMBER_D          (SID_SD_A11Y_START + 33)
63 #define SID_SD_A11Y_D_PRESENTATION      (SID_SD_A11Y_START + 34)
64 #define SID_SD_A11Y_P_TITLE_N_STYLE       (SID_SD_A11Y_START + 35)
65 #define SID_SD_A11Y_P_OUTLINER_N_STYLE    (SID_SD_A11Y_START + 36)
66 #define SID_SD_A11Y_P_SUBTITLE_N_STYLE    (SID_SD_A11Y_START + 37)
67 #define SID_SD_A11Y_P_PAGE_N_STYLE        (SID_SD_A11Y_START + 38)
68 #define SID_SD_A11Y_P_NOTES_N_STYLE       (SID_SD_A11Y_START + 39)
69 #define SID_SD_A11Y_P_HANDOUT_N_STYLE     (SID_SD_A11Y_START + 40)
70 #define SID_SD_A11Y_P_UNKNOWN_N_STYLE     (SID_SD_A11Y_START + 41)
71 #define SID_SD_A11Y_P_FOOTER_N_STYLE      (SID_SD_A11Y_START + 42)
72 #define SID_SD_A11Y_P_HEADER_N_STYLE      (SID_SD_A11Y_START + 43)
73 #define SID_SD_A11Y_P_DATE_N_STYLE        (SID_SD_A11Y_START + 44)
74 #define SID_SD_A11Y_P_NUMBER_N_STYLE      (SID_SD_A11Y_START + 45)
76 #define SID_SD_A11Y_I_PREVIEW_N (SID_SD_A11Y_START + 46)
77 #define SID_SD_A11Y_I_PREVIEW_D (SID_SD_A11Y_START + 47)
78 #define SID_SD_A11Y_I_PREVIEW_SUFFIX (SID_SD_A11Y_START + 48)
79 #define SID_SD_A11Y_D_PRESENTATION_READONLY (SID_SD_A11Y_START + 49)
80 #endif /* _SD_ACCESSIBILITY_HRC */
82 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */