LibreOffice Module svtools (master) 1
Public Attributes | List of all members
HTMLOptionEnum< EnumT > Struct Template Reference

#include <parhtml.hxx>

Public Attributes

const char * pName
 
EnumT nValue
 

Detailed Description

template<typename EnumT>
struct HTMLOptionEnum< EnumT >

Definition at line 76 of file parhtml.hxx.

Member Data Documentation

◆ nValue

template<typename EnumT >
EnumT HTMLOptionEnum< EnumT >::nValue

Definition at line 79 of file parhtml.hxx.

Referenced by HTMLOption::GetEnum().

◆ pName

template<typename EnumT >
const char* HTMLOptionEnum< EnumT >::pName

Definition at line 78 of file parhtml.hxx.

Referenced by HTMLOption::GetEnum().


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