Searched defs:getUShort (Results 1 – 4 of 4) sorted by relevance
278 bool SbxDecimal::getUShort( sal_uInt16& rVal ) in getUShort() function in SbxDecimal378 bool SbxDecimal::getUShort( sal_uInt16& rVal ) { (void)rVal; return false; } in getUShort() function in SbxDecimal
218 virtual sal_uInt16 SAL_CALL getUShort() throw(com::sun::star::uno::RuntimeException) in getUShort() function in Test_Impl
231 virtual sal_uInt16 SAL_CALL getUShort() throw(com::sun::star::uno::RuntimeException) in getUShort() function in bridge_object::Test_Impl
528 public short getUShort() throws com.sun.star.uno.RuntimeException { in getUShort() method in TestComponent._TestObject
Completed in 43 milliseconds