|
LibreOffice Module scaddins (master) 1
|
#include <analysishelper.hxx>
Public Attributes | |
| const char * | pIntName |
| TranslateId | pUINameID |
| const TranslateId * | pDescrID |
| bool | bDouble |
| bool | bWithOpt |
| const char ** | pCompListID |
| sal_uInt16 | nNumOfParams |
| FDCategory | eCat |
| const char * | pSuffix |
Definition at line 185 of file analysishelper.hxx.
| bool sca::analysis::FuncDataBase::bDouble |
Definition at line 190 of file analysishelper.hxx.
| bool sca::analysis::FuncDataBase::bWithOpt |
Definition at line 191 of file analysishelper.hxx.
| FDCategory sca::analysis::FuncDataBase::eCat |
Definition at line 194 of file analysishelper.hxx.
| sal_uInt16 sca::analysis::FuncDataBase::nNumOfParams |
Definition at line 193 of file analysishelper.hxx.
| const char** sca::analysis::FuncDataBase::pCompListID |
Definition at line 192 of file analysishelper.hxx.
Referenced by sca::analysis::FuncData::FuncData().
| const TranslateId* sca::analysis::FuncDataBase::pDescrID |
Definition at line 189 of file analysishelper.hxx.
| const char* sca::analysis::FuncDataBase::pIntName |
Definition at line 187 of file analysishelper.hxx.
| const char* sca::analysis::FuncDataBase::pSuffix |
Definition at line 195 of file analysishelper.hxx.
Referenced by sca::analysis::FuncData::FuncData().
| TranslateId sca::analysis::FuncDataBase::pUINameID |
Definition at line 188 of file analysishelper.hxx.