LibreOffice Module cui (master) 1
Functions
certpath.cxx File Reference
#include <officecfg/Office/Common.hxx>
#include <osl/file.hxx>
#include <osl/security.hxx>
#include <sfx2/filedlghelper.hxx>
#include <comphelper/diagnose_ex.hxx>
#include "certpath.hxx"
#include <com/sun/star/xml/crypto/NSSInitializer.hpp>
#include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>
#include <com/sun/star/ui/dialogs/XFolderPicker2.hpp>
#include <comphelper/processfactory.hxx>
Include dependency graph for certpath.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (CertPathDialog, OKHdl_Impl, weld::Button &, void)
 
 IMPL_LINK (CertPathDialog, CheckHdl_Impl, const weld::TreeView::iter_col &, rRowCol, void)
 
 IMPL_LINK_NOARG (CertPathDialog, ManualHdl_Impl, weld::Button &, void)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( CertPathDialog  ,
CheckHdl_Impl  ,
const weld::TreeView::iter_col ,
rRowCol  ,
void   
)

Definition at line 154 of file certpath.cxx.

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( CertPathDialog  ,
ManualHdl_Impl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( CertPathDialog  ,
OKHdl_Impl  ,
weld::Button ,
void   
)