Lines Matching refs:sal_uInt64
81 sal_Int64 nHyper, sal_uInt64 nUHyper, in assign()
108 sal_Int64 nHyper, sal_uInt64 nUHyper, in assign()
140 Sequence<sal_uInt64> _arUHyper;
179 sal_Int64 nHyper, sal_uInt64 nUHyper,
191 sal_Int64& nHyper, sal_uInt64& nUHyper,
203 sal_Int64& nHyper, sal_uInt64& nUHyper,
239 virtual sal_uInt64 SAL_CALL getUHyper() throw(com::sun::star::uno::RuntimeException) in getUHyper()
274 …virtual void SAL_CALL setUHyper( sal_uInt64 _uhyper ) throw(::com::sun::star::uno::RuntimeExceptio… in setUHyper()
403 virtual Sequence< sal_uInt64 > SAL_CALL setSequenceUHyper(
404 const Sequence< sal_uInt64 >& aSeq ) throw (RuntimeException);
433 Sequence< sal_uInt64 >& aSeqUHyper,
451 Sequence< sal_uInt64 >& aSeqUHyper,
558 sal_Int64 nHyper, sal_uInt64 nUHyper, in setValues()
576 sal_Int64& nHyper, sal_uInt64& nUHyper, in setValues2()
600 sal_Int64& nHyper, sal_uInt64& nUHyper, in getValues()
763 Sequence< sal_uInt64 > SAL_CALL Test_Impl::setSequenceUHyper( in setSequenceUHyper()
764 const Sequence< sal_uInt64 >& aSeq ) throw (RuntimeException) in setSequenceUHyper()
843 Sequence< sal_uInt64 >& aSeqUHyper, in setSequencesInOut()
881 Sequence< sal_uInt64 >& aSeqUHyper, in setSequencesOut()
921 Sequence< sal_uInt64 > arg21(1); arg21[0] = SAL_MAX_UINT64; in testConstructorsService()