Lines Matching refs:PROPERTY_INT16
403 #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()
1018 aValue = ((XFastPropertySet *)pPS)->getFastPropertyValue( PROPERTY_INT16 ); in test_PropertySetHelper()
1080 ((XFastPropertySet *)pPS)->setFastPropertyValue( PROPERTY_INT16, aValue ); in test_PropertySetHelper()
1085 ((XFastPropertySet *)pPS)->setFastPropertyValue( PROPERTY_INT16, aValue ); in test_PropertySetHelper()