LibreOffice Module sw (master) 1
helpids.h
Go to the documentation of this file.
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
20#ifndef INCLUDED_SW_INC_HELPIDS_H
21#define INCLUDED_SW_INC_HELPIDS_H
22
23#include <rtl/string.hxx>
24
25inline constexpr OStringLiteral HID_EDIT_WIN = "SW_HID_EDIT_WIN";
26
27inline constexpr OStringLiteral HID_PAGEPREVIEW = "SW_HID_PAGEPREVIEW";
28inline constexpr OStringLiteral HID_SOURCE_EDITWIN = "SW_HID_SOURCE_EDITWIN";
29
30// Dialog Help-IDs
31
32inline constexpr OStringLiteral HID_NAVIGATOR_TREELIST = "SW_HID_NAVIGATOR_TREELIST";
33inline constexpr OStringLiteral HID_NAVIGATOR_TOOLBOX = "SW_HID_NAVIGATOR_TOOLBOX";
34inline constexpr OStringLiteral HID_NAVIGATOR_LISTBOX = "SW_HID_NAVIGATOR_LISTBOX";
35inline constexpr OStringLiteral HID_NAVIGATOR_GLOBAL_TOOLBOX = "SW_HID_NAVIGATOR_GLOBAL_TOOLBOX";
36inline constexpr OStringLiteral HID_NAVIGATOR_GLOB_TREELIST = "SW_HID_NAVIGATOR_GLOB_TREELIST";
37
38// TabPage Help-IDs
39
40inline constexpr OStringLiteral HID_LINGU_AUTOCORR = "SW_HID_LINGU_AUTOCORR";
41inline constexpr OStringLiteral HID_LINGU_REPLACE = "SW_HID_LINGU_REPLACE";
42inline constexpr OStringLiteral HID_LINGU_IGNORE_SELECTION = "SW_HID_LINGU_IGNORE_SELECTION"; // grammar check context menu
43
44// More Help-IDs
45inline constexpr OStringLiteral HID_EDIT_FORMULA = "SW_HID_EDIT_FORMULA";
46
47#define HID_AUTH_FIELD_IDENTIFIER "SW_HID_AUTH_FIELD_IDENTIFIER"
48#define HID_AUTH_FIELD_AUTHORITY_TYPE "SW_HID_AUTH_FIELD_AUTHORITY_TYPE"
49#define HID_AUTH_FIELD_ADDRESS "SW_HID_AUTH_FIELD_ADDRESS"
50#define HID_AUTH_FIELD_ANNOTE "SW_HID_AUTH_FIELD_ANNOTE"
51#define HID_AUTH_FIELD_AUTHOR "SW_HID_AUTH_FIELD_AUTHOR"
52#define HID_AUTH_FIELD_BOOKTITLE "SW_HID_AUTH_FIELD_BOOKTITLE"
53#define HID_AUTH_FIELD_CHAPTER "SW_HID_AUTH_FIELD_CHAPTER"
54#define HID_AUTH_FIELD_EDITION "SW_HID_AUTH_FIELD_EDITION"
55#define HID_AUTH_FIELD_EDITOR "SW_HID_AUTH_FIELD_EDITOR"
56#define HID_AUTH_FIELD_HOWPUBLISHED "SW_HID_AUTH_FIELD_HOWPUBLISHED"
57#define HID_AUTH_FIELD_INSTITUTION "SW_HID_AUTH_FIELD_INSTITUTION"
58#define HID_AUTH_FIELD_JOURNAL "SW_HID_AUTH_FIELD_JOURNAL"
59#define HID_AUTH_FIELD_MONTH "SW_HID_AUTH_FIELD_MONTH"
60#define HID_AUTH_FIELD_NOTE "SW_HID_AUTH_FIELD_NOTE"
61#define HID_AUTH_FIELD_NUMBER "SW_HID_AUTH_FIELD_NUMBER"
62#define HID_AUTH_FIELD_ORGANIZATIONS "SW_HID_AUTH_FIELD_ORGANIZATIONS"
63#define HID_AUTH_FIELD_PAGES "SW_HID_AUTH_FIELD_PAGES"
64#define HID_AUTH_FIELD_PUBLISHER "SW_HID_AUTH_FIELD_PUBLISHER"
65#define HID_AUTH_FIELD_SCHOOL "SW_HID_AUTH_FIELD_SCHOOL"
66#define HID_AUTH_FIELD_SERIES "SW_HID_AUTH_FIELD_SERIES"
67#define HID_AUTH_FIELD_TITLE "SW_HID_AUTH_FIELD_TITLE"
68#define HID_AUTH_FIELD_REPORT_TYPE "SW_HID_AUTH_FIELD_REPORT_TYPE"
69#define HID_AUTH_FIELD_VOLUME "SW_HID_AUTH_FIELD_VOLUME"
70#define HID_AUTH_FIELD_YEAR "SW_HID_AUTH_FIELD_YEAR"
71#define HID_AUTH_FIELD_URL "SW_HID_AUTH_FIELD_URL"
72#define HID_AUTH_FIELD_CUSTOM1 "SW_HID_AUTH_FIELD_CUSTOM1"
73#define HID_AUTH_FIELD_CUSTOM2 "SW_HID_AUTH_FIELD_CUSTOM2"
74#define HID_AUTH_FIELD_CUSTOM3 "SW_HID_AUTH_FIELD_CUSTOM3"
75#define HID_AUTH_FIELD_CUSTOM4 "SW_HID_AUTH_FIELD_CUSTOM4"
76#define HID_AUTH_FIELD_CUSTOM5 "SW_HID_AUTH_FIELD_CUSTOM5"
77#define HID_AUTH_FIELD_ISBN "SW_HID_AUTH_FIELD_ISBN"
78#define HID_AUTH_FIELD_LOCAL_URL "SW_HID_AUTH_FIELD_LOCAL_URL"
79#define HID_AUTH_FIELD_TARGET_URL "SW_HID_AUTH_FIELD_TARGET_URL"
80#define HID_AUTH_FIELD_USE_TARGET_URL "SW_HID_AUTH_FIELD_USE_TARGET_URL"
81
82inline constexpr OStringLiteral HID_BUSINESS_FMT_PAGE = "SW_HID_BUSINESS_FMT_PAGE";
83inline constexpr OStringLiteral HID_BUSINESS_FMT_PAGE_CONT = "SW_HID_BUSINESS_FMT_PAGE_CONT";
84inline constexpr OStringLiteral HID_BUSINESS_FMT_PAGE_SHEET = "SW_HID_BUSINESS_FMT_PAGE_SHEET";
85inline constexpr OStringLiteral HID_BUSINESS_FMT_PAGE_BRAND = "SW_HID_BUSINESS_FMT_PAGE_BRAND";
86inline constexpr OStringLiteral HID_BUSINESS_FMT_PAGE_TYPE = "SW_HID_BUSINESS_FMT_PAGE_TYPE";
87#define HID_SEND_MASTER_CTRL_PUSHBUTTON_OK "SW_HID_SEND_MASTER_CTRL_PUSHBUTTON_OK"
88#define HID_SEND_MASTER_CTRL_PUSHBUTTON_CANCEL "SW_HID_SEND_MASTER_CTRL_PUSHBUTTON_CANCEL"
89#define HID_SEND_MASTER_CTRL_LISTBOX_FILTER "SW_HID_SEND_MASTER_CTRL_LISTBOX_FILTER"
90#define HID_SEND_MASTER_CTRL_CONTROL_FILEVIEW "SW_HID_SEND_MASTER_CTRL_CONTROL_FILEVIEW"
91#define HID_SEND_MASTER_CTRL_EDIT_FILEURL "SW_HID_SEND_MASTER_CTRL_EDIT_FILEURL"
92#define HID_SEND_MASTER_CTRL_CHECKBOX_AUTOEXTENSION "SW_HID_SEND_MASTER_CTRL_CHECKBOX_AUTOEXTENSION"
93#define HID_SEND_MASTER_CTRL_LISTBOX_TEMPLATE "SW_HID_SEND_MASTER_CTRL_LISTBOX_TEMPLATE"
94
95#define HID_SEND_HTML_CTRL_PUSHBUTTON_OK "SW_HID_SEND_HTML_CTRL_PUSHBUTTON_OK"
96#define HID_SEND_HTML_CTRL_PUSHBUTTON_CANCEL "SW_HID_SEND_HTML_CTRL_PUSHBUTTON_CANCEL"
97#define HID_SEND_HTML_CTRL_LISTBOX_FILTER "SW_HID_SEND_HTML_CTRL_LISTBOX_FILTER"
98#define HID_SEND_HTML_CTRL_CONTROL_FILEVIEW "SW_HID_SEND_HTML_CTRL_CONTROL_FILEVIEW"
99#define HID_SEND_HTML_CTRL_EDIT_FILEURL "SW_HID_SEND_HTML_CTRL_EDIT_FILEURL"
100#define HID_SEND_HTML_CTRL_CHECKBOX_AUTOEXTENSION "SW_HID_SEND_HTML_CTRL_CHECKBOX_AUTOEXTENSION"
101#define HID_SEND_HTML_CTRL_LISTBOX_TEMPLATE "SW_HID_SEND_HTML_CTRL_LISTBOX_TEMPLATE"
102
103inline constexpr OStringLiteral HID_PVIEW_ZOOM_LB = "SW_HID_PVIEW_ZOOM_LB";
104
105inline constexpr OStringLiteral HID_MM_NEXT_PAGE = "SW_HID_MM_NEXT_PAGE";
106inline constexpr OStringLiteral HID_MM_PREV_PAGE = "SW_HID_MM_PREV_PAGE";
107inline constexpr OStringLiteral HID_MM_ADDBLOCK_ELEMENTS = "SW_HID_MM_ADDBLOCK_ELEMENTS";
108inline constexpr OStringLiteral HID_MM_ADDBLOCK_INSERT = "SW_HID_MM_ADDBLOCK_INSERT";
109inline constexpr OStringLiteral HID_MM_ADDBLOCK_REMOVE = "SW_HID_MM_ADDBLOCK_REMOVE";
110inline constexpr OStringLiteral HID_MM_ADDBLOCK_DRAG = "SW_HID_MM_ADDBLOCK_DRAG";
111inline constexpr OStringLiteral HID_MM_ADDBLOCK_PREVIEW = "SW_HID_MM_ADDBLOCK_PREVIEW";
112inline constexpr OStringLiteral HID_MM_ADDBLOCK_MOVEBUTTONS = "SW_HID_MM_ADDBLOCK_MOVEBUTTONS";
113
114inline constexpr OStringLiteral HID_TBX_FORMULA_CALC = "SW_HID_TBX_FORMULA_CALC";
115inline constexpr OStringLiteral HID_TBX_FORMULA_CANCEL = "SW_HID_TBX_FORMULA_CANCEL";
116inline constexpr OStringLiteral HID_TBX_FORMULA_APPLY = "SW_HID_TBX_FORMULA_APPLY";
117
118#endif
119
120/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
constexpr OStringLiteral HID_NAVIGATOR_LISTBOX
Definition: helpids.h:34
constexpr OStringLiteral HID_TBX_FORMULA_APPLY
Definition: helpids.h:116
constexpr OStringLiteral HID_PVIEW_ZOOM_LB
Definition: helpids.h:103
constexpr OStringLiteral HID_MM_ADDBLOCK_PREVIEW
Definition: helpids.h:111
constexpr OStringLiteral HID_LINGU_IGNORE_SELECTION
Definition: helpids.h:42
constexpr OStringLiteral HID_MM_ADDBLOCK_INSERT
Definition: helpids.h:108
constexpr OStringLiteral HID_MM_NEXT_PAGE
Definition: helpids.h:105
constexpr OStringLiteral HID_EDIT_WIN
Definition: helpids.h:25
constexpr OStringLiteral HID_BUSINESS_FMT_PAGE_SHEET
Definition: helpids.h:84
constexpr OStringLiteral HID_MM_ADDBLOCK_DRAG
Definition: helpids.h:110
constexpr OStringLiteral HID_MM_ADDBLOCK_MOVEBUTTONS
Definition: helpids.h:112
constexpr OStringLiteral HID_EDIT_FORMULA
Definition: helpids.h:45
constexpr OStringLiteral HID_MM_ADDBLOCK_REMOVE
Definition: helpids.h:109
constexpr OStringLiteral HID_PAGEPREVIEW
Definition: helpids.h:27
constexpr OStringLiteral HID_MM_PREV_PAGE
Definition: helpids.h:106
constexpr OStringLiteral HID_NAVIGATOR_TREELIST
Definition: helpids.h:32
constexpr OStringLiteral HID_NAVIGATOR_GLOBAL_TOOLBOX
Definition: helpids.h:35
constexpr OStringLiteral HID_TBX_FORMULA_CANCEL
Definition: helpids.h:115
constexpr OStringLiteral HID_BUSINESS_FMT_PAGE_TYPE
Definition: helpids.h:86
constexpr OStringLiteral HID_BUSINESS_FMT_PAGE_CONT
Definition: helpids.h:83
constexpr OStringLiteral HID_BUSINESS_FMT_PAGE_BRAND
Definition: helpids.h:85
constexpr OStringLiteral HID_NAVIGATOR_TOOLBOX
Definition: helpids.h:33
constexpr OStringLiteral HID_SOURCE_EDITWIN
Definition: helpids.h:28
constexpr OStringLiteral HID_LINGU_REPLACE
Definition: helpids.h:41
constexpr OStringLiteral HID_TBX_FORMULA_CALC
Definition: helpids.h:114
constexpr OStringLiteral HID_LINGU_AUTOCORR
Definition: helpids.h:40
constexpr OStringLiteral HID_NAVIGATOR_GLOB_TREELIST
Definition: helpids.h:36
constexpr OStringLiteral HID_BUSINESS_FMT_PAGE
Definition: helpids.h:82
constexpr OStringLiteral HID_MM_ADDBLOCK_ELEMENTS
Definition: helpids.h:107