LibreOffice Module sc (master) 1
hfedtdlg.hxx
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#pragma once
21
22#include <sal/config.h>
23
24#include <string_view>
25
26#include <sfx2/tabdlg.hxx>
27#include <editeng/svxenum.hxx>
28
30{
32protected:
34 const SfxItemSet& rCoreSet, std::u16string_view rPageStyle,
35 const OUString& rUIXMLDescription, const OUString& rID);
36public:
37 virtual void PageCreated(const OUString& rId, SfxTabPage& rPage) override;
38};
39
41{
42public:
44 const SfxItemSet& rCoreSet, std::u16string_view rPageStyle);
45};
46
48{
49public:
51 const SfxItemSet& rCoreSet, std::u16string_view rPageStyle);
52};
53
55{
56public:
58 const SfxItemSet& rCoreSet, std::u16string_view rPageStyle);
59};
60
62{
63public:
65 const SfxItemSet& rCoreSet, std::u16string_view rPageStyle);
66};
67
69{
70public:
72 const SfxItemSet& rCoreSet, std::u16string_view rPageStyle);
73};
74
76{
77public:
79 const SfxItemSet& rCoreSet, std::u16string_view rPageStyle);
80};
81
83{
84public:
86 const SfxItemSet& rCoreSet, std::u16string_view rPageStyle);
87};
88
90{
91public:
93 const SfxItemSet& rCoreSet, std::u16string_view rPageStyle);
94};
95
97{
98public:
100 const SfxItemSet& rCoreSet, std::u16string_view rPageStyle);
101};
102
104{
105public:
107 const SfxItemSet& rCoreSet, std::u16string_view rPageStyle);
108};
109
111{
112public:
114 const SfxItemSet& rCoreSet, std::u16string_view rPageStyle);
115};
116
118{
119public:
121 const SfxItemSet& rCoreSet, std::u16string_view rPageStyle);
122};
123
125{
126public:
128 const SfxItemSet& rCoreSet, std::u16string_view rPageStyle);
129};
130
132{
133public:
135 const SfxItemSet& rCoreSet, std::u16string_view rPageStyle);
136};
137
139{
140public:
142 const SfxItemSet& rCoreSet, std::u16string_view rPageStyle);
143};
144
146{
147public:
149 const SfxItemSet& rCoreSet, std::u16string_view rPageStyle);
150};
151
152/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
ScHFEditActiveDlg(weld::Window *pParent, const SfxItemSet &rCoreSet, std::u16string_view rPageStyle)
Definition: hfedtdlg.cxx:218
ScHFEditAllDlg(weld::Window *pParent, const SfxItemSet &rCoreSet, std::u16string_view rPageStyle)
Definition: hfedtdlg.cxx:203
ScHFEditDlg(weld::Window *pParent, const SfxItemSet &rCoreSet, std::u16string_view rPageStyle, const OUString &rUIXMLDescription, const OUString &rID)
Definition: hfedtdlg.cxx:32
virtual void PageCreated(const OUString &rId, SfxTabPage &rPage) override
Definition: hfedtdlg.cxx:256
SvxNumType eNumType
Definition: hfedtdlg.hxx:31
ScHFEditFirstFooterDlg(weld::Window *pParent, const SfxItemSet &rCoreSet, std::u16string_view rPageStyle)
Definition: hfedtdlg.cxx:145
ScHFEditFirstHeaderDlg(weld::Window *pParent, const SfxItemSet &rCoreSet, std::u16string_view rPageStyle)
Definition: hfedtdlg.cxx:115
ScHFEditFooterDlg(weld::Window *pParent, const SfxItemSet &rCoreSet, std::u16string_view rPageStyle)
Definition: hfedtdlg.cxx:59
ScHFEditHeaderDlg(weld::Window *pParent, const SfxItemSet &rCoreSet, std::u16string_view rPageStyle)
Definition: hfedtdlg.cxx:47
ScHFEditLeftFooterDlg(weld::Window *pParent, const SfxItemSet &rCoreSet, std::u16string_view rPageStyle)
Definition: hfedtdlg.cxx:155
ScHFEditLeftHeaderDlg(weld::Window *pParent, const SfxItemSet &rCoreSet, std::u16string_view rPageStyle)
Definition: hfedtdlg.cxx:125
ScHFEditRightFooterDlg(weld::Window *pParent, const SfxItemSet &rCoreSet, std::u16string_view rPageStyle)
Definition: hfedtdlg.cxx:165
ScHFEditRightHeaderDlg(weld::Window *pParent, const SfxItemSet &rCoreSet, std::u16string_view rPageStyle)
Definition: hfedtdlg.cxx:135
ScHFEditSharedFirstFooterDlg(weld::Window *pParent, const SfxItemSet &rCoreSet, std::u16string_view rPageStyle)
Definition: hfedtdlg.cxx:82
ScHFEditSharedFirstHeaderDlg(weld::Window *pParent, const SfxItemSet &rCoreSet, std::u16string_view rPageStyle)
Definition: hfedtdlg.cxx:71
ScHFEditSharedFooterDlg(weld::Window *pParent, const SfxItemSet &rCoreSet, std::u16string_view rPageStyle)
Definition: hfedtdlg.cxx:189
ScHFEditSharedHeaderDlg(weld::Window *pParent, const SfxItemSet &rCoreSet, std::u16string_view rPageStyle)
Definition: hfedtdlg.cxx:175
ScHFEditSharedLeftFooterDlg(weld::Window *pParent, const SfxItemSet &rCoreSet, std::u16string_view rPageStyle)
Definition: hfedtdlg.cxx:104
ScHFEditSharedLeftHeaderDlg(weld::Window *pParent, const SfxItemSet &rCoreSet, std::u16string_view rPageStyle)
Definition: hfedtdlg.cxx:93
SvxNumType