Lines Matching refs:SbxValues
35 sal_Int16 ImpGetInteger( const SbxValues* p ) in ImpGetInteger()
37 SbxValues aTmp; in ImpGetInteger()
225 void ImpPutInteger( SbxValues* p, sal_Int16 n ) in ImpPutInteger()
227 SbxValues aTmp; in ImpPutInteger()
394 sal_Int64 ImpGetInt64( const SbxValues* p ) in ImpGetInt64()
396 SbxValues aTmp; in ImpGetInt64()
526 void ImpPutInt64( SbxValues* p, sal_Int64 n ) in ImpPutInt64()
528 SbxValues aTmp; in ImpPutInt64()
682 sal_uInt64 ImpGetUInt64( const SbxValues* p ) in ImpGetUInt64()
684 SbxValues aTmp; in ImpGetUInt64()
829 void ImpPutUInt64( SbxValues* p, sal_uInt64 n ) in ImpPutUInt64()
831 SbxValues aTmp; in ImpPutUInt64()