LibreOffice Module xmloff (master) 1
Public Member Functions | Public Attributes | List of all members
SvXMLExport::SettingsGroup Struct Reference

#include <xmlexp.hxx>

Public Member Functions

 SettingsGroup (const ::xmloff::token::XMLTokenEnum _eGroupName, const css::uno::Sequence< css::beans::PropertyValue > &_rSettings)
 

Public Attributes

::xmloff::token::XMLTokenEnum eGroupName
 
css::uno::Sequence< css::beans::PropertyValue > aSettings
 

Detailed Description

Definition at line 229 of file xmlexp.hxx.

Constructor & Destructor Documentation

◆ SettingsGroup()

SvXMLExport::SettingsGroup::SettingsGroup ( const ::xmloff::token::XMLTokenEnum  _eGroupName,
const css::uno::Sequence< css::beans::PropertyValue > &  _rSettings 
)
inline

Definition at line 234 of file xmlexp.hxx.

Member Data Documentation

◆ aSettings

css::uno::Sequence< css::beans::PropertyValue > SvXMLExport::SettingsGroup::aSettings

Definition at line 232 of file xmlexp.hxx.

◆ eGroupName

::xmloff::token::XMLTokenEnum SvXMLExport::SettingsGroup::eGroupName

Definition at line 231 of file xmlexp.hxx.


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