/aoo41x/main/testtools/source/bridgetest/pyuno/ |
H A D | samplecomponent.py | 37 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 D | core.py | 51 nUHyper, fFloat, fDouble, eEnum, rStr, xTest, rAny ): argument 60 rData.UHyper = nUHyper;
|
/aoo41x/main/stoc/test/ |
H A D | testiadapter.cxx | 124 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 D | language_binding.idl | 91 [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,
|
/aoo41x/main/testtools/source/bridgetest/ |
H A D | cppobj.cxx | 81 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 D | bridgetest.cxx | 195 sal_Int64 nHyper, sal_uInt64 nUHyper, in assign() argument 209 rData.UHyper = nUHyper; in assign()
|
/aoo41x/main/udkapi/com/sun/star/test/bridge/ |
H A D | XBridgeTest.idl | 119 [in] hyper nHyper, [in] unsigned hyper nUHyper, 135 [inout] hyper nHyper, [inout] unsigned hyper nUHyper, 148 [out] hyper nHyper, [out] unsigned hyper nUHyper,
|
/aoo41x/main/testtools/source/bridgetest/cli/ |
H A D | cli_vb_bridgetest.vb | 90 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 D | cli_cpp_bridgetest.cxx | 228 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 D | cli_cs_bridgetest.cs | 208 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 D | cli_vb_testobj.vb | 92 nHyper As Long, nUHyper As UInt64, fFloat As Single, _ 108 m_uhyper = nUHyper
|
H A D | cli_cs_testobj.cs | 104 ulong nUHyper, in setValues() argument 124 _uhyper = nUHyper; in setValues()
|
/aoo41x/main/testtools/source/bridgetest/idl/ |
H A D | bridgetest.idl | 209 [in] hyper nHyper, [in] unsigned hyper nUHyper, 225 [inout] hyper nHyper, [inout] unsigned hyper nUHyper, 238 [out] hyper nHyper, [out] unsigned hyper nUHyper,
|
/aoo41x/main/testtools/com/sun/star/comp/bridge/ |
H A D | TestComponent.java | 357 long nUHyper, in setValues() argument 377 _uhyper = nUHyper; in setValues()
|