Home
last modified time | relevance | path

Searched refs:nUHyper (Results 1 – 14 of 14) sorted by relevance

/trunk/main/stoc/test/
H A Dtestiadapter.cxx124 sal_Int64 nHyper, sal_uInt64 nUHyper, in assign() argument
138 rData.UHyper = nUHyper; in assign()
151 sal_Int64 nHyper, sal_uInt64 nUHyper, in assign() argument
177 sal_Int64 nHyper, sal_uInt64 nUHyper,
334 sal_uInt64 nUHyper; in invoke() local
355 rParams[8] >>= nUHyper; in invoke()
382 rParams[8] >>= nUHyper; in invoke()
424 rOutParam[8] <<= nUHyper; in invoke()
468 rOutParam[8] <<= nUHyper; in invoke()
512 rOutParam[8] <<= nUHyper; in invoke()
[all …]
H A Dlanguage_binding.idl91 [in] hyper nHyper, [in] unsigned hyper nUHyper,
103 [inout] hyper nHyper, [inout] unsigned hyper nUHyper,
116 [out] hyper nHyper, [out] unsigned hyper nUHyper,
156 [out] hyper nHyper, [out] unsigned hyper nUHyper,
/trunk/main/testtools/source/bridgetest/pyuno/
H A Dsamplecomponent.py37 nUHyper, fFloat, fDouble, eEnum, rStr, xTest, rAny ): argument
46 rData.UHyper = nUHyper;
74 nULong, nHyper, nUHyper, fFloat, fDouble, eEnum, \ argument
77 nULong, nHyper, nUHyper, fFloat, fDouble, eEnum, aStruct, xInterface,
82 nHyper, nUHyper, fFloat, fDouble, eEnum, \ argument
85 nUHyper, fFloat, fDouble, eEnum, aStruct, xInterface,\
88 return bBool, cChar, nByte, nShort, nUShort, nLong, nULong, nHyper, nUHyper, nULong, \
89 nHyper, nUHyper, fFloat, fDouble, eEnum, aStruct, xInterface, aAny, \
H A Dcore.py51 nUHyper, fFloat, fDouble, eEnum, rStr, xTest, rAny ): argument
60 rData.UHyper = nUHyper;
/trunk/main/testtools/source/bridgetest/
H A Dcppobj.cxx81 sal_Int64 nHyper, sal_uInt64 nUHyper, in assign() argument
95 rData.UHyper = nUHyper; in assign()
108 sal_Int64 nHyper, sal_uInt64 nUHyper, in assign() argument
116 bBool, cChar, nByte, nShort, nUShort, nLong, nULong, nHyper, nUHyper, fFloat, fDouble, in assign()
179 sal_Int64 nHyper, sal_uInt64 nUHyper,
191 sal_Int64& nHyper, sal_uInt64& nUHyper,
203 sal_Int64& nHyper, sal_uInt64& nUHyper,
558 sal_Int64 nHyper, sal_uInt64 nUHyper, in setValues() argument
576 sal_Int64& nHyper, sal_uInt64& nUHyper, in setValues2() argument
600 sal_Int64& nHyper, sal_uInt64& nUHyper, in getValues() argument
[all …]
H A Dbridgetest.cxx195 sal_Int64 nHyper, sal_uInt64 nUHyper, in assign() argument
209 rData.UHyper = nUHyper; in assign()
/trunk/main/udkapi/com/sun/star/test/bridge/
H A DXBridgeTest.idl119 [in] hyper nHyper, [in] unsigned hyper nUHyper,
135 [inout] hyper nHyper, [inout] unsigned hyper nUHyper,
148 [out] hyper nHyper, [out] unsigned hyper nUHyper,
/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_vb_bridgetest.vb90 nUHyper As UInt64, fFloat As Single, fDouble As Double, _
102 rData.UHyper = nUHyper
114 nUHyper As UInt64, fFloat As Single, fDouble As Double, _
120 nUHyper, fFloat, fDouble, eEnum, rStr, xTest, rAny )
H A Dcli_cpp_bridgetest.cxx228 Int64 nHyper, UInt64 nUHyper,
242 rData->UHyper = nUHyper;
255 Int64 nHyper, UInt64 nUHyper,
263 bBool, cChar, nByte, nShort, nUShort, nLong, nULong, nHyper, nUHyper, fFloat, fDouble,
H A Dcli_cs_bridgetest.cs208 long nHyper, ulong nUHyper, in assign() argument
222 rData.UHyper = nUHyper; in assign()
235 long nHyper, ulong nUHyper, in assign() argument
243 bBool, cChar, nByte, nShort, nUShort, nLong, nULong, nHyper, nUHyper, fFloat, fDouble, in assign()
H A Dcli_vb_testobj.vb92 nHyper As Long, nUHyper As UInt64, fFloat As Single, _
108 m_uhyper = nUHyper
H A Dcli_cs_testobj.cs104 ulong nUHyper, in setValues() argument
124 _uhyper = nUHyper; in setValues()
/trunk/main/testtools/source/bridgetest/idl/
H A Dbridgetest.idl209 [in] hyper nHyper, [in] unsigned hyper nUHyper,
225 [inout] hyper nHyper, [inout] unsigned hyper nUHyper,
238 [out] hyper nHyper, [out] unsigned hyper nUHyper,
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java357 long nUHyper, in setValues() argument
377 _uhyper = nUHyper; in setValues()

Completed in 87 milliseconds