LibreOffice Module scaddins (master) 1
Public Attributes | List of all members
ScaFuncDataBase Struct Reference

#include <datefunc.hxx>

Collaboration diagram for ScaFuncDataBase:
[legend]

Public Attributes

const char * pIntName
 
TranslateId pUINameID
 
const TranslateIdpDescrID
 
const char ** pCompListID
 
sal_uInt16 nParamCount
 
ScaCategory eCat
 
bool bDouble
 
bool bWithOpt
 

Detailed Description

Definition at line 47 of file datefunc.hxx.

Member Data Documentation

◆ bDouble

bool ScaFuncDataBase::bDouble

Definition at line 55 of file datefunc.hxx.

◆ bWithOpt

bool ScaFuncDataBase::bWithOpt

Definition at line 56 of file datefunc.hxx.

◆ eCat

ScaCategory ScaFuncDataBase::eCat

Definition at line 54 of file datefunc.hxx.

◆ nParamCount

sal_uInt16 ScaFuncDataBase::nParamCount

Definition at line 53 of file datefunc.hxx.

◆ pCompListID

const char** ScaFuncDataBase::pCompListID

Definition at line 52 of file datefunc.hxx.

Referenced by ScaFuncData::ScaFuncData().

◆ pDescrID

const TranslateId* ScaFuncDataBase::pDescrID

Definition at line 51 of file datefunc.hxx.

◆ pIntName

const char* ScaFuncDataBase::pIntName

Definition at line 49 of file datefunc.hxx.

◆ pUINameID

TranslateId ScaFuncDataBase::pUINameID

Definition at line 50 of file datefunc.hxx.


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