Searched defs:getULong (Results 1 – 4 of 4) sorted by relevance
284 bool SbxDecimal::getULong( sal_uInt32& rVal ) in getULong() function in SbxDecimal379 bool SbxDecimal::getULong( sal_uInt32& rVal ) { (void)rVal; return false; } in getULong() function in SbxDecimal
222 virtual sal_uInt32 SAL_CALL getULong() throw(com::sun::star::uno::RuntimeException) in getULong() function in Test_Impl
235 virtual sal_uInt32 SAL_CALL getULong() throw(com::sun::star::uno::RuntimeException) in getULong() function in bridge_object::Test_Impl
544 public int getULong() throws com.sun.star.uno.RuntimeException { in getULong() method in TestComponent._TestObject
Completed in 44 milliseconds