LibreOffice Module sc (master)
1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
sc
source
ui
inc
CovarianceDialog.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_COVARIANCEDIALOG_HXX
12
#define INCLUDED_SC_SOURCE_UI_INC_COVARIANCEDIALOG_HXX
13
14
#include "
MatrixComparisonGenerator.hxx
"
15
16
class
ScCovarianceDialog
:
public
ScMatrixComparisonGenerator
17
{
18
public
:
19
ScCovarianceDialog
(
20
SfxBindings
* pSfxBindings,
SfxChildWindow
* pChildWindow,
21
weld::Window
* pParent,
ScViewData
& rViewData);
22
23
virtual
void
Close
()
override
;
24
25
protected
:
26
virtual
OUString
getLabel
()
override
;
27
virtual
OUString
getTemplate
()
override
;
28
virtual
const
char
*
GetUndoNameId
()
override
;
29
};
30
31
#endif
32
33
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
weld::Window
MatrixComparisonGenerator.hxx
ScMatrixComparisonGenerator
Definition:
MatrixComparisonGenerator.hxx:19
ScCovarianceDialog::getLabel
virtual OUString getLabel() override
Definition:
CovarianceDialog.cxx:34
SfxBindings
ScCovarianceDialog
Definition:
CovarianceDialog.hxx:16
ScCovarianceDialog::GetUndoNameId
virtual const char * GetUndoNameId() override
Definition:
CovarianceDialog.cxx:24
ScCovarianceDialog::ScCovarianceDialog
ScCovarianceDialog(SfxBindings *pSfxBindings, SfxChildWindow *pChildWindow, weld::Window *pParent, ScViewData &rViewData)
Definition:
CovarianceDialog.cxx:16
ScViewData
Definition:
viewdata.hxx:271
ScCovarianceDialog::getTemplate
virtual OUString getTemplate() override
Definition:
CovarianceDialog.cxx:39
ScCovarianceDialog::Close
virtual void Close() override
Definition:
CovarianceDialog.cxx:29
SfxChildWindow
Generated on Thu Jan 21 2021 08:28:36 for LibreOffice Module sc (master) by
1.8.10