Home
last modified time | relevance | path

Searched refs:getULong (Results 1 – 6 of 6) sorted by relevance

/trunk/main/basic/source/sbx/
H A Dsbxdec.cxx284 bool SbxDecimal::getULong( sal_uInt32& rVal ) in getULong() function in SbxDecimal
313 bool bRet = getULong( TmpVal ); in getUInt()
379 bool SbxDecimal::getULong( sal_uInt32& rVal ) { (void)rVal; return false; } in getULong() function in SbxDecimal
723 if( !pDec->getULong( *p->pULong ) ) in ImpPutDecimal()
H A Dsbxdec.hxx100 bool getULong( sal_uInt32& rVal );
/trunk/main/stoc/test/
H A Dtestiadapter.cxx222 virtual sal_uInt32 SAL_CALL getULong() throw(com::sun::star::uno::RuntimeException) in getULong() function in Test_Impl
614 aRet <<= _xLBT->getULong(); in getValue()
845 aRet.ULong = xLBT->getULong(); in performTest()
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java544 public int getULong() throws com.sun.star.uno.RuntimeException { in getULong() method in TestComponent._TestObject
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx483 aRet.ULong = xLBT->getULong(); in performTest()
H A Dcppobj.cxx235 virtual sal_uInt32 SAL_CALL getULong() throw(com::sun::star::uno::RuntimeException) in getULong() function in bridge_object::Test_Impl

Completed in 53 milliseconds