Searched refs:GetParamType (Results 1 – 4 of 4) sorted by relevance
84 ParamType GetParamType(sal_uInt16 nIndex) const { return eParamType[nIndex]; } in GetParamType() function in FuncData
1316 switch (pAddInFuncData->GetParamType(j+1)) in ScFunctionList()1342 switch (pAddInFuncData->GetParamType(j+1)) in ScFunctionList()
350 switch ( pFuncData->GetParamType( nParameter) ) in GetExternalParameterType()
2170 eParamType[i] = pFuncData->GetParamType(i); in ScExternal()
Completed in 60 milliseconds