Home
last modified time | relevance | path

Searched refs:GetByte (Results 1 – 21 of 21) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx203 sal_uInt8 nParamCount = GetByte(); in ScGetDayOfWeek()
346 sal_uInt8 nParamCount = GetByte(); in ScGetDiffDate360()
463 sal_uInt8 nParamCount = GetByte(); in RoundNumber()
502 sal_uInt8 nParamCount = GetByte(); in ScCeil()
525 sal_uInt8 nParamCount = GetByte(); in ScFloor()
588 sal_uInt8 nParamCount = GetByte(); in ScLog()
628 short nParamCount = GetByte(); in ScNPV()
696 sal_uInt8 nParamCount = GetByte(); in ScIRR()
851 sal_uInt8 nParamCount = GetByte(); in ScBW()
911 sal_uInt8 nParamCount = GetByte(); in ScGDA()
[all …]
H A Dinterpr3.cxx195 short nParamCount = GetByte(); in ScBadName()
782 sal_uInt8 nParamCount = GetByte(); in ScChiSqDist()
1282 sal_uInt8 nParamCount = GetByte(); in ScB()
1488 sal_uInt8 nParamCount = GetByte(); in ScNormDist()
1509 sal_uInt8 nParamCount = GetByte(); in ScLogNormDist()
1650 sal_uInt8 nParamCount = GetByte(); in ScPoissonDist()
1952 sal_uInt8 nParamCount = GetByte(); in ScGammaDist()
2072 sal_uInt8 nParamCount = GetByte(); in ScBetaInv()
2728 short nParamCount = GetByte(); in ScHarMean()
2848 short nParamCount = GetByte(); in ScGeoMean()
[all …]
H A Dinterpr1.cxx1178 short nParamCount = GetByte(); in ScBitArithmeticOps()
1257 short nParamCount = GetByte(); in ScAnd()
1355 short nParamCount = GetByte(); in ScOr()
1453 short nParamCount = GetByte(); in ScXor()
2156 sal_uInt8 nParamCount = GetByte(); in ScCell()
3142 short nParamCount = GetByte(); in ScMin()
3263 short nParamCount = GetByte(); in ScMax()
3384 short nParamCount = GetByte(); in IterateParameters()
3739 short nParamCount = GetByte(); in GetStVarParams()
3923 sal_uInt8 nParamCount = GetByte(); in ScColumns()
[all …]
H A Dinterpr5.cxx124 short nParamCount = GetByte(); in ScGCD()
210 short nParamCount = GetByte(); in ScLCM()
531 if ( MustHaveParamCount( GetByte(), 3 ) ) in ScMatValue()
627 if ( MustHaveParamCount( GetByte(), 1 ) ) in ScEMat()
817 if ( MustHaveParamCount( GetByte(), 1 ) ) in ScMatDet()
864 if ( MustHaveParamCount( GetByte(), 1 ) ) in ScMatInv()
966 if ( MustHaveParamCount( GetByte(), 2 ) ) in ScMatMult()
1016 if ( MustHaveParamCount( GetByte(), 1 ) ) in ScMatTrans()
1636 sal_uInt8 nParamCount = GetByte(); in ScSumProduct()
2342 sal_uInt8 nParamCount = GetByte(); in CalulateRGPRKP()
[all …]
H A Dparclass.cxx529 if ( nParams != aToken.GetByte() ) in GenerateDocumentation()
531 aToken.GetByte(), nParams); in GenerateDocumentation()
H A Dinterpr4.cxx2153 sal_uInt8 nParamCount = GetByte(); in ScExternal()
2708 sal_uInt8 nParamCount = GetByte(); in ScMacro()
2987 sal_uInt8 nParamCount = GetByte(); in ScTableOp()
3281 sal_uInt8 nParamCount = GetByte(); in ScTTT()
3395 cPar = pCur->GetByte(); in Interpret()
H A Dtoken.cxx1693 sal_uInt8 nParamCount = t->GetByte(); in GetAdjacentExtendOfOuterFuncRefs()
/trunk/main/formula/source/core/api/
H A Dtoken.cxx94 (GetByte() != 0 // x parameters in IsFunction()
116 else if ( GetByte() ) in GetParamCount()
117 return GetByte(); // all functions, also ocExternal and ocMacro in GetParamCount()
149 sal_uInt8 FormulaToken::GetByte() const in GetByte() function in formula::FormulaToken
241 sal_uInt8 FormulaByteToken::GetByte() const { return nByte; } in GetByte() function in formula::FormulaByteToken
247 return FormulaToken::operator==( r ) && nByte == r.GetByte() && in operator ==()
1350 sal_uInt8 FormulaExternalToken::GetByte() const { return nByte; } in GetByte() function in formula::FormulaExternalToken
1354 return FormulaToken::operator==( r ) && nByte == r.GetByte() && in operator ==()
H A DFormulaCompiler.cxx1539 sal_uInt8 n = t->GetByte(); in CreateStringFromToken()
/trunk/main/svtools/source/filter/
H A Dsgfbram.cxx250 sal_uInt8 GetByte(SvStream& rInp);
253 sal_uInt8 PcxExpand::GetByte(SvStream& rInp) in GetByte() function in PcxExpand
331 pBuf[i]=aPcx.GetByte(rInp); in SgfFilterBMap()
368 b=aPcx.GetByte(rInp); in SgfFilterBMap()
398 pBuf[i]=aPcx.GetByte(rInp); in SgfFilterBMap()
/trunk/main/formula/inc/formula/
H A Dtoken.hxx139 virtual sal_uInt8 GetByte() const;
204 virtual sal_uInt8 GetByte() const;
321 virtual sal_uInt8 GetByte() const;
/trunk/main/basic/source/sbx/
H A Dsbxbyte.cxx188 nRes = pVal->GetByte(); in ImpGetByte()
H A Dsbxstr.cxx296 sal_Unicode aTempChar = pArr->Get(i)->GetByte(); in ByteArrayToString()
H A Dsbxvalue.cxx674 GET( GetByte, SbxBYTE, sal_uInt8, nByte ) in GET() argument
/trunk/main/sc/source/ui/unoobj/
H A Dtokenuno.cxx362 rAPI.Data <<= (sal_Int32) rToken.GetByte(); in ConvertToTokenSequence()
/trunk/main/basic/inc/basic/
H A Dsbxvar.hxx310 sal_uInt8 GetByte() const;
/trunk/main/basic/source/runtime/
H A Dmethods1.cxx258 nByte = pSbxVariable->GetByte(); in RTLFUNC()
975 *pStrm << rVar.GetByte(); in lcl_WriteSbxVariable()
H A Ddllmgr.cxx310 add(blob, variable->GetByte(), outer ? 4 : 1, offset); in marshal()
H A Dmethods.cxx393 sal_Char c = (sal_Char)pArg->GetByte(); in implChr()
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx367 sal_uInt8 GetByte() { return cPar; } in GetByte() function in ScInterpreter
/trunk/main/sc/source/filter/excel/
H A Dxeformula.cxx837 rTokData.mnSpaces = (rTokData.GetOpCode() == ocSpaces) ? rTokData.mpScToken->GetByte() : 0; in GetNextToken()

Completed in 268 milliseconds