Lines Matching refs:nShort

122 			 sal_Int16 nShort, sal_uInt16 nUShort,  in assign()  argument
133 rData.Short = nShort; 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 …eption( sal_Bool& bBool, sal_Unicode& cChar, sal_Int8& nByte, sal_Int16& nShort, sal_uInt16& nUSho…
329 sal_Int16 nShort; in invoke() local
350 rParams[3] >>= nShort; in invoke()
365 _xLBT->setValues( aBool, aChar, nByte, nShort, nUShort, nLong, nULong, in invoke()
377 rParams[3] >>= nShort; in invoke()
392 aRet <<= _xLBT->setValues2( aBool, aChar, nByte, nShort, nUShort, nLong, nULong, in invoke()
419 rOutParam[3] <<= nShort; in invoke()
436 aRet <<= _xLBT->getValues( aBool, aChar, nByte, nShort, nUShort, nLong, nULong, in invoke()
463 rOutParam[3] <<= nShort; in invoke()
480 aRet <<= _xLBT->raiseException( aBool, aChar, nByte, nShort, nUShort, nLong, nULong, in invoke()
507 rOutParam[3] <<= nShort; 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
730 nShort = _aData.Short; in getValues()