Home
last modified time | relevance | path

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

/AOO41X/main/cppuhelper/test/
H A Dtestpropshlp.cxx403 #define PROPERTY_INT16 1 macro
423 Property( OUString( RTL_CONSTASCII_USTRINGPARAM("INT16") ) , PROPERTY_INT16, in getBasicProps()
486 case PROPERTY_INT16: in propertyChange()
544 case PROPERTY_INT16: in vetoableChange()
607 case PROPERTY_INT16: in propertiesChange()
692 case PROPERTY_INT16: in convertFastPropertyValue()
743 case PROPERTY_INT16: in setFastPropertyValue_NoBroadcast()
768 case PROPERTY_INT16: in getFastPropertyValue()
992 pPS->setFastPropertyValue( PROPERTY_INT16, aINT32 ); in test_PropertySetHelper()
1016 ((XFastPropertySet *)pPS)->setFastPropertyValue( PROPERTY_INT16, aValue ); in test_PropertySetHelper()
[all …]