Searched refs:setULong (Results 1 – 7 of 7) sorted by relevance
180 void SbxDecimal::setULong( sal_uInt32 val ) in setULong() function in SbxDecimal204 setULong( (sal_uInt32)val ); in setUInt()367 void SbxDecimal::setULong( sal_uInt32 val ) { (void)val; } in setULong() function in SbxDecimal487 pnDecRes->setULong( p->nULong ); break; in ImpGetDecimal()551 pnDecRes->setULong( *p->pULong ); break; in ImpGetDecimal()
79 void setULong( sal_uInt32 val );
217 ImpCreateDecimal( p )->setULong( n ); in ImpPutULong()
257 … virtual void SAL_CALL setULong( sal_uInt32 _ulong ) throw(::com::sun::star::uno::RuntimeException) in setULong() function in Test_Impl566 _xLBT->setULong( *(const sal_uInt32 *)rValue.getValue() ); in setValue()821 xLBT->setULong( aRet.ULong ); in performTest()
548 public void setULong(int uint) throws com.sun.star.uno.RuntimeException { in setULong() method in TestComponent._TestObject
459 xLBT->setULong(aRet.ULong); in performTest()
270 … 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