Searched defs:setUShort (Results 1 – 4 of 4) 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 SbxDecimal
253 …virtual void SAL_CALL setUShort( sal_uInt16 _ushort ) throw(::com::sun::star::uno::RuntimeExceptio… in setUShort() function in Test_Impl
266 …virtual void SAL_CALL setUShort( sal_uInt16 _ushort ) throw(::com::sun::star::uno::RuntimeExceptio… in setUShort() function in bridge_object::Test_Impl
532 public void setUShort(short ushort) throws com.sun.star.uno.RuntimeException { in setUShort() method in TestComponent._TestObject
Completed in 106 milliseconds