LibreOffice Module xmlsecurity (master) 1
Functions
certificatechooser.cxx File Reference
#include <config_gpgme.h>
#include <certificatechooser.hxx>
#include <certificateviewer.hxx>
#include <com/sun/star/xml/crypto/XSecurityEnvironment.hpp>
#include <com/sun/star/xml/crypto/XXMLSecurityContext.hpp>
#include <comphelper/sequence.hxx>
#include <comphelper/xmlsechelper.hxx>
#include <com/sun/star/security/NoPasswordException.hpp>
#include <com/sun/star/security/CertificateCharacters.hpp>
#include <o3tl/safeint.hxx>
#include <unotools/datetime.hxx>
#include <unotools/charclass.hxx>
#include <resourcemanager.hxx>
#include <strings.hrc>
Include dependency graph for certificatechooser.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (CertificateChooser, SearchModifyHdl, weld::Entry &, void)
 
 IMPL_LINK_NOARG (CertificateChooser, CertificateHighlightHdl, weld::TreeView &, void)
 
 IMPL_LINK_NOARG (CertificateChooser, CertificateSelectHdl, weld::TreeView &, bool)
 
 IMPL_LINK_NOARG (CertificateChooser, ViewButtonHdl, weld::Button &, void)
 

Function Documentation

◆ IMPL_LINK_NOARG() [1/4]

IMPL_LINK_NOARG ( CertificateChooser  ,
CertificateHighlightHdl  ,
weld::TreeView ,
void   
)

Definition at line 330 of file certificatechooser.cxx.

◆ IMPL_LINK_NOARG() [2/4]

IMPL_LINK_NOARG ( CertificateChooser  ,
CertificateSelectHdl  ,
weld::TreeView ,
bool   
)

Definition at line 338 of file certificatechooser.cxx.

References m_xDialog, and RET_OK.

◆ IMPL_LINK_NOARG() [3/4]

IMPL_LINK_NOARG ( CertificateChooser  ,
SearchModifyHdl  ,
weld::Entry ,
void   
)

Definition at line 325 of file certificatechooser.cxx.

◆ IMPL_LINK_NOARG() [4/4]

IMPL_LINK_NOARG ( CertificateChooser  ,
ViewButtonHdl  ,
weld::Button ,
void   
)

Definition at line 344 of file certificatechooser.cxx.