LibreOffice Module sc (master) 1
Public Attributes | List of all members
ScAddInArgDesc Struct Reference

#include <addincol.hxx>

Public Attributes

OUString aInternalName
 used to match configuration and reflection information More...
 
OUString aName
 
OUString aDescription
 
ScAddInArgumentType eType
 
bool bOptional
 

Detailed Description

Definition at line 67 of file addincol.hxx.

Member Data Documentation

◆ aDescription

OUString ScAddInArgDesc::aDescription

◆ aInternalName

OUString ScAddInArgDesc::aInternalName

used to match configuration and reflection information

Definition at line 69 of file addincol.hxx.

Referenced by ScUnoAddInCollection::ReadConfiguration(), ScUnoAddInCollection::ReadFromAddIn(), and ScUnoAddInCollection::UpdateFromAddIn().

◆ aName

OUString ScAddInArgDesc::aName

◆ bOptional

bool ScAddInArgDesc::bOptional

◆ eType

ScAddInArgumentType ScAddInArgDesc::eType

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