|
LibreOffice Module sc (master) 1
|
#include <pvfundlg.hxx>#include <com/sun/star/sheet/DataPilotFieldReferenceType.hpp>#include <com/sun/star/sheet/DataPilotFieldReferenceItemType.hpp>#include <com/sun/star/sheet/DataPilotFieldLayoutMode.hpp>#include <com/sun/star/sheet/DataPilotFieldSortMode.hpp>#include <com/sun/star/sheet/DataPilotFieldShowItemsMode.hpp>#include <osl/diagnose.h>#include <scresid.hxx>#include <dpobject.hxx>#include <dpsave.hxx>#include <pvfundlg.hrc>#include <globstr.hrc>#include <dputil.hxx>#include <vector>Go to the source code of this file.
Functions | |
| IMPL_LINK (ScDPFunctionDlg, SelectHdl, weld::ComboBox &, rLBox, void) | |
| IMPL_LINK (ScDPFunctionDlg, ButtonClicked, weld::Button &, rButton, void) | |
| IMPL_LINK_NOARG (ScDPFunctionDlg, DblClickHdl, weld::TreeView &, bool) | |
| IMPL_LINK (ScDPSubtotalDlg, ButtonClicked, weld::Button &, rButton, void) | |
| IMPL_LINK (ScDPSubtotalDlg, RadioClickHdl, weld::Toggleable &, rBtn, void) | |
| IMPL_LINK_NOARG (ScDPSubtotalDlg, DblClickHdl, weld::TreeView &, bool) | |
| IMPL_LINK (ScDPSubtotalDlg, ClickHdl, weld::Button &, rBtn, void) | |
| IMPL_LINK (ScDPSubtotalOptDlg, ButtonClicked, weld::Button &, rButton, void) | |
| IMPL_LINK (ScDPSubtotalOptDlg, RadioClickHdl, weld::Toggleable &, rBtn, void) | |
| IMPL_LINK (ScDPSubtotalOptDlg, CheckHdl, weld::Toggleable &, rCBox, void) | |
| IMPL_LINK_NOARG (ScDPSubtotalOptDlg, SelectHdl, weld::ComboBox &, void) | |
| IMPL_LINK_NOARG (ScDPShowDetailDlg, DblClickHdl, weld::TreeView &, bool) | |
| IMPL_LINK | ( | ScDPFunctionDlg | , |
| ButtonClicked | , | ||
| weld::Button & | , | ||
| rButton | , | ||
| void | |||
| ) |
Definition at line 445 of file pvfundlg.cxx.
References RET_CANCEL, and RET_OK.
| IMPL_LINK | ( | ScDPFunctionDlg | , |
| SelectHdl | , | ||
| weld::ComboBox & | , | ||
| rLBox | , | ||
| void | |||
| ) |
Definition at line 389 of file pvfundlg.cxx.
References aMap.
| IMPL_LINK | ( | ScDPSubtotalDlg | , |
| ButtonClicked | , | ||
| weld::Button & | , | ||
| rButton | , | ||
| void | |||
| ) |
Definition at line 554 of file pvfundlg.cxx.
References RET_CANCEL, and RET_OK.
| IMPL_LINK | ( | ScDPSubtotalDlg | , |
| ClickHdl | , | ||
| weld::Button & | , | ||
| rBtn | , | ||
| void | |||
| ) |
Definition at line 577 of file pvfundlg.cxx.
References m_xDialog, RET_OK, and weld::DialogController::runAsync().
| IMPL_LINK | ( | ScDPSubtotalDlg | , |
| RadioClickHdl | , | ||
| weld::Toggleable & | , | ||
| rBtn | , | ||
| void | |||
| ) |
Definition at line 564 of file pvfundlg.cxx.
| IMPL_LINK | ( | ScDPSubtotalOptDlg | , |
| ButtonClicked | , | ||
| weld::Button & | , | ||
| rButton | , | ||
| void | |||
| ) |
Definition at line 874 of file pvfundlg.cxx.
References RET_CANCEL, and RET_OK.
| IMPL_LINK | ( | ScDPSubtotalOptDlg | , |
| CheckHdl | , | ||
| weld::Toggleable & | , | ||
| rCBox | , | ||
| void | |||
| ) |
Definition at line 890 of file pvfundlg.cxx.
| IMPL_LINK | ( | ScDPSubtotalOptDlg | , |
| RadioClickHdl | , | ||
| weld::Toggleable & | , | ||
| rBtn | , | ||
| void | |||
| ) |
Definition at line 882 of file pvfundlg.cxx.
| IMPL_LINK_NOARG | ( | ScDPFunctionDlg | , |
| DblClickHdl | , | ||
| weld::TreeView & | , | ||
| bool | |||
| ) |
Definition at line 453 of file pvfundlg.cxx.
| IMPL_LINK_NOARG | ( | ScDPShowDetailDlg | , |
| DblClickHdl | , | ||
| weld::TreeView & | , | ||
| bool | |||
| ) |
Definition at line 970 of file pvfundlg.cxx.
| IMPL_LINK_NOARG | ( | ScDPSubtotalDlg | , |
| DblClickHdl | , | ||
| weld::TreeView & | , | ||
| bool | |||
| ) |
Definition at line 571 of file pvfundlg.cxx.
| IMPL_LINK_NOARG | ( | ScDPSubtotalOptDlg | , |
| SelectHdl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 906 of file pvfundlg.cxx.