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