Home
last modified time | relevance | path

Searched refs:setUHyper (Results 1 – 4 of 4) sorted by relevance

/trunk/main/stoc/test/
H A Dtestiadapter.cxx258 virtual void SAL_CALL setUHyper( sal_uInt64 _uhyper ) in setUHyper() function in Test_Impl
564 _xLBT->setUHyper( *(const sal_uInt64 *)rValue.getValue() ); in setValue()
811 xLBT->setUHyper( aRet.UHyper ); in performTest()
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java607 public void setUHyper(long uhyper) throws com.sun.star.uno.RuntimeException { in setUHyper() method in TestComponent._TestObject
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx460 xLBT->setUHyper(aRet.UHyper); in performTest()
H A Dcppobj.cxx296 virtual void SAL_CALL setUHyper( sal_uInt64 _uhyper ) in setUHyper() function in bridge_object::Test_Impl