LibreOffice Module svx (master)
1
svx
inc
ParaLineSpacingPopup.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
#pragma once
20
21
#include <
svtools/popupwindowcontroller.hxx
>
22
23
namespace
svx
24
{
25
class
SvxLineSpacingToolBoxControl
final :
public
svt::PopupWindowController
26
{
27
public
:
28
explicit
SvxLineSpacingToolBoxControl
(
29
const
css::uno::Reference<css::uno::XComponentContext>& rContext);
30
virtual
~SvxLineSpacingToolBoxControl
()
override
;
31
32
virtual
void
SAL_CALL
execute
(sal_Int16 KeyModifier)
override
;
33
34
virtual
VclPtr<vcl::Window>
createVclPopupWindow
(
vcl::Window
* pParent)
override
;
35
virtual
std::unique_ptr<WeldToolbarPopup>
weldPopupWindow
()
override
;
36
37
// XServiceInfo
38
virtual
OUString SAL_CALL
getImplementationName
()
override
;
39
virtual
css::uno::Sequence<OUString> SAL_CALL
getSupportedServiceNames
()
override
;
40
41
// XInitialization
42
virtual
void
SAL_CALL
initialize
(
const
css::uno::Sequence<css::uno::Any>& rArguments)
override
;
43
};
44
}
45
46
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
VclPtr< vcl::Window >
svt::PopupWindowController
svx::SvxLineSpacingToolBoxControl
Definition:
ParaLineSpacingPopup.hxx:26
svx::SvxLineSpacingToolBoxControl::~SvxLineSpacingToolBoxControl
virtual ~SvxLineSpacingToolBoxControl() override
Definition:
ParaLineSpacingPopup.cxx:33
svx::SvxLineSpacingToolBoxControl::getSupportedServiceNames
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames() override
Definition:
ParaLineSpacingPopup.cxx:87
svx::SvxLineSpacingToolBoxControl::weldPopupWindow
virtual std::unique_ptr< WeldToolbarPopup > weldPopupWindow() override
Definition:
ParaLineSpacingPopup.cxx:66
svx::SvxLineSpacingToolBoxControl::createVclPopupWindow
virtual VclPtr< vcl::Window > createVclPopupWindow(vcl::Window *pParent) override
Definition:
ParaLineSpacingPopup.cxx:71
svx::SvxLineSpacingToolBoxControl::getImplementationName
virtual OUString SAL_CALL getImplementationName() override
Definition:
ParaLineSpacingPopup.cxx:82
svx::SvxLineSpacingToolBoxControl::SvxLineSpacingToolBoxControl
SvxLineSpacingToolBoxControl(const css::uno::Reference< css::uno::XComponentContext > &rContext)
Definition:
ParaLineSpacingPopup.cxx:27
svx::SvxLineSpacingToolBoxControl::execute
virtual void SAL_CALL execute(sal_Int16 KeyModifier) override
Definition:
ParaLineSpacingPopup.cxx:51
svx::SvxLineSpacingToolBoxControl::initialize
virtual void SAL_CALL initialize(const css::uno::Sequence< css::uno::Any > &rArguments) override
Definition:
ParaLineSpacingPopup.cxx:35
svx
popupwindowcontroller.hxx
vcl::Window
Generated on Sun Jul 30 2023 04:27:43 for LibreOffice Module svx (master) by
1.9.3