LibreOffice Module sc (master)
1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
sc
source
ui
inc
ZTestDialog.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
*/
10
11
#ifndef INCLUDED_SC_SOURCE_UI_INC_ZTESTDIALOG_HXX
12
#define INCLUDED_SC_SOURCE_UI_INC_ZTESTDIALOG_HXX
13
14
#include "
StatisticsTwoVariableDialog.hxx
"
15
16
class
ScZTestDialog
:
public
ScStatisticsTwoVariableDialog
17
{
18
public
:
19
ScZTestDialog
(
20
SfxBindings
* pB,
SfxChildWindow
* pCW,
21
weld::Window
* pParent,
ScViewData
& rViewData );
22
23
virtual
~ScZTestDialog
()
override
;
24
25
virtual
void
Close
()
override
;
26
27
protected
:
28
virtual
const
char
*
GetUndoNameId
()
override
;
29
virtual
ScRange
ApplyOutput
(
ScDocShell
* pDocShell)
override
;
30
};
31
32
#endif
33
34
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
ScZTestDialog
Definition:
ZTestDialog.hxx:16
ScRange
Definition:
address.hxx:497
weld::Window
ScZTestDialog::ScZTestDialog
ScZTestDialog(SfxBindings *pB, SfxChildWindow *pCW, weld::Window *pParent, ScViewData &rViewData)
Definition:
ZTestDialog.cxx:19
ScZTestDialog::GetUndoNameId
virtual const char * GetUndoNameId() override
Definition:
ZTestDialog.cxx:37
ScStatisticsTwoVariableDialog
Definition:
StatisticsTwoVariableDialog.hxx:18
ScZTestDialog::ApplyOutput
virtual ScRange ApplyOutput(ScDocShell *pDocShell) override
Definition:
ZTestDialog.cxx:42
SfxBindings
ScZTestDialog::Close
virtual void Close() override
Definition:
ZTestDialog.cxx:32
StatisticsTwoVariableDialog.hxx
ScDocShell
Definition:
docsh.hxx:79
ScViewData
Definition:
viewdata.hxx:271
ScZTestDialog::~ScZTestDialog
virtual ~ScZTestDialog() override
Definition:
ZTestDialog.cxx:29
SfxChildWindow
Generated on Thu Jan 21 2021 08:30:19 for LibreOffice Module sc (master) by
1.8.10