LibreOffice Module xmlsecurity (master) 1
Public Member Functions | Private Attributes | List of all members
OOXMLSecParser::DsTransformsContext Class Reference
Inheritance diagram for OOXMLSecParser::DsTransformsContext:
[legend]
Collaboration diagram for OOXMLSecParser::DsTransformsContext:
[legend]

Public Member Functions

 DsTransformsContext (OOXMLSecParser &rParser, std::optional< SvXMLNamespaceMap > &&pOldNamespaceMap, bool &rIsC14N)
 
virtual std::unique_ptr< ContextCreateChildContext (std::optional< SvXMLNamespaceMap > &&pOldNamespaceMap, sal_uInt16 const nNamespace, OUString const &rName) override
 
- Public Member Functions inherited from OOXMLSecParser::Context
 Context (OOXMLSecParser &rParser, std::optional< SvXMLNamespaceMap > &&pOldNamespaceMap)
 
virtual ~Context ()=default
 
virtual void StartElement (css::uno::Reference< css::xml::sax::XAttributeList > const &)
 
virtual void EndElement ()
 
virtual std::unique_ptr< ContextCreateChildContext (std::optional< SvXMLNamespaceMap > &&pOldNamespaceMap, sal_uInt16 const, OUString const &)
 
virtual void Characters (OUString const &)
 

Private Attributes

bool & m_rIsC14N
 

Additional Inherited Members

- Protected Attributes inherited from OOXMLSecParser::Context
OOXMLSecParserm_rParser
 

Detailed Description

Definition at line 421 of file ooxmlsecparser.cxx.

Constructor & Destructor Documentation

◆ DsTransformsContext()

OOXMLSecParser::DsTransformsContext::DsTransformsContext ( OOXMLSecParser rParser,
std::optional< SvXMLNamespaceMap > &&  pOldNamespaceMap,
bool &  rIsC14N 
)
inline

Definition at line 428 of file ooxmlsecparser.cxx.

Member Function Documentation

◆ CreateChildContext()

virtual std::unique_ptr< Context > OOXMLSecParser::DsTransformsContext::CreateChildContext ( std::optional< SvXMLNamespaceMap > &&  pOldNamespaceMap,
sal_uInt16 const  nNamespace,
OUString const &  rName 
)
inlineoverridevirtual

Member Data Documentation

◆ m_rIsC14N

bool& OOXMLSecParser::DsTransformsContext::m_rIsC14N
private

Definition at line 425 of file ooxmlsecparser.cxx.

Referenced by CreateChildContext().


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