Searched refs:PROPERTY_BOOL (Results 1 – 1 of 1) sorted by relevance
402 #define PROPERTY_BOOL 0 macro422 …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 17 milliseconds