Home
last modified time | relevance | path

Searched refs:getUShort (Results 1 – 6 of 6) sorted by relevance

/trunk/main/basic/source/sbx/
H A Dsbxdec.cxx278 bool SbxDecimal::getUShort( sal_uInt16& rVal ) in getUShort() function in SbxDecimal
378 bool SbxDecimal::getUShort( sal_uInt16& rVal ) { (void)rVal; return false; } in getUShort() function in SbxDecimal
709 if( !pDec->getUShort( *p->pUShort ) ) in ImpPutDecimal()
H A Dsbxdec.hxx99 bool getUShort( sal_uInt16& rVal );
/trunk/main/stoc/test/
H A Dtestiadapter.cxx218 virtual sal_uInt16 SAL_CALL getUShort() throw(com::sun::star::uno::RuntimeException) in getUShort() function in Test_Impl
610 aRet <<= _xLBT->getUShort(); in getValue()
843 aRet.UShort = xLBT->getUShort(); in performTest()
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java528 public short getUShort() throws com.sun.star.uno.RuntimeException { in getUShort() method in TestComponent._TestObject
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx481 aRet.UShort = xLBT->getUShort(); in performTest()
H A Dcppobj.cxx231 virtual sal_uInt16 SAL_CALL getUShort() throw(com::sun::star::uno::RuntimeException) in getUShort() function in bridge_object::Test_Impl

Completed in 41 milliseconds