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

#include <ManifestImport.hxx>

Public Member Functions

 ManifestScopeEntry (OUString aConvertedName, StringHashMap &&aNamespaces)
 

Public Attributes

OUString m_aConvertedName
 
StringHashMap m_aNamespaces
 
bool m_bValid
 

Detailed Description

Definition at line 38 of file ManifestImport.hxx.

Constructor & Destructor Documentation

◆ ManifestScopeEntry()

ManifestScopeEntry::ManifestScopeEntry ( OUString  aConvertedName,
StringHashMap &&  aNamespaces 
)
inline

Definition at line 44 of file ManifestImport.hxx.

Member Data Documentation

◆ m_aConvertedName

OUString ManifestScopeEntry::m_aConvertedName

Definition at line 40 of file ManifestImport.hxx.

◆ m_aNamespaces

StringHashMap ManifestScopeEntry::m_aNamespaces

Definition at line 41 of file ManifestImport.hxx.

◆ m_bValid

bool ManifestScopeEntry::m_bValid

Definition at line 42 of file ManifestImport.hxx.


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