LibreOffice Module sc (master) 1
Functions
pvfundlg.cxx File Reference
#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>
Include dependency graph for pvfundlg.cxx:

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)
 

Function Documentation

◆ IMPL_LINK() [1/8]

IMPL_LINK ( ScDPFunctionDlg  ,
ButtonClicked  ,
weld::Button ,
rButton  ,
void   
)

Definition at line 445 of file pvfundlg.cxx.

References RET_CANCEL, and RET_OK.

◆ IMPL_LINK() [2/8]

IMPL_LINK ( ScDPFunctionDlg  ,
SelectHdl  ,
weld::ComboBox ,
rLBox  ,
void   
)

Definition at line 389 of file pvfundlg.cxx.

References aMap.

◆ IMPL_LINK() [3/8]

IMPL_LINK ( ScDPSubtotalDlg  ,
ButtonClicked  ,
weld::Button ,
rButton  ,
void   
)

Definition at line 554 of file pvfundlg.cxx.

References RET_CANCEL, and RET_OK.

◆ IMPL_LINK() [4/8]

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() [5/8]

IMPL_LINK ( ScDPSubtotalDlg  ,
RadioClickHdl  ,
weld::Toggleable ,
rBtn  ,
void   
)

Definition at line 564 of file pvfundlg.cxx.

◆ IMPL_LINK() [6/8]

IMPL_LINK ( ScDPSubtotalOptDlg  ,
ButtonClicked  ,
weld::Button ,
rButton  ,
void   
)

Definition at line 874 of file pvfundlg.cxx.

References RET_CANCEL, and RET_OK.

◆ IMPL_LINK() [7/8]

IMPL_LINK ( ScDPSubtotalOptDlg  ,
CheckHdl  ,
weld::Toggleable ,
rCBox  ,
void   
)

Definition at line 890 of file pvfundlg.cxx.

◆ IMPL_LINK() [8/8]

IMPL_LINK ( ScDPSubtotalOptDlg  ,
RadioClickHdl  ,
weld::Toggleable ,
rBtn  ,
void   
)

Definition at line 882 of file pvfundlg.cxx.

◆ IMPL_LINK_NOARG() [1/4]

IMPL_LINK_NOARG ( ScDPFunctionDlg  ,
DblClickHdl  ,
weld::TreeView ,
bool   
)

Definition at line 453 of file pvfundlg.cxx.

References m_xDialog, and RET_OK.

◆ IMPL_LINK_NOARG() [2/4]

IMPL_LINK_NOARG ( ScDPShowDetailDlg  ,
DblClickHdl  ,
weld::TreeView ,
bool   
)

Definition at line 970 of file pvfundlg.cxx.

References m_xDialog, and RET_OK.

◆ IMPL_LINK_NOARG() [3/4]

IMPL_LINK_NOARG ( ScDPSubtotalDlg  ,
DblClickHdl  ,
weld::TreeView ,
bool   
)

Definition at line 571 of file pvfundlg.cxx.

References m_xDialog, and RET_OK.

◆ IMPL_LINK_NOARG() [4/4]

IMPL_LINK_NOARG ( ScDPSubtotalOptDlg  ,
SelectHdl  ,
weld::ComboBox ,
void   
)

Definition at line 906 of file pvfundlg.cxx.