Home
last modified time | relevance | path

Searched defs:aEvent (Results 76 – 100 of 438) sorted by relevance

12345678910>>...18

/trunk/main/sw/source/core/access/
H A Daccmap.cxx178 document::EventObject aEvent; in Notify() local
1118 SwAccessibleEvent_Impl aEvent( in InvalidateShapeSelection() local
1420 AccessibleEventObject aEvent; in InvalidateShapeInParaSelection() local
1431 AccessibleEventObject aEvent; in InvalidateShapeInParaSelection() local
1560 AccessibleEventObject aEvent; in DoInvalidateShapeSelection() local
2831 AccessibleEventObject aEvent; in InvalidateCursorPosition() local
2843 AccessibleEventObject aEvent; in InvalidateCursorPosition() local
2860 AccessibleEventObject aEvent; in FirePageChangeEvent() local
2878 AccessibleEventObject aEvent; in FireSectionChangeEvent() local
2896 AccessibleEventObject aEvent; in FireColumnChangeEvent() local
[all …]
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DCustomizeView.java218 public void actionPerformed(ActionEvent aEvent) in actionPerformed()
258 public void disposing(com.sun.star.lang.EventObject aEvent) in disposing()
H A DDocumentView.java296 protected void processWindowEvent(WindowEvent aEvent) in processWindowEvent()
381 public void actionPerformed(ActionEvent aEvent) in actionPerformed()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DContextMenuInterceptor.java39 com.sun.star.ui.ContextMenuExecuteEvent aEvent ) throws RuntimeException { in notifyContextMenuExecute()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DButtonOperator.java137 public void actionPerformed( ActionEvent aEvent ) throws com.sun.star.uno.RuntimeException in actionPerformed()
174 public void disposing( EventObject aEvent ) in disposing()
/trunk/main/comphelper/source/misc/
H A Dasyncnotification.cxx78 AnyEventRef aEvent; member
206 ProcessableEvent aEvent( m_pImpl->aEvents.front() ); in run() local
/trunk/main/svx/source/sidebar/
H A DContextChangeEventMultiplexer.cxx45 const css::ui::ContextChangeEventObject aEvent( in NotifyContextChange() local
/trunk/main/winaccessibility/source/service/
H A DAccTreeEventListener.cxx46 void AccTreeEventListener::notifyEvent( const ::com::sun::star::accessibility::AccessibleEventObje… in notifyEvent()
H A DAccTableEventListener.cxx47 void AccTableEventListener::notifyEvent( const ::com::sun::star::accessibility::AccessibleEventObj… in notifyEvent()
/trunk/main/forms/source/helper/
H A Dresettable.cxx93 EventObject aEvent( m_rParent ); in disposing() local
/trunk/main/toolkit/test/accessibility/
H A DEventListener.java80 public void notifyEvent (AccessibleEventObject aEvent) in notifyEvent()
H A DGeometryEventHandler.java32 public GeometryEventHandler (AccessibleEventObject aEvent, AccessibilityTreeModel aTreeModel) in GeometryEventHandler()
H A DEventHandler.java35 public EventHandler (AccessibleEventObject aEvent, AccessibilityTreeModel aTreeModel) in EventHandler()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/util/
H A D_XModifyBroadcaster.java54 public void modified (EventObject aEvent ) { in modified()
/trunk/main/chart2/source/controller/dialogs/
H A DRangeSelectionListener.cxx51 void SAL_CALL RangeSelectionListener::done( const sheet::RangeSelectionEvent& aEvent ) in done()
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DConnector.java62 ActionEvent aEvent = new ActionEvent (aOffice,0,"<connected>"); in run() local
/trunk/main/fpicker/source/aqua/
H A DSalAquaFilePicker.cxx603 void SAL_CALL SalAquaFilePicker::disposing( const lang::EventObject& aEvent ) throw( uno::RuntimeEx… in disposing()
669 void SAL_CALL SalAquaFilePicker::fileSelectionChanged( FilePickerEvent aEvent ) in fileSelectionChanged()
676 void SAL_CALL SalAquaFilePicker::directoryChanged( FilePickerEvent aEvent ) in directoryChanged()
683 void SAL_CALL SalAquaFilePicker::controlStateChanged( FilePickerEvent aEvent ) in controlStateChanged()
/trunk/main/toolkit/source/controls/grid/
H A Dsortablegriddatamodel.cxx270 GridDataEvent aEvent( i_originalEvent ); in impl_createPublicEvent() local
303 GridDataEvent const aEvent( impl_createPublicEvent( i_event ) ); in rowsInserted() local
358 GridDataEvent const aEvent( impl_createPublicEvent( i_event ) ); in rowsRemoved() local
368 GridDataEvent aEvent( i_event ); in rowsRemoved() local
393 GridDataEvent const aEvent( impl_createPublicEvent( i_event ) ); in rowsRemoved() local
416 GridDataEvent const aEvent( impl_createPublicEvent( i_event ) ); in dataChanged() local
426 GridDataEvent const aEvent( impl_createPublicEvent( i_event ) ); in rowHeadingChanged() local
/trunk/main/framework/source/uifactory/
H A Dfactoryconfiguration.cxx172 void SAL_CALL ConfigurationAccess_ControllerFactory::elementInserted( const ContainerEvent& aEvent in elementInserted()
194 void SAL_CALL ConfigurationAccess_ControllerFactory::elementRemoved ( const ContainerEvent& aEvent in elementRemoved()
214 void SAL_CALL ConfigurationAccess_ControllerFactory::elementReplaced( const ContainerEvent& aEvent in elementReplaced()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePageHeader.cxx152 AccessibleEventObject aEvent; in Notify() local
162 AccessibleEventObject aEvent; in Notify() local
175 AccessibleEventObject aEvent; in Notify() local
H A DDrawModelBroadcaster.cxx66 document::EventObject aEvent; in Notify() local
/trunk/main/dbaccess/source/core/dataaccess/
H A Dbookmarkcontainer.cxx167 ContainerEvent aEvent(*this, makeAny(_rName), makeAny(sNewLink), Any()); in insertByName() local
199 ContainerEvent aEvent(*this, makeAny(_rName), makeAny(sOldBookmark), Any()); in removeByName() local
236 ContainerEvent aEvent(*this, makeAny(_rName), makeAny(sNewLink), makeAny(sOldLink)); in replaceByName() local
/trunk/main/forms/source/xforms/
H A Dcollection.hxx287 com::sun::star::container::ContainerEvent aEvent( in _elementInserted() local
302 com::sun::star::container::ContainerEvent aEvent( in _elementRemoved() local
318 com::sun::star::container::ContainerEvent aEvent( in _elementReplaced() local
/trunk/main/framework/qa/complex/contextMenuInterceptor/
H A DContextMenuInterceptor.java39 com.sun.star.ui.ContextMenuExecuteEvent aEvent) throws RuntimeException in notifyContextMenuExecute()
/trunk/main/sd/source/ui/tools/
H A DEventMultiplexer.cxx239 EventMultiplexerEvent aEvent (mpImpl->GetViewShellBase(), eEventId, pUserData); in MultiplexEvent() local
490 catch (beans::UnknownPropertyException aEvent) in DisconnectFromController() local
499 catch (beans::UnknownPropertyException aEvent) in DisconnectFromController() local
775 EventMultiplexerEvent aEvent (mrBase, eId, pUserData); in CallListeners() local

Completed in 90 milliseconds

12345678910>>...18