88 std::unique_ptr<weld::Expander>
mxMore;
102 virtual void Close()
override;
std::unique_ptr< ScPivotLayoutTreeListData > mxListBoxData
std::unique_ptr< weld::CheckButton > mxCheckAddFilter
virtual bool IsRefInputMode() const override
DECL_LINK(CancelClicked, weld::Button &, void)
ScDPLabelData & GetLabelData(SCCOL nColumn)
std::unique_ptr< weld::Expander > mxMore
std::unique_ptr< ScPivotLayoutTreeList > mxListBoxPage
std::unique_ptr< formula::RefEdit > mxSourceEdit
std::unique_ptr< ScPivotLayoutTreeListLabel > mxListBoxField
std::unique_ptr< weld::Frame > mxDestFrame
bool IsDataElement(SCCOL nColumn)
std::unique_ptr< weld::ComboBox > mxSourceListBox
std::unique_ptr< formula::RefButton > mxDestinationButton
std::unique_ptr< weld::RadioButton > mxDestinationRadioNamedRange
ScPivotLayoutDialog(SfxBindings *pSfxBindings, SfxChildWindow *pChildWindow, weld::Window *pParent, ScViewData *pViewData, const ScDPObject *pPivotTableObject, bool bCreateNewPivotTable)
virtual void SetActive() override
std::unique_ptr< weld::Label > mxSourceLabel
void ApplyLabelData(const ScDPSaveData &rSaveData)
std::unique_ptr< weld::RadioButton > mxDestinationRadioNewSheet
ScAddress::Details maAddressDetails
std::unique_ptr< weld::RadioButton > mxSourceRadioSelection
void PushDataFieldNames(std::vector< ScDPName > &rDataFieldNames)
std::unique_ptr< weld::Expander > mxOptions
formula::RefEdit * mpActiveEdit
ScItemValue(OUString const &aName, SCCOL nColumn, PivotFunc nFunctionMask)
ScPivotLayoutTreeListBase * mpPreviouslyFocusedListBox
ScPivotParam maPivotParameters
virtual void Close() override
ScItemValue * mpOriginalItemValue
ScDPLabelDataVector maLabelArray
std::unique_ptr< weld::Button > mxBtnCancel
std::unique_ptr< weld::ComboBox > mxDestinationListBox
std::unique_ptr< weld::CheckButton > mxCheckTotalRows
std::vector< std::unique_ptr< ScDPLabelData > > ScDPLabelDataVector
std::unique_ptr< weld::CheckButton > mxCheckIdentifyCategories
std::unique_ptr< weld::CheckButton > mxCheckTotalColumns
virtual ~ScPivotLayoutDialog() override
std::unique_ptr< ScPivotLayoutTreeList > mxListBoxColumn
ScPivotFuncData maFunctionData
void ApplySaveData(ScDPSaveData &rSaveData)
std::unique_ptr< weld::Button > mxBtnOK
std::unique_ptr< ScPivotLayoutTreeList > mxListBoxRow
void FillValuesToListBoxes()
ScDPObject maPivotTableObject
ScItemValue * GetItem(SCCOL nColumn)
virtual void SetReference(const ScRange &rReferenceRange, ScDocument &rDocument) override
std::unique_ptr< weld::CheckButton > mxCheckIgnoreEmptyRows
std::unique_ptr< weld::Label > mxDestLabel
void ItemInserted(const ScItemValue *pItemValue, ScPivotLayoutTreeList::SvPivotTreeListType eType)
ScDPLabelDataVector & GetLabelDataVector()
std::unique_ptr< weld::RadioButton > mxSourceRadioNamedRange
std::unique_ptr< formula::RefButton > mxSourceButton
std::unique_ptr< weld::Frame > mxSourceFrame
std::unique_ptr< formula::RefEdit > mxDestinationEdit
std::unique_ptr< weld::RadioButton > mxDestinationRadioSelection
std::unique_ptr< weld::CheckButton > mxCheckDrillToDetail
bool GetDestination(ScRange &aDestinationRange, bool &bToNewSheet)