LibreOffice Module sfx2 (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#ifndef INCLUDED_SFX2_SOURCE_INC_HELPIDS_H
20#define INCLUDED_SFX2_SOURCE_INC_HELPIDS_H
21
22#include <rtl/ustring.hxx>
23
24inline constexpr OUStringLiteral HID_TEMPLATE_FMT = u"SFX2_HID_TEMPLATE_FMT";
25inline constexpr OUStringLiteral HID_TEMPLATE_FILTER = u"SFX2_HID_TEMPLATE_FILTER";
26inline constexpr OUStringLiteral HID_TEMPLDLG_NEWBYEXAMPLE = u"SFX2_HID_TEMPLDLG_NEWBYEXAMPLE";
27inline constexpr OUStringLiteral HID_TEMPLDLG_UPDATEBYEXAMPLE = u"SFX2_HID_TEMPLDLG_UPDATEBYEXAMPLE";
28inline constexpr OUStringLiteral HID_TEMPLDLG_WATERCAN = u"SFX2_HID_TEMPLDLG_WATERCAN";
29inline constexpr OUStringLiteral HID_NAVIGATOR_WINDOW = u"SFX2_HID_NAVIGATOR_WINDOW";
30inline constexpr OUStringLiteral HID_TABDLG_RESET_BTN = u"SFX2_HID_TABDLG_RESET_BTN";
31inline constexpr OUStringLiteral HID_TABDLG_STANDARD_BTN = u"SFX2_HID_TABDLG_STANDARD_BTN";
32inline constexpr OUStringLiteral HID_TEMPLDLG_TOOLBOX_LEFT = u"SFX2_HID_TEMPLDLG_TOOLBOX_LEFT";
33inline constexpr OUStringLiteral HID_HELP_WINDOW = u"SFX2_HID_HELP_WINDOW";
34inline constexpr OUStringLiteral HID_HELP_TOOLBOX = u"SFX2_HID_HELP_TOOLBOX";
35inline constexpr OUStringLiteral HID_HELP_TOOLBOXITEM_INDEX = u"SFX2_HID_HELP_TOOLBOXITEM_INDEX";
36inline constexpr OUStringLiteral HID_HELP_TOOLBOXITEM_START = u"SFX2_HID_HELP_TOOLBOXITEM_START";
37inline constexpr OUStringLiteral HID_HELP_TOOLBOXITEM_BACKWARD = u"SFX2_HID_HELP_TOOLBOXITEM_BACKWARD";
38inline constexpr OUStringLiteral HID_HELP_TOOLBOXITEM_FORWARD = u"SFX2_HID_HELP_TOOLBOXITEM_FORWARD";
39inline constexpr OUStringLiteral HID_HELP_TOOLBOXITEM_PRINT = u"SFX2_HID_HELP_TOOLBOXITEM_PRINT";
40inline constexpr OUStringLiteral HID_HELP_TOOLBOXITEM_BOOKMARKS = u"SFX2_HID_HELP_TOOLBOXITEM_BOOKMARKS";
41inline constexpr OUStringLiteral HID_HELP_TOOLBOXITEM_SEARCHDIALOG = u"SFX2_HID_HELP_TOOLBOXITEM_SEARCHDIALOG";
42
43inline constexpr OUStringLiteral HID_TEMPLATEDLG_OPEN = u"SFX2_HID_TEMPLATEDLG_OPEN";
44inline constexpr OUStringLiteral HID_TEMPLATEDLG_EDIT = u"SFX2_HID_TEMPLATEDLG_EDIT";
45inline constexpr OUStringLiteral HID_TEMPLATEDLG_DEFAULT = u"SFX2_HID_TEMPLATEDLG_DEFAULT";
46inline constexpr OUStringLiteral HID_TEMPLATEDLG_RENAME = u"SFX2_HID_TEMPLATEDLG_RENAME";
47inline constexpr OUStringLiteral HID_TEMPLATEDLG_DELETE = u"SFX2_HID_TEMPLATEDLG_DELETE";
48inline constexpr OUStringLiteral HID_TEMPLATEDLG_MOVE = u"SFX2_HID_TEMPLATEDLG_MOVE";
49inline constexpr OUStringLiteral HID_TEMPLATEDLG_EXPORT = u"SFX2_HID_TEMPLATEDLG_EXPORT";
50
51inline constexpr OUStringLiteral HID_QUERY_LOAD_TEMPLATE = u"SFX2_HID_QUERY_LOAD_TEMPLATE";
52
53inline constexpr OUStringLiteral HID_SIDEBAR_WINDOW = u"SFX2_HID_SIDEBAR_WINDOW";
54
55#endif
56
57/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
float u
constexpr OUStringLiteral HID_HELP_TOOLBOXITEM_INDEX
Definition: helpids.h:35
constexpr OUStringLiteral HID_TEMPLATEDLG_EDIT
Definition: helpids.h:44
constexpr OUStringLiteral HID_HELP_TOOLBOXITEM_BACKWARD
Definition: helpids.h:37
constexpr OUStringLiteral HID_TEMPLATEDLG_OPEN
Definition: helpids.h:43
constexpr OUStringLiteral HID_TEMPLATEDLG_RENAME
Definition: helpids.h:46
constexpr OUStringLiteral HID_TABDLG_RESET_BTN
Definition: helpids.h:30
constexpr OUStringLiteral HID_NAVIGATOR_WINDOW
Definition: helpids.h:29
constexpr OUStringLiteral HID_HELP_TOOLBOXITEM_PRINT
Definition: helpids.h:39
constexpr OUStringLiteral HID_TEMPLATE_FMT
Definition: helpids.h:24
constexpr OUStringLiteral HID_HELP_WINDOW
Definition: helpids.h:33
constexpr OUStringLiteral HID_HELP_TOOLBOXITEM_SEARCHDIALOG
Definition: helpids.h:41
constexpr OUStringLiteral HID_TEMPLDLG_NEWBYEXAMPLE
Definition: helpids.h:26
constexpr OUStringLiteral HID_TEMPLDLG_WATERCAN
Definition: helpids.h:28
constexpr OUStringLiteral HID_HELP_TOOLBOXITEM_START
Definition: helpids.h:36
constexpr OUStringLiteral HID_TEMPLATE_FILTER
Definition: helpids.h:25
constexpr OUStringLiteral HID_QUERY_LOAD_TEMPLATE
Definition: helpids.h:51
constexpr OUStringLiteral HID_TEMPLDLG_TOOLBOX_LEFT
Definition: helpids.h:32
constexpr OUStringLiteral HID_TEMPLATEDLG_EXPORT
Definition: helpids.h:49
constexpr OUStringLiteral HID_HELP_TOOLBOXITEM_BOOKMARKS
Definition: helpids.h:40
constexpr OUStringLiteral HID_SIDEBAR_WINDOW
Definition: helpids.h:53
constexpr OUStringLiteral HID_TEMPLATEDLG_MOVE
Definition: helpids.h:48
constexpr OUStringLiteral HID_TEMPLATEDLG_DEFAULT
Definition: helpids.h:45
constexpr OUStringLiteral HID_HELP_TOOLBOXITEM_FORWARD
Definition: helpids.h:38
constexpr OUStringLiteral HID_HELP_TOOLBOX
Definition: helpids.h:34
constexpr OUStringLiteral HID_TEMPLDLG_UPDATEBYEXAMPLE
Definition: helpids.h:27
constexpr OUStringLiteral HID_TABDLG_STANDARD_BTN
Definition: helpids.h:31
constexpr OUStringLiteral HID_TEMPLATEDLG_DELETE
Definition: helpids.h:47