LibreOffice Module xmlsecurity (master) 1
Public Member Functions | Public Attributes | List of all members
SignatureStreamHelper Struct Reference

#include <documentsignaturehelper.hxx>

Public Member Functions

 SignatureStreamHelper ()
 

Public Attributes

css::uno::Reference< css::embed::XStorage > xSignatureStorage
 
css::uno::Reference< css::io::XStream > xSignatureStream
 
sal_Int32 nStorageFormat
 If this is embed::StorageFormats::OFOPXML, then it's expected that xSignatureStream is an empty reference. More...
 

Detailed Description

Definition at line 49 of file documentsignaturehelper.hxx.

Constructor & Destructor Documentation

◆ SignatureStreamHelper()

SignatureStreamHelper::SignatureStreamHelper ( )
inline

Definition at line 56 of file documentsignaturehelper.hxx.

Member Data Documentation

◆ nStorageFormat

sal_Int32 SignatureStreamHelper::nStorageFormat

If this is embed::StorageFormats::OFOPXML, then it's expected that xSignatureStream is an empty reference.

Definition at line 54 of file documentsignaturehelper.hxx.

Referenced by DocumentSignatureManager::add(), DocumentSignatureManager::read(), DocumentSignatureManager::remove(), and DocumentSignatureManager::write().

◆ xSignatureStorage

css::uno::Reference< css::embed::XStorage > SignatureStreamHelper::xSignatureStorage

◆ xSignatureStream

css::uno::Reference< css::io::XStream > SignatureStreamHelper::xSignatureStream

The documentation for this struct was generated from the following file: