Home
last modified time | relevance | path

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

/trunk/main/basic/source/sbx/
H A Dsbxdec.cxx175 void SbxDecimal::setUShort( sal_uInt16 val ) in setUShort() function in SbxDecimal
366 void SbxDecimal::setUShort( sal_uInt16 val ) { (void)val; } in setUShort() function in SbxDecimal
483 pnDecRes->setUShort( p->nUShort ); break; in ImpGetDecimal()
554 pnDecRes->setUShort( *p->pUShort ); break; in ImpGetDecimal()
H A Dsbxdec.hxx78 void setUShort( sal_uInt16 val );
/trunk/main/stoc/test/
H A Dtestiadapter.cxx253 …virtual void SAL_CALL setUShort( sal_uInt16 _ushort ) throw(::com::sun::star::uno::RuntimeExceptio… in setUShort() function in Test_Impl
562 _xLBT->setUShort( *(const sal_uInt16 *)rValue.getValue() ); in setValue()
819 xLBT->setUShort( aRet.UShort ); in performTest()
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java532 public void setUShort(short ushort) throws com.sun.star.uno.RuntimeException { in setUShort() method in TestComponent._TestObject
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx457 xLBT->setUShort(aRet.UShort); in performTest()
H A Dcppobj.cxx266 …virtual void SAL_CALL setUShort( sal_uInt16 _ushort ) throw(::com::sun::star::uno::RuntimeExceptio… in setUShort() function in bridge_object::Test_Impl

Completed in 61 milliseconds