Home
last modified time | relevance | path

Searched refs:nHyper (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
137 rData.Hyper = nHyper; in assign()
151 sal_Int64 nHyper, sal_uInt64 nUHyper, in assign() argument
177 sal_Int64 nHyper, sal_uInt64 nUHyper,
333 sal_Int64 nHyper; in invoke() local
354 rParams[7] >>= nHyper; in invoke()
381 rParams[7] >>= nHyper; in invoke()
423 rOutParam[7] <<= nHyper; in invoke()
467 rOutParam[7] <<= nHyper; in invoke()
511 rOutParam[7] <<= nHyper; 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.py36 def assign( rData, bBool, cChar, nByte, nShort, nUShort, nLong, nULong, nHyper,\ argument
45 rData.Hyper = nHyper;
74 nULong, nHyper, nUHyper, fFloat, fDouble, eEnum, \ argument
77 nULong, nHyper, nUHyper, fFloat, fDouble, eEnum, aStruct, xInterface,
82 nHyper, nUHyper, fFloat, fDouble, eEnum, \ argument
84 self.__dict__["Struct"] = TestData( cChar, nByte, nShort, nUShort, nLong, nULong, nHyper,\
88 return bBool, cChar, nByte, nShort, nUShort, nLong, nULong, nHyper, nUHyper, nULong, \
89 nHyper, nUHyper, fFloat, fDouble, eEnum, aStruct, xInterface, aAny, \
H A Dcore.py50 def assign( rData, bBool, cChar, nByte, nShort, nUShort, nLong, nULong, nHyper,\ argument
59 rData.Hyper = nHyper;
/trunk/main/testtools/source/bridgetest/
H A Dcppobj.cxx81 sal_Int64 nHyper, sal_uInt64 nUHyper, in assign() argument
94 rData.Hyper = nHyper; 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
208 rData.Hyper = nHyper; 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.vb89 nLong As Integer, nULong As UInt32, nHyper As Long, _
101 rData.Hyper = nHyper
113 nLong As Integer, nULong As UInt32, nHyper As Long, _
119 bBool, aChar, nByte, nShort, nUShort, nLong, nULong, nHyper, _
H A Dcli_cpp_bridgetest.cxx228 Int64 nHyper, UInt64 nUHyper,
241 rData->Hyper = nHyper;
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
221 rData.Hyper = nHyper; 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, _
107 m_hyper = nHyper
H A Dcli_cs_testobj.cs103 long nHyper, in setValues() argument
123 _hyper = nHyper; 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.java356 long nHyper, in setValues() argument
376 _hyper = nHyper; in setValues()

Completed in 78 milliseconds