Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/test/
H A Dtestpropshlp.cxx402 #define PROPERTY_BOOL 0 macro
422 …Property( OUString( RTL_CONSTASCII_USTRINGPARAM("BOOL") ) , PROPERTY_BOOL , getCppuBooleanType(), … in getBasicProps()
479 case PROPERTY_BOOL: in propertyChange()
537 case PROPERTY_BOOL: in vetoableChange()
600 case PROPERTY_BOOL: in propertiesChange()
677 case PROPERTY_BOOL: in convertFastPropertyValue()
738 case PROPERTY_BOOL: in setFastPropertyValue_NoBroadcast()
764 case PROPERTY_BOOL: in getFastPropertyValue()
901 pPS->setFastPropertyValue( PROPERTY_BOOL, aBool ); in test_PropertySetHelper()
1004 aValue = ((XFastPropertySet *)pPS)->getFastPropertyValue( PROPERTY_BOOL ); in test_PropertySetHelper()

Completed in 16 milliseconds