Searched refs:setChar (Results 1 – 11 of 11) sorted by relevance
155 void SbxDecimal::setChar( sal_Unicode val ) in setChar() function in SbxDecimal362 void SbxDecimal::setChar( sal_Unicode val ) { (void)val; } in setChar() function in SbxDecimal475 pnDecRes->setChar( p->nChar ); break; in ImpGetDecimal()542 pnDecRes->setChar( *p->pChar ); break; in ImpGetDecimal()
74 void setChar( sal_Unicode val );
253 ImpCreateDecimal( p )->setChar( n ); in ImpPutChar()
521 aValue.setChar( m_c ); in getPropertyValue()937 any.setChar( 'h' ); in testObject()989 any.setChar( 'h' ); in testObject()
111 void setChar(unsigned char a) ;
249 … virtual void SAL_CALL setChar( sal_Unicode _char ) throw(::com::sun::star::uno::RuntimeException) in setChar() function in Test_Impl558 _xLBT->setChar( *(const sal_Unicode *)rValue.getValue() ); in setValue()816 xLBT->setChar( aRet.Char ); in performTest()
278 void OLEVariant::setChar(unsigned char a) in setChar() function in OLEVariant
884 Array.setChar(newValue, i, in changePValue()926 field.setChar(newValue, (char) (field.getChar(oldValue) + 1)); in changePValue()
516 public void setChar(char zchar) throws com.sun.star.uno.RuntimeException { in setChar() method in TestComponent._TestObject
454 xLBT->setChar(aRet.Char); in performTest()
262 … virtual void SAL_CALL setChar( sal_Unicode _char ) throw(::com::sun::star::uno::RuntimeException) in setChar() function in bridge_object::Test_Impl
Completed in 148 milliseconds