Lines Matching refs:GetByte
1178 short nParamCount = GetByte(); in ScBitArithmeticOps()
1219 if ( MustHaveParamCount( GetByte(), 2 ) ) in ScBitShiftOps()
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()
3087 if (MustHaveParamCount( GetByte(), 1)) in ScJis()
3101 if (MustHaveParamCount( GetByte(), 1)) in ScAsc()
3108 if ( MustHaveParamCount( GetByte(), 1 ) ) in ScUnicode()
3124 if ( MustHaveParamCount( GetByte(), 1 ) ) in ScUnichar()
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()
3967 sal_uInt8 nParamCount = GetByte(); in ScRows()
4010 sal_uInt8 nParamCount = GetByte(); in ScTables()
4052 sal_uInt8 nParamCount = GetByte(); in ScColumn()
4128 sal_uInt8 nParamCount = GetByte(); in ScRow()
4203 sal_uInt8 nParamCount = GetByte(); in ScTable()
4354 sal_uInt8 nParamCount = GetByte(); in ScMatch()
4611 if ( MustHaveParamCount( GetByte(), 1 ) ) in ScCountEmptyCells()
4663 sal_uInt8 nParamCount = GetByte(); in IterateParametersIf()
5043 if ( MustHaveParamCount( GetByte(), 2 ) ) in ScCountIf()
5232 sal_uInt8 nParamCount = GetByte(); in IterateParametersIfs()
5633 sal_uInt8 nParamCount = GetByte(); in ScLookup()
6184 sal_uInt8 nParamCount = GetByte(); in CalculateLookup()
6478 sal_uInt8 nParamCount = GetByte(); in ScSubTotal()
6524 if ( GetByte() == 3 ) in GetDBParams()
6951 sal_uInt8 nParamCount = GetByte(); in ScIndirect()
7052 sal_uInt8 nParamCount = GetByte(); in ScAddressFunc()
7161 sal_uInt8 nParamCount = GetByte(); in ScOffset()
7312 sal_uInt8 nParamCount = GetByte(); in ScIndex()
7519 sal_uInt8 nParamCount = GetByte(); in ScMultiArea()
7533 sal_uInt8 nParamCount = GetByte(); in ScAreas()
7571 sal_uInt8 nParamCount = GetByte(); in ScCurrency()
7632 if ( MustHaveParamCount( GetByte(), 4 ) ) in ScReplace()
7662 sal_uInt8 nParamCount = GetByte(); in ScFixed()
7722 sal_uInt8 nParamCount = GetByte(); in ScFind()
7749 if ( MustHaveParamCount( GetByte(), 2 ) ) in ScExact()
7761 sal_uInt8 nParamCount = GetByte(); in ScLeft()
7868 sal_uInt8 nParamCount = GetByte(); in ScRightB()
7918 sal_uInt8 nParamCount = GetByte(); in ScLeftB()
7943 if ( MustHaveParamCount( GetByte(), 3 ) ) in ScMidB()
7964 sal_uInt8 nParamCount = GetByte(); in ScRight()
7993 sal_uInt8 nParamCount = GetByte(); in ScSearch()
8033 if ( MustHaveParamCount( GetByte(), 3 ) ) in ScMid()
8049 if ( MustHaveParamCount( GetByte(), 2 ) ) in ScText()
8124 sal_uInt8 nParamCount = GetByte(); in ScSubstitute()
8179 if ( MustHaveParamCount( GetByte(), 2 ) ) in ScRept()
8212 sal_uInt8 nParamCount = GetByte(); in ScConcat()