Home
last modified time | relevance | path

Searched refs:NewValue (Results 101 – 125 of 167) sorted by relevance

1234567

/aoo42x/main/vcl/source/app/
H A Dunohelp.cxx217 rEventObject.NewValue >>= nType; in NotifyAccessibleStateEventGlobally()
/aoo42x/main/sd/source/ui/accessibility/
H A DAccessibleOutlineView.cxx270 CommitChange(AccessibleEventId::PAGE_CHANGED,rEventObject.NewValue,rEventObject.OldValue); in propertyChange()
H A DAccessibleSlideSorterObject.cxx101 aEventObject.NewValue = rNewValue; in FireAccessibleEvent()
/aoo42x/main/accessibility/source/extended/
H A Daccessibleeditbrowseboxcell.cxx90 commitEvent( _rEvent.EventId, _rEvent.NewValue, _rEvent.OldValue ); in IMPLEMENT_FORWARD_XINTERFACE2()
H A DAccessibleGridControlBase.cxx410 aEvent.NewValue = _rNewValue; in commitEvent()
/aoo42x/main/forms/source/component/
H A DFormattedField.cxx568 if ( evt.NewValue.getValueType().getTypeClass() == TypeClass_LONG ) in _propertyChanged()
575 m_nKeyType = getNumberFormatType(xSupplier->getNumberFormats(), getINT32( evt.NewValue ) ); in _propertyChanged()
H A DRadioButton.cxx350 if ( _rEvent.NewValue == (sal_Int16)1 ) in _propertyChanged()
/aoo42x/main/extensions/source/bibliography/
H A Ddatman.cxx1590 if( evt.NewValue.getValueType() == ::getCppuType((Reference<io::XInputStream>*)0) ) in propertyChange()
1593 *(const Reference< io::XInputStream > *)evt.NewValue.getValue(), UNO_QUERY ); in propertyChange()
1597 aUID = evt.NewValue; in propertyChange()
/aoo42x/main/svtools/source/control/
H A Dvalueacc.cxx119 aEvtObject.NewValue = rNewValue; in FireAccessibleEvent()
862 aEvtObject.NewValue = rNewValue; in FireAccessibleEvent()
/aoo42x/main/cppuhelper/source/
H A Dpropshlp.cxx657 pEvts[nChangesLen].NewValue = pNewValues[i]; in fire()
1013 pChanges[nFirePos].NewValue = pChanges[nFirePos].OldValue; in firePropertiesChangeEvent()
/aoo42x/main/linguistic/workben/
H A Dsprophelp.cxx317 rEvt.NewValue >>= *pbVal; in propertyChange()
/aoo42x/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx673 _rEvent.NewValue >>= bEnabled; in _propertyChanged()
856 _rEvent.NewValue >>= sNewName; in _propertyChanged()
/aoo42x/main/comphelper/source/property/
H A Dgenericpropertyset.cxx174 aEvt.NewValue = *pValues; in _setPropertyValues()
/aoo42x/main/reportdesign/source/ui/inc/
H A DReportComponentHandler.hxx84 …l::OUString & ActuatingPropertyName, const ::com::sun::star::uno::Any & NewValue, const ::com::sun…
H A DDataProviderHandler.hxx90 …l::OUString & ActuatingPropertyName, const ::com::sun::star::uno::Any & NewValue, const ::com::sun…
/aoo42x/main/connectivity/source/cpool/
H A DZConnectionPool.cxx318 evt.NewValue >>= m_nALiveCount; in propertyChange()
/aoo42x/main/vcl/source/window/
H A Dwpropset.cxx281 aSet[0].Value = i_rEvent.NewValue; in propertyChange()
/aoo42x/main/extensions/source/propctrlr/
H A Dsubmissionhandler.cxx438 …e( PROPERTY_XFORMS_BUTTONTYPE, PROPERTY_ID_XFORMS_BUTTONTYPE, _rEvent.OldValue, _rEvent.NewValue ); in _propertyChanged()
H A Dpropertycomposer.cxx458 aTranslatedEvent.NewValue = getPropertyValue( evt.PropertyName ); in propertyChange()
H A Dpropertyhandler.cxx297 aEvent.NewValue = _rNewValue; in firePropertyChange()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessiblePageHeader.cxx165 aEvent.NewValue = uno::makeAny(uno::Reference<XAccessible>(maAreas[i])); in Notify()
/aoo42x/main/reportdesign/source/core/sdr/
H A DUndoActions.cxx362 ,m_aNewValue(evt.NewValue) in ORptUndoPropertyAction()
/aoo42x/main/basctl/source/accessibility/
H A Daccessibledialogcontrolshape.cxx304 NotifyAccessibleEvent( AccessibleEventId::NAME_CHANGED, rEvent.OldValue, rEvent.NewValue ); in propertyChange()
/aoo42x/main/framework/source/fwi/classes/
H A Dpropertysethelper.cxx254 aEvent.NewValue = aValue; in setPropertyValue()
/aoo42x/main/ucb/source/core/
H A Ducbstore.cxx1565 aEvt.NewValue = aValue; in setPropertyValue()
2322 aEvt.NewValue = rNewValue.Value; in setPropertyValues()

Completed in 188 milliseconds

1234567