Searched refs:getUShort (Results 1 – 6 of 6) 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 SbxDecimal709 if( !pDec->getUShort( *p->pUShort ) ) in ImpPutDecimal()
99 bool getUShort( sal_uInt16& rVal );
215 virtual sal_uInt16 SAL_CALL getUShort() in getUShort() function in Test_Impl603 aRet <<= _xLBT->getUShort(); in getValue()831 aRet.UShort = xLBT->getUShort(); in performTest()
571 public short getUShort() throws com.sun.star.uno.RuntimeException { in getUShort() method in TestComponent._TestObject
480 aRet.UShort = xLBT->getUShort(); in performTest()
253 virtual sal_uInt16 SAL_CALL getUShort() in getUShort() function in bridge_object::Test_Impl