Lines Matching refs:nLong

123 			 sal_Int32 nLong, sal_uInt32 nULong,  in assign()  argument
135 rData.Long = nLong; in assign()
150 sal_Int32 nLong, sal_uInt32 nULong, in assign() argument
159 bBool, cChar, nByte, nShort, nUShort, nLong, nULong, nHyper, nUHyper, fFloat, fDouble, in assign()
176 sal_Int32 nLong, sal_uInt32 nULong,
188 sal_Int32& nLong, sal_uInt32& nULong,
200 sal_Int32& nLong, sal_uInt32& nULong,
281 …Char, sal_Int8& nByte, sal_Int16& nShort, sal_uInt16& nUShort, sal_Int32& nLong, sal_uInt32& nULon…
331 sal_Int32 nLong; in invoke() local
352 rParams[5] >>= nLong; in invoke()
365 _xLBT->setValues( aBool, aChar, nByte, nShort, nUShort, nLong, nULong, in invoke()
379 rParams[5] >>= nLong; in invoke()
392 aRet <<= _xLBT->setValues2( aBool, aChar, nByte, nShort, nUShort, nLong, nULong, in invoke()
421 rOutParam[5] <<= nLong; in invoke()
436 aRet <<= _xLBT->getValues( aBool, aChar, nByte, nShort, nUShort, nLong, nULong, in invoke()
465 rOutParam[5] <<= nLong; in invoke()
480 aRet <<= _xLBT->raiseException( aBool, aChar, nByte, nShort, nUShort, nLong, nULong, in invoke()
509 rOutParam[5] <<= nLong; in invoke()
680 sal_Int32 nLong, sal_uInt32 nULong, in setValues() argument
691 bBool, cChar, nByte, nShort, nUShort, nLong, nULong, nHyper, nUHyper, fFloat, fDouble, in setValues()
698 sal_Int32& nLong, sal_uInt32& nULong, in setValues2() argument
709 bBool, cChar, nByte, nShort, nUShort, nLong, nULong, nHyper, nUHyper, fFloat, fDouble, in setValues2()
717 sal_Int32& nLong, sal_uInt32& nULong, in getValues() argument
732 nLong = _aData.Long; in getValues()