28 void AddCertPath(
const OUString& rProfile,
const OUString& rPath,
bool bSelect =
true);
std::unique_ptr< weld::TreeView > m_xCertPathList
CertPathDialog(weld::Window *pParent)
void AddCertPath(const OUString &rProfile, const OUString &rPath, bool bSelect=true)
void AddManualCertPath(const OUString &sUserSetCertPath, bool bSelect=true)
bool isActiveServicePath() const
DECL_LINK(ManualHdl_Impl, weld::Button &, void)
DECL_LINK(CheckHdl_Impl, const weld::TreeView::iter_col &, void)
OUString m_sAddDialogText
DECL_LINK(OKHdl_Impl, weld::Button &, void)
void HandleEntryChecked(int nRow)
std::unique_ptr< weld::Button > m_xOKButton
virtual ~CertPathDialog() override
std::unique_ptr< weld::Button > m_xManualButton
std::pair< const TreeIter &, int > iter_col