Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/test/
H A Dtestpropshlp.cxx330 , bBOOL( sal_False ) in test_OPropertySetHelper()
383 sal_Bool bBOOL; member in test_OPropertySetHelper
679 if( b != bBOOL ) in convertFastPropertyValue()
683 rOldValue.setValue( & bBOOL , ::getCppuBooleanType() ); in convertFastPropertyValue()
738 bBOOL = *((sal_Bool*)rValue.getValue()); in setFastPropertyValue_NoBroadcast()
762 rRet.setValue( &bBOOL , getCppuBooleanType() ); in getFastPropertyValue()