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 );
218 virtual sal_uInt16 SAL_CALL getUShort() throw(com::sun::star::uno::RuntimeException) in getUShort() function in Test_Impl610 aRet <<= _xLBT->getUShort(); in getValue()843 aRet.UShort = xLBT->getUShort(); in performTest()
528 public short getUShort() throws com.sun.star.uno.RuntimeException { in getUShort() method in TestComponent._TestObject
481 aRet.UShort = xLBT->getUShort(); in performTest()
231 virtual sal_uInt16 SAL_CALL getUShort() throw(com::sun::star::uno::RuntimeException) in getUShort() function in bridge_object::Test_Impl
Completed in 58 milliseconds