Home
last modified time | relevance | path

Searched refs:setChar (Results 1 – 11 of 11) sorted by relevance

/trunk/main/basic/source/sbx/
H A Dsbxdec.cxx155 void SbxDecimal::setChar( sal_Unicode val ) in setChar() function in SbxDecimal
362 void SbxDecimal::setChar( sal_Unicode val ) { (void)val; } in setChar() function in SbxDecimal
475 pnDecRes->setChar( p->nChar ); break; in ImpGetDecimal()
542 pnDecRes->setChar( *p->pChar ); break; in ImpGetDecimal()
H A Dsbxdec.hxx74 void setChar( sal_Unicode val );
H A Dsbxchar.cxx253 ImpCreateDecimal( p )->setChar( n ); in ImpPutChar()
/trunk/main/extensions/test/stm/
H A Ddatatest.cxx521 aValue.setChar( m_c ); in getPropertyValue()
937 any.setChar( 'h' ); in testObject()
989 any.setChar( 'h' ); in testObject()
/trunk/main/connectivity/source/inc/ado/
H A DAolevariant.hxx111 void setChar(unsigned char a) ;
/trunk/main/stoc/test/
H A Dtestiadapter.cxx249 … virtual void SAL_CALL setChar( sal_Unicode _char ) throw(::com::sun::star::uno::RuntimeException) in setChar() function in Test_Impl
558 _xLBT->setChar( *(const sal_Unicode *)rValue.getValue() ); in setValue()
816 xLBT->setChar( aRet.Char ); in performTest()
/trunk/main/connectivity/source/drivers/ado/
H A DAolevariant.cxx278 void OLEVariant::setChar(unsigned char a) in setChar() function in OLEVariant
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DValueChanger.java884 Array.setChar(newValue, i, in changePValue()
926 field.setChar(newValue, (char) (field.getChar(oldValue) + 1)); in changePValue()
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java516 public void setChar(char zchar) throws com.sun.star.uno.RuntimeException { in setChar() method in TestComponent._TestObject
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx454 xLBT->setChar(aRet.Char); in performTest()
H A Dcppobj.cxx262 … virtual void SAL_CALL setChar( sal_Unicode _char ) throw(::com::sun::star::uno::RuntimeException) in setChar() function in bridge_object::Test_Impl

Completed in 111 milliseconds