13 #include <com/sun/star/beans/XPropertySet.hpp>
14 #include <com/sun/star/graphic/XGraphic.hpp>
15 #include <com/sun/star/security/XCertificate.hpp>
16 #include <com/sun/star/uno/Reference.hxx>
45 virtual void Apply()
override;
virtual void Apply() override
css::uno::Reference< css::beans::XPropertySet > m_xShapeProperties
css::uno::Reference< css::graphic::XGraphic > m_xSignatureImage
std::unique_ptr< weld::TextView > m_xEditComment
std::unique_ptr< weld::Label > m_xLabelHint
std::unique_ptr< weld::Button > m_xBtnChooseCertificate
std::unique_ptr< weld::Button > m_xBtnClearImage
std::unique_ptr< weld::Button > m_xBtnLoadImage
css::uno::Reference< css::security::XCertificate > m_xSelectedCertifate
std::unique_ptr< weld::Button > m_xBtnSign
OUString m_aSuggestedSignerTitle
std::unique_ptr< weld::Label > m_xLabelAddComment
OUString m_aSuggestedSignerName
OUString m_sOriginalImageBtnLabel
OUString m_aSignatureLineId
css::uno::Reference< css::graphic::XGraphic > getSignedGraphic(bool bValid)
SignSignatureLineDialog(weld::Widget *pParent, css::uno::Reference< css::frame::XModel > xModel)
Reference< XModel > xModel
DECL_LINK(clearImage, weld::Button &, void)
std::unique_ptr< weld::Entry > m_xEditName
std::unique_ptr< weld::Label > m_xLabelHintText