Searched refs:nPType (Results 1 – 1 of 1) sorted by relevance
546 sal_uInt16 nPType = GetPropertyId( pEvents->PropertyName ); in ImplModelPropertiesChanged() local552 if ( nPType ) in ImplModelPropertiesChanged()553 bNeedNewPeer = ( nPType == BASEPROPERTY_BORDER ) in ImplModelPropertiesChanged()554 || ( nPType == BASEPROPERTY_MULTILINE ) in ImplModelPropertiesChanged()555 || ( nPType == BASEPROPERTY_DROPDOWN ) in ImplModelPropertiesChanged()556 || ( nPType == BASEPROPERTY_HSCROLL ) in ImplModelPropertiesChanged()557 || ( nPType == BASEPROPERTY_VSCROLL ) in ImplModelPropertiesChanged()558 || ( nPType == BASEPROPERTY_AUTOHSCROLL ) in ImplModelPropertiesChanged()559 || ( nPType == BASEPROPERTY_AUTOVSCROLL ) in ImplModelPropertiesChanged()560 || ( nPType == BASEPROPERTY_ORIENTATION ) in ImplModelPropertiesChanged()[all …]