Home
last modified time | relevance | path

Searched refs:setULong (Results 1 – 7 of 7) sorted by relevance

/trunk/main/basic/source/sbx/
H A Dsbxdec.cxx180 void SbxDecimal::setULong( sal_uInt32 val ) in setULong() function in SbxDecimal
204 setULong( (sal_uInt32)val ); in setUInt()
367 void SbxDecimal::setULong( sal_uInt32 val ) { (void)val; } in setULong() function in SbxDecimal
487 pnDecRes->setULong( p->nULong ); break; in ImpGetDecimal()
551 pnDecRes->setULong( *p->pULong ); break; in ImpGetDecimal()
H A Dsbxdec.hxx79 void setULong( sal_uInt32 val );
H A Dsbxulng.cxx217 ImpCreateDecimal( p )->setULong( n ); in ImpPutULong()
/trunk/main/stoc/test/
H A Dtestiadapter.cxx257 … virtual void SAL_CALL setULong( sal_uInt32 _ulong ) throw(::com::sun::star::uno::RuntimeException) in setULong() function in Test_Impl
566 _xLBT->setULong( *(const sal_uInt32 *)rValue.getValue() ); in setValue()
821 xLBT->setULong( aRet.ULong ); in performTest()
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java548 public void setULong(int uint) throws com.sun.star.uno.RuntimeException { in setULong() method in TestComponent._TestObject
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx459 xLBT->setULong(aRet.ULong); in performTest()
H A Dcppobj.cxx270 … virtual void SAL_CALL setULong( sal_uInt32 _ulong ) throw(::com::sun::star::uno::RuntimeException) in setULong() function in bridge_object::Test_Impl

Completed in 58 milliseconds