Home
last modified time | relevance | path

Searched refs:OldValue (Results 51 – 75 of 124) sorted by relevance

12345

/aoo41x/main/reportdesign/source/core/misc/
H A Dconditionupdater.cxx71 OSL_VERIFY( _rEvent.OldValue >>= sOldDataSource ); in notifyPropertyChange()
/aoo41x/main/offapi/com/sun/star/awt/grid/
H A DGridColumnEvent.idl44 any OldValue;
/aoo41x/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx1289 aEvent.OldValue in setPropertyValues()
1348 aEvent.OldValue = aOldValue; in setPropertyValues()
1418 aEvent.OldValue = uno::makeAny( aOldTitle ); in setPropertyValues()
/aoo41x/main/offapi/com/sun/star/accessibility/
H A DAccessibleEventObject.idl60 any OldValue;
/aoo41x/main/qadevOOo/runner/helper/
H A DPropertyHandlerImpl.java56 Object OldValue, in actuatingPropertyChanged() argument
/aoo41x/main/connectivity/source/commontools/
H A Dconncleanup.cxx186 _rEvent.OldValue >>= xOldConnection; in propertyChange()
/aoo41x/main/qadevOOo/tests/java/ifc/accessibility/
H A D_XAccessibleEventBroadcaster.java76 Object old=ev.OldValue; in notifyEvent()
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DAccessibilityNode.java133 …sible xAccessible = UnoRuntime.queryInterface( XAccessible.class, accessibleEventObject.OldValue ); in notifyEvent()
/aoo41x/main/toolkit/qa/complex/toolkit/accessibility/
H A D_XAccessibleEventBroadcaster.java91 Object old=ev.OldValue; in notifyEvent()
/aoo41x/main/winaccessibility/source/service/
H A DAccEventListener.cxx79 handleStateChangedEvent(aEvent.OldValue, aEvent.NewValue); in notifyEvent()
/aoo41x/main/udkapi/com/sun/star/beans/
H A DPropertyChangeEvent.idl76 any OldValue;
H A DPropertyStateChangeEvent.idl77 com::sun::star::beans::PropertyState OldValue;
/aoo41x/main/accessibility/bridge/org/openoffice/java/accessibility/
H A DParagraph.java84 Component.toNumber(event.OldValue), in notifyEvent()
/aoo41x/main/accessibility/bridge/org/openoffice/java/accessibility/logging/
H A DXAccessibleEventLog.java73 accessibleEventObject.OldValue, in notifyEvent()
/aoo41x/main/basctl/source/dlged/
H A Ddlgedobj.cxx510 evt.OldValue >>= aOldName; in NameChange()
634 evt.OldValue >>= nTabIndex; in TabIndexChange()
652 evt.OldValue >>= nOldTabIndex; in TabIndexChange()
/aoo41x/main/vcl/aqua/source/a11y/
H A Ddocumentfocuslistener.cxx84 if( (aEvent.OldValue >>= xChild) && xChild.is() ) in notifyEvent()
/aoo41x/main/forms/qa/integration/forms/
H A DFormPropertyBags.java137 && m_propertyChangeEvent.OldValue.equals( "InitialBoundText" ) in impl_checkPropertyValueNotification()
/aoo41x/main/vcl/source/app/
H A Dunohelp.cxx222 rEventObject.OldValue >>= nType; in NotifyAccessibleStateEventGlobally()
/aoo41x/main/sd/source/ui/accessibility/
H A DAccessibleOutlineView.cxx270 CommitChange(AccessibleEventId::PAGE_CHANGED,rEventObject.NewValue,rEventObject.OldValue); in propertyChange()
H A DAccessibleDrawDocumentView.cxx388 CommitChange(AccessibleEventId::PAGE_CHANGED,rEventObject.NewValue,rEventObject.OldValue); in propertyChange()
400 CommitChange(AccessibleEventId::PAGE_CHANGED,rEventObject.NewValue,rEventObject.OldValue); in propertyChange()
/aoo41x/main/accessibility/source/extended/
H A Daccessibleeditbrowseboxcell.cxx90 commitEvent( _rEvent.EventId, _rEvent.NewValue, _rEvent.OldValue ); in IMPLEMENT_FORWARD_XINTERFACE2()
/aoo41x/main/ucb/source/ucp/odma/
H A Dodma_content.cxx938 aEvent.OldValue = aOldValue; in setPropertyValues()
1184 aEvent.OldValue = uno::makeAny( _rsMemberValue ); in changePropertyValue()
/aoo41x/main/svtools/source/control/
H A Dvalueacc.cxx120 aEvtObject.OldValue = rOldValue; in FireAccessibleEvent()
863 aEvtObject.OldValue = rOldValue; in FireAccessibleEvent()
/aoo41x/main/sw/source/core/access/
H A Daccframebase.cxx266 aEvent.OldValue <<= sOldName; in Modify()
/aoo41x/main/reportdesign/source/ui/inc/
H A DReportComponentHandler.hxx84 …com::sun::star::uno::Any & NewValue, const ::com::sun::star::uno::Any & OldValue, const ::com::sun…

Completed in 150 milliseconds

12345