LibreOffice Module sc (master) 1
|
#include <pvfundlg.hxx>
Public Member Functions | |
ScDPSubtotalOptDlg (weld::Window *pParent, ScDPObject &rDPObj, const ScDPLabelData &rLabelData, const ScDPNameVec &rDataFields, bool bEnableLayout) | |
virtual | ~ScDPSubtotalOptDlg () override |
void | FillLabelData (ScDPLabelData &rLabelData) const |
Public Member Functions inherited from weld::GenericDialogController | |
GenericDialogController (weld::Widget *pParent, const OUString &rUIFile, const OUString &rDialogId, bool bMobile=false) | |
virtual Dialog * | getDialog () override |
virtual | ~GenericDialogController () COVERITY_NOEXCEPT_FALSE override |
Public Member Functions inherited from weld::DialogController | |
virtual Dialog * | getDialog ()=0 |
const Dialog * | getConstDialog () const |
virtual short | run () |
void | set_title (const OUString &rTitle) |
OUString | get_title () const |
void | set_help_id (const OUString &rHelpId) |
OUString | get_help_id () const |
void | response (int nResponse) |
virtual | ~DialogController () COVERITY_NOEXCEPT_FALSE |
Private Types | |
typedef std::unordered_map< OUString, ScDPName > | NameMapType |
Cache for members data. More... | |
Private Member Functions | |
void | Init (const ScDPNameVec &rDataFields, bool bEnableLayout) |
void | InitHideListBox () |
ScDPName | GetFieldName (const OUString &rLayoutName) const |
sal_Int32 | FindListBoxEntry (const weld::ComboBox &rLBox, std::u16string_view rEntry, sal_Int32 nStartPos) const |
Searches for a listbox entry, starts search at specified position. More... | |
DECL_LINK (RadioClickHdl, weld::Toggleable &, void) | |
DECL_LINK (CheckHdl, weld::Toggleable &, void) | |
DECL_LINK (SelectHdl, weld::ComboBox &, void) | |
DECL_LINK (ButtonClicked, weld::Button &, void) | |
Additional Inherited Members | |
Static Public Member Functions inherited from weld::DialogController | |
static bool | runAsync (const std::shared_ptr< DialogController > &rController, const std::function< void(sal_Int32)> &) |
Protected Attributes inherited from weld::GenericDialogController | |
std::unique_ptr< weld::Builder > | m_xBuilder |
std::shared_ptr< weld::Dialog > | m_xDialog |
Definition at line 135 of file pvfundlg.hxx.
|
private |
Cache for members data.
Definition at line 184 of file pvfundlg.hxx.
|
explicit |
Definition at line 650 of file pvfundlg.cxx.
References weld::Check, Init(), m_xLbHide, and m_xLbSortBy.
|
overridevirtual |
Definition at line 686 of file pvfundlg.cxx.
|
private |
|
private |
|
private |
|
private |
void ScDPSubtotalOptDlg::FillLabelData | ( | ScDPLabelData & | rLabelData | ) | const |
Definition at line 690 of file pvfundlg.cxx.
References ScDPUtil::createDuplicateDimensionName(), GetFieldName(), m_xCbLayoutEmpty, m_xCbRepeatItemLabels, m_xCbShow, m_xLbHide, m_xLbHierarchy, m_xLbLayout, m_xLbShowFrom, m_xLbShowUsing, m_xLbSortBy, m_xNfShow, m_xRbSortAsc, m_xRbSortMan, maLabelData, ScDPLabelData::maLayoutInfo, ScDPLabelData::maMembers, ScDPName::maName, ScDPLabelData::maShowInfo, ScDPLabelData::maSortInfo, ScDPLabelData::mbRepeatItemLabels, ScDPName::mnDupCount, ScDPLabelData::mnUsedHier, nPos, and TRISTATE_FALSE.
|
private |
Searches for a listbox entry, starts search at specified position.
Definition at line 854 of file pvfundlg.cxx.
References aName, ScDPUtil::createDuplicateDimensionName(), weld::ComboBox::get_count(), weld::ComboBox::get_text(), GetFieldName(), and nPos.
Referenced by Init().
|
private |
Definition at line 848 of file pvfundlg.cxx.
References maDataFieldNameMap.
Referenced by FillLabelData(), and FindListBoxEntry().
|
private |
Definition at line 739 of file pvfundlg.cxx.
References FindListBoxEntry(), ScDPLabelData::getDisplayName(), InitHideListBox(), LINK, m_xBtnCancel, m_xBtnOk, m_xCbLayoutEmpty, m_xCbRepeatItemLabels, m_xCbShow, m_xFtHierarchy, m_xLayoutFrame, m_xLbHierarchy, m_xLbLayout, m_xLbShowFrom, m_xLbShowUsing, m_xLbSortBy, m_xNfShow, m_xRbSortAsc, m_xRbSortDesc, m_xRbSortMan, maDataFieldNameMap, ScDPLabelData::maHiers, maLabelData, ScDPLabelData::maLayoutInfo, ScDPLabelData::maShowInfo, ScDPLabelData::maSortInfo, ScDPLabelData::mbRepeatItemLabels, ScDPLabelData::mnUsedHier, nCount, condformat::dialog::NONE, and weld::Toggleable::set_active().
Referenced by ScDPSubtotalOptDlg().
|
private |
Definition at line 837 of file pvfundlg.cxx.
References i, m_xHideFrame, m_xLbHide, maLabelData, ScDPLabelData::maMembers, n, TRISTATE_FALSE, and TRISTATE_TRUE.
Referenced by Init().
|
private |
Definition at line 179 of file pvfundlg.hxx.
Referenced by Init().
|
private |
Definition at line 178 of file pvfundlg.hxx.
Referenced by Init().
|
private |
Definition at line 165 of file pvfundlg.hxx.
Referenced by FillLabelData(), and Init().
|
private |
Definition at line 166 of file pvfundlg.hxx.
Referenced by FillLabelData(), and Init().
|
private |
Definition at line 167 of file pvfundlg.hxx.
Referenced by FillLabelData(), and Init().
|
private |
Definition at line 176 of file pvfundlg.hxx.
Referenced by Init().
|
private |
Definition at line 169 of file pvfundlg.hxx.
|
private |
Definition at line 170 of file pvfundlg.hxx.
|
private |
Definition at line 172 of file pvfundlg.hxx.
|
private |
Definition at line 174 of file pvfundlg.hxx.
Referenced by InitHideListBox().
|
private |
Definition at line 163 of file pvfundlg.hxx.
Referenced by Init().
|
private |
Definition at line 175 of file pvfundlg.hxx.
Referenced by FillLabelData(), InitHideListBox(), and ScDPSubtotalOptDlg().
|
private |
Definition at line 177 of file pvfundlg.hxx.
Referenced by FillLabelData(), and Init().
|
private |
Definition at line 164 of file pvfundlg.hxx.
Referenced by FillLabelData(), and Init().
|
private |
Definition at line 171 of file pvfundlg.hxx.
Referenced by FillLabelData(), and Init().
|
private |
Definition at line 173 of file pvfundlg.hxx.
Referenced by FillLabelData(), and Init().
|
private |
Definition at line 159 of file pvfundlg.hxx.
Referenced by FillLabelData(), Init(), and ScDPSubtotalOptDlg().
|
private |
Definition at line 168 of file pvfundlg.hxx.
Referenced by FillLabelData(), and Init().
|
private |
Definition at line 160 of file pvfundlg.hxx.
Referenced by FillLabelData(), and Init().
|
private |
Definition at line 161 of file pvfundlg.hxx.
Referenced by Init().
|
private |
Definition at line 162 of file pvfundlg.hxx.
Referenced by FillLabelData(), and Init().
|
private |
Definition at line 185 of file pvfundlg.hxx.
Referenced by GetFieldName(), and Init().
|
private |
The DataPilot object (for member names).
Definition at line 182 of file pvfundlg.hxx.
Referenced by FillLabelData(), Init(), and InitHideListBox().
|
private |
Definition at line 181 of file pvfundlg.hxx.