LibreOffice Module sc (master) 1
|
Stores whether a parameter is optional or suppressed. More...
#include <funcdesc.hxx>
Public Member Functions | |
ParameterFlags () | |
Public Attributes | |
bool | bOptional:1 |
Parameter is optional. More... | |
Stores whether a parameter is optional or suppressed.
Definition at line 209 of file funcdesc.hxx.
|
inline |
Definition at line 213 of file funcdesc.hxx.
bool ScFuncDesc::ParameterFlags::bOptional |
Parameter is optional.
Definition at line 211 of file funcdesc.hxx.
Referenced by ScFunctionWin::DoEnter(), ScUnoAddInCollection::FillFunctionDescFromData(), ScFuncDesc::isParameterOptional(), lcl_FillSequence(), ScFuncRes(), and ScFunctionList::ScFunctionList().