LibreOffice Module scaddins (master) 1
Public Attributes | List of all members
sca::analysis::FuncDataBase Struct Reference

#include <analysishelper.hxx>

Collaboration diagram for sca::analysis::FuncDataBase:
[legend]

Public Attributes

const char * pIntName
 
TranslateId pUINameID
 
const TranslateIdpDescrID
 
bool bDouble
 
bool bWithOpt
 
const char ** pCompListID
 
sal_uInt16 nNumOfParams
 
FDCategory eCat
 
const char * pSuffix
 

Detailed Description

Definition at line 185 of file analysishelper.hxx.

Member Data Documentation

◆ bDouble

bool sca::analysis::FuncDataBase::bDouble

Definition at line 190 of file analysishelper.hxx.

◆ bWithOpt

bool sca::analysis::FuncDataBase::bWithOpt

Definition at line 191 of file analysishelper.hxx.

◆ eCat

FDCategory sca::analysis::FuncDataBase::eCat

Definition at line 194 of file analysishelper.hxx.

◆ nNumOfParams

sal_uInt16 sca::analysis::FuncDataBase::nNumOfParams

Definition at line 193 of file analysishelper.hxx.

◆ pCompListID

const char** sca::analysis::FuncDataBase::pCompListID

Definition at line 192 of file analysishelper.hxx.

Referenced by sca::analysis::FuncData::FuncData().

◆ pDescrID

const TranslateId* sca::analysis::FuncDataBase::pDescrID

Definition at line 189 of file analysishelper.hxx.

◆ pIntName

const char* sca::analysis::FuncDataBase::pIntName

Definition at line 187 of file analysishelper.hxx.

◆ pSuffix

const char* sca::analysis::FuncDataBase::pSuffix

Definition at line 195 of file analysishelper.hxx.

Referenced by sca::analysis::FuncData::FuncData().

◆ pUINameID

TranslateId sca::analysis::FuncDataBase::pUINameID

Definition at line 188 of file analysishelper.hxx.


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