LibreOffice Module basic (master) 1
Public Member Functions | Public Attributes | List of all members
SbxParamInfo Struct Reference

#include <sbx.hxx>

Public Member Functions

 SbxParamInfo (OUString s, SbxDataType t, SbxFlagBits n)
 

Public Attributes

const OUString aName
 
SbxDataType eType
 
SbxFlagBits nFlags
 
sal_uInt32 nUserData
 

Detailed Description

Definition at line 39 of file sbx.hxx.

Constructor & Destructor Documentation

◆ SbxParamInfo()

SbxParamInfo::SbxParamInfo ( OUString  s,
SbxDataType  t,
SbxFlagBits  n 
)
inline

Definition at line 45 of file sbx.hxx.

References n, and t.

Member Data Documentation

◆ aName

const OUString SbxParamInfo::aName

Definition at line 41 of file sbx.hxx.

Referenced by SbiRuntime::FindElementExtern(), and SbiRuntime::SetupArgs().

◆ eType

SbxDataType SbxParamInfo::eType

Definition at line 42 of file sbx.hxx.

Referenced by SbiRuntime::StepPARAM().

◆ nFlags

SbxFlagBits SbxParamInfo::nFlags

Definition at line 43 of file sbx.hxx.

Referenced by SbiRuntime::StepPARAM().

◆ nUserData

sal_uInt32 SbxParamInfo::nUserData

Definition at line 44 of file sbx.hxx.

Referenced by SbiCodeGen::Save(), and SbiRuntime::StepPARAM().


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