LibreOffice Module desktop (master) 1
Public Attributes | List of all members
unopkg::OptionInfo Struct Reference

#include <unopkg_shared.h>

Public Attributes

char const * m_name
 
sal_uInt32 m_name_length
 
sal_Unicode m_short_option
 
bool m_has_argument
 

Detailed Description

Definition at line 33 of file unopkg_shared.h.

Member Data Documentation

◆ m_has_argument

bool unopkg::OptionInfo::m_has_argument

Definition at line 38 of file unopkg_shared.h.

Referenced by unopkg::toString().

◆ m_name

char const* unopkg::OptionInfo::m_name

Definition at line 35 of file unopkg_shared.h.

Referenced by unopkg::getOptionInfo(), unopkg::isOption(), and unopkg::toString().

◆ m_name_length

sal_uInt32 unopkg::OptionInfo::m_name_length

Definition at line 36 of file unopkg_shared.h.

Referenced by unopkg::getOptionInfo().

◆ m_short_option

sal_Unicode unopkg::OptionInfo::m_short_option

Definition at line 37 of file unopkg_shared.h.

Referenced by unopkg::isOption(), and unopkg::toString().


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