LibreOffice Module jvmfwk (master) 1
Public Member Functions | Private Attributes | List of all members
jfw::VendorSettings Class Reference

#include <fwkbase.hxx>

Collaboration diagram for jfw::VendorSettings:
[legend]

Public Member Functions

 VendorSettings ()
 
VersionInfo getVersionInformation (std::u16string_view sVendor) const
 

Private Attributes

CXmlDocPtr m_xmlDocVendorSettings
 
CXPathContextPtr m_xmlPathContextVendorSettings
 

Detailed Description

Definition at line 34 of file fwkbase.hxx.

Constructor & Destructor Documentation

◆ VendorSettings()

jfw::VendorSettings::VendorSettings ( )

Member Function Documentation

◆ getVersionInformation()

VersionInfo jfw::VendorSettings::getVersionInformation ( std::u16string_view  sVendor) const

Member Data Documentation

◆ m_xmlDocVendorSettings

CXmlDocPtr jfw::VendorSettings::m_xmlDocVendorSettings
private

Definition at line 36 of file fwkbase.hxx.

Referenced by getVersionInformation(), and VendorSettings().

◆ m_xmlPathContextVendorSettings

CXPathContextPtr jfw::VendorSettings::m_xmlPathContextVendorSettings
private

Definition at line 37 of file fwkbase.hxx.

Referenced by getVersionInformation(), and VendorSettings().


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