Lines Matching refs:nUShort
122 sal_Int16 nShort, sal_uInt16 nUShort, in assign() argument
134 rData.UShort = nUShort; in assign()
149 sal_Int16 nShort, sal_uInt16 nUShort, in assign() argument
159 bBool, cChar, nByte, nShort, nUShort, nLong, nULong, nHyper, nUHyper, fFloat, fDouble, in assign()
175 sal_Int16 nShort, sal_uInt16 nUShort,
187 sal_Int16& nShort, sal_uInt16& nUShort,
199 sal_Int16& nShort, sal_uInt16& nUShort,
281 …ool, sal_Unicode& cChar, sal_Int8& nByte, sal_Int16& nShort, sal_uInt16& nUShort, sal_Int32& nLong…
330 sal_uInt16 nUShort; in invoke() local
351 rParams[4] >>= nUShort; in invoke()
365 _xLBT->setValues( aBool, aChar, nByte, nShort, nUShort, nLong, nULong, in invoke()
378 rParams[4] >>= nUShort; in invoke()
392 aRet <<= _xLBT->setValues2( aBool, aChar, nByte, nShort, nUShort, nLong, nULong, in invoke()
420 rOutParam[4] <<= nUShort; in invoke()
436 aRet <<= _xLBT->getValues( aBool, aChar, nByte, nShort, nUShort, nLong, nULong, in invoke()
464 rOutParam[4] <<= nUShort; in invoke()
480 aRet <<= _xLBT->raiseException( aBool, aChar, nByte, nShort, nUShort, nLong, nULong, in invoke()
508 rOutParam[4] <<= nUShort; in invoke()
679 sal_Int16 nShort, sal_uInt16 nUShort, in setValues() argument
691 bBool, cChar, nByte, nShort, nUShort, nLong, nULong, nHyper, nUHyper, fFloat, fDouble, in setValues()
697 sal_Int16& nShort, sal_uInt16& nUShort, in setValues2() argument
709 bBool, cChar, nByte, nShort, nUShort, nLong, nULong, nHyper, nUHyper, fFloat, fDouble, in setValues2()
716 sal_Int16& nShort, sal_uInt16& nUShort, in getValues() argument
731 nUShort = _aData.UShort; in getValues()