Home
last modified time | relevance | path

Searched refs:ScPivotLayoutDialog (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/dbgui/
H A DPivotLayoutDialog.cxx71 ScPivotLayoutDialog::ScPivotLayoutDialog( in ScPivotLayoutDialog() function in ScPivotLayoutDialog
188 ScPivotLayoutDialog::~ScPivotLayoutDialog() in ~ScPivotLayoutDialog()
192 void ScPivotLayoutDialog::SetupSource() in SetupSource()
267 void ScPivotLayoutDialog::SetupDestination() in SetupDestination()
318 void ScPivotLayoutDialog::SetActive() in SetActive()
361 bool ScPivotLayoutDialog::IsRefInputMode() const in IsRefInputMode()
395 void ScPivotLayoutDialog::UpdateSourceRange() in UpdateSourceRange()
462 void ScPivotLayoutDialog::ApplyChanges() in ApplyChanges()
628 void ScPivotLayoutDialog::Close() in Close()
695 void ScPivotLayoutDialog::ToggleSource() in ToggleSource()
[all …]
H A DPivotLayoutTreeListBase.cxx30 void ScPivotLayoutTreeListBase::Setup(ScPivotLayoutDialog* pParent) in Setup()
H A DPivotLayoutTreeList.cxx35 void ScPivotLayoutTreeList::Setup(ScPivotLayoutDialog* pParent, SvPivotTreeListType eType) in Setup()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/dbgui/
H A DPivotLayoutDialog.cxx70 ScPivotLayoutDialog::ScPivotLayoutDialog( in ScPivotLayoutDialog() function in ScPivotLayoutDialog
187 ScPivotLayoutDialog::~ScPivotLayoutDialog() in ~ScPivotLayoutDialog()
191 void ScPivotLayoutDialog::SetupSource() in SetupSource()
263 void ScPivotLayoutDialog::SetupDestination() in SetupDestination()
314 void ScPivotLayoutDialog::SetActive() in SetActive()
357 bool ScPivotLayoutDialog::IsRefInputMode() const in IsRefInputMode()
391 void ScPivotLayoutDialog::UpdateSourceRange() in UpdateSourceRange()
458 void ScPivotLayoutDialog::ApplyChanges() in ApplyChanges()
624 void ScPivotLayoutDialog::Close() in Close()
684 void ScPivotLayoutDialog::ToggleSource() in ToggleSource()
[all …]
H A DPivotLayoutTreeList.cxx31 void ScPivotLayoutTreeList::Setup(ScPivotLayoutDialog* pParent, SvPivotTreeListType eType) in Setup()
H A DPivotLayoutTreeListBase.cxx30 void ScPivotLayoutTreeListBase::Setup(ScPivotLayoutDialog* pParent) in Setup()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A DPivotLayoutTreeListBase.hxx17 class ScPivotLayoutDialog;
49 ScPivotLayoutDialog* mpParent;
56 void Setup(ScPivotLayoutDialog* pParent);
H A DPivotLayoutDialog.hxx34 class ScPivotLayoutDialog : public ScAnyRefDlgController class
115ScPivotLayoutDialog(SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, weld::Window* pParent,
117 virtual ~ScPivotLayoutDialog() override;
H A DPivotLayoutTreeList.hxx32 void Setup(ScPivotLayoutDialog* pParent, SvPivotTreeListType eType);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A DPivotLayoutTreeListBase.hxx18 class ScPivotLayoutDialog;
50 ScPivotLayoutDialog* mpParent;
57 void Setup(ScPivotLayoutDialog* pParent);
H A DPivotLayoutDialog.hxx35 class ScPivotLayoutDialog : public ScAnyRefDlgController class
116ScPivotLayoutDialog(SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, weld::Window* pParent,
118 virtual ~ScPivotLayoutDialog() override;
H A DPivotLayoutTreeList.hxx30 void Setup(ScPivotLayoutDialog* pParent, SvPivotTreeListType eType);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dtabvwshc.cxx389 …xResult.reset(new ScPivotLayoutDialog(pB, pCW, pParent, &rViewData, pDialogDPObject.get(), pObj ==… in CreateRefDialogController()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dtabvwshc.cxx394 …xResult = std::make_shared<ScPivotLayoutDialog>(pB, pCW, pParent, &rViewData, pDialogDPObject.get(… in CreateRefDialogController()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog105635 weld ScPivotLayoutDialog
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog367684 weld ScPivotLayoutDialog