Searched refs:getULong (Results 1 – 6 of 6) sorted by relevance
284 bool SbxDecimal::getULong( sal_uInt32& rVal ) in getULong() function in SbxDecimal313 bool bRet = getULong( TmpVal ); in getUInt()379 bool SbxDecimal::getULong( sal_uInt32& rVal ) { (void)rVal; return false; } in getULong() function in SbxDecimal723 if( !pDec->getULong( *p->pULong ) ) in ImpPutDecimal()
100 bool getULong( sal_uInt32& rVal );
222 virtual sal_uInt32 SAL_CALL getULong() throw(com::sun::star::uno::RuntimeException) in getULong() function in Test_Impl614 aRet <<= _xLBT->getULong(); in getValue()845 aRet.ULong = xLBT->getULong(); in performTest()
544 public int getULong() throws com.sun.star.uno.RuntimeException { in getULong() method in TestComponent._TestObject
483 aRet.ULong = xLBT->getULong(); in performTest()
235 virtual sal_uInt32 SAL_CALL getULong() throw(com::sun::star::uno::RuntimeException) in getULong() function in bridge_object::Test_Impl
Completed in 37 milliseconds