Searched refs:setUShort (Results 1 – 6 of 6) sorted by relevance
175 void SbxDecimal::setUShort( sal_uInt16 val ) in setUShort() function in SbxDecimal366 void SbxDecimal::setUShort( sal_uInt16 val ) { (void)val; } in setUShort() function in SbxDecimal483 pnDecRes->setUShort( p->nUShort ); break; in ImpGetDecimal()554 pnDecRes->setUShort( *p->pUShort ); break; in ImpGetDecimal()
78 void setUShort( sal_uInt16 val );
253 …virtual void SAL_CALL setUShort( sal_uInt16 _ushort ) throw(::com::sun::star::uno::RuntimeExceptio… in setUShort() function in Test_Impl562 _xLBT->setUShort( *(const sal_uInt16 *)rValue.getValue() ); in setValue()819 xLBT->setUShort( aRet.UShort ); in performTest()
532 public void setUShort(short ushort) throws com.sun.star.uno.RuntimeException { in setUShort() method in TestComponent._TestObject
457 xLBT->setUShort(aRet.UShort); in performTest()
266 …virtual void SAL_CALL setUShort( sal_uInt16 _ushort ) throw(::com::sun::star::uno::RuntimeExceptio… in setUShort() function in bridge_object::Test_Impl
Completed in 57 milliseconds