Searched refs:setBool (Results 1 – 7 of 7) sorted by relevance
113 void setBool(sal_Bool b) ;
129 [pDefaults setBool:YES forKey:kSetHideExtensionStateKey]; in implInitialize()
245 virtual void SAL_CALL setBool( sal_Bool _bool ) throw(::com::sun::star::uno::RuntimeException) in setBool() function in Test_Impl554 _xLBT->setBool( *(const sal_Bool *)rValue.getValue() ); in setValue()815 xLBT->setBool( aRet.Bool ); in performTest()
294 void OLEVariant::setBool(sal_Bool b) in setBool() function in OLEVariant
500 public void setBool(boolean bool) throws com.sun.star.uno.RuntimeException { in setBool() method in TestComponent._TestObject
453 xLBT->setBool(aRet.Bool); in performTest()
258 virtual void SAL_CALL setBool( sal_Bool _bool ) throw(::com::sun::star::uno::RuntimeException) in setBool() function in bridge_object::Test_Impl
Completed in 56 milliseconds