Home
last modified time | relevance | path

Searched refs:aEvent (Results 251 – 275 of 675) sorted by relevance

1...<<11121314151617181920>>...27

/aoo42x/main/toolkit/test/accessibility/ov/
H A DContextView.java124 public void notifyEvent (AccessibleEventObject aEvent) in notifyEvent() argument
126 switch (aEvent.EventId) in notifyEvent()
134 public void actionPerformed (ActionEvent aEvent) in actionPerformed() argument
/aoo42x/main/odk/examples/DevelopersGuide/Accessibility/
H A DConnectionTask.java91 com.sun.star.lang.EventObject aEvent = new com.sun.star.lang.EventObject(); in registerListeners() local
102 aEvent.Source = xToolkit.getTopWindow(i); in registerListeners()
103 mxListener.windowOpened (aEvent); in registerListeners()
/aoo42x/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx1212 beans::PropertyChangeEvent aEvent; in setPropertyValues() local
1213 aEvent.Source = static_cast< cppu::OWeakObject * >( this ); in setPropertyValues()
1214 aEvent.Further = sal_False; in setPropertyValues()
1216 aEvent.PropertyHandle = -1; in setPropertyValues()
1386 aEvent.PropertyName = rValue.Name; in setPropertyValues()
1387 aEvent.OldValue = aOldValue; in setPropertyValues()
1388 aEvent.NewValue = rValue.Value; in setPropertyValues()
1390 aChanges.getArray()[ nChanged ] = aEvent; in setPropertyValues()
1455 aEvent.OldValue = uno::makeAny( aOldTitle ); in setPropertyValues()
1456 aEvent.NewValue = uno::makeAny( m_aProps.getTitle() ); in setPropertyValues()
[all …]
/aoo42x/main/forms/source/richtext/
H A Dclipboarddispatcher.cxx103 FeatureStateEvent aEvent( ORichTextFeatureDispatcher::buildStatusEvent() ); in buildStatusEvent() local
104 aEvent.IsEnabled = implIsEnabled(); in buildStatusEvent()
105 return aEvent; in buildStatusEvent()
/aoo42x/main/sd/source/ui/framework/module/
H A DReadOnlyModeObserver.cxx123 lang::EventObject aEvent; in disposing() local
124 aEvent.Source = static_cast<XWeak*>(this); in disposing()
127 pIterator->disposeAndClear(aEvent); in disposing()
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DCustomizeView.java218 public void actionPerformed(ActionEvent aEvent) in actionPerformed() argument
227 boolean bState = ((JCheckBox)aEvent.getSource()).isSelected(); in actionPerformed()
258 public void disposing(com.sun.star.lang.EventObject aEvent) in disposing() argument
/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DChartDataWrapper.cxx638 ::com::sun::star::chart::ChartDataChangeEvent& aEvent ) in fireChartDataChangeEvent() argument
646 aEvent.Source = xSrc; in fireChartDataChangeEvent()
656 xListener->chartDataChanged( aEvent ); in fireChartDataChangeEvent()
754 ::com::sun::star::chart::ChartDataChangeEvent aEvent( in applyData()
757 fireChartDataChangeEvent( aEvent ); in applyData()
/aoo42x/main/sd/source/ui/tools/
H A DPropertySet.cxx84 beans::PropertyChangeEvent aEvent( in setPropertyValue() local
91 CallListeners(rsPropertyName, aEvent); in setPropertyValue()
92 CallListeners(OUString(), aEvent); in setPropertyValue()
/aoo42x/main/framework/inc/services/
H A Dbackingcomp.hxx138 …virtual void SAL_CALL keyPressed ( const css::awt::KeyEvent& aEvent ) throw(css::uno::RuntimeExcep…
139 …virtual void SAL_CALL keyReleased( const css::awt::KeyEvent& aEvent ) throw(css::uno::RuntimeExcep…
142 …virtual void SAL_CALL disposing( const css::lang::EventObject& aEvent ) throw(css::uno::RuntimeExc…
/aoo42x/main/odk/examples/DevelopersGuide/Forms/
H A DButtonOperator.java137 public void actionPerformed( ActionEvent aEvent ) throws com.sun.star.uno.RuntimeException in actionPerformed() argument
140 … XPropertySet buttonModel = (XPropertySet)FLTools.getModel( aEvent.Source, XPropertySet.class ); in actionPerformed()
174 public void disposing( EventObject aEvent ) in disposing() argument
/aoo42x/main/ucb/source/ucp/gio/
H A Dgio_content.cxx643 beans::PropertyChangeEvent aEvent; in setPropertyValues() local
644 aEvent.Source = static_cast< cppu::OWeakObject * >( this ); in setPropertyValues()
645 aEvent.Further = sal_False; in setPropertyValues()
646 aEvent.PropertyHandle = -1; in setPropertyValues()
699 aEvent.PropertyName = rtl::OUString::createFromAscii( "Title" ); in setPropertyValues()
701aEvent.OldValue = uno::makeAny(rtl::OUString(oldName, strlen(oldName), RTL_TEXTENCODING_UTF8)); in setPropertyValues()
702 aEvent.NewValue = uno::makeAny(aNewTitle); in setPropertyValues()
703 aChanges.getArray()[ nChanged ] = aEvent; in setPropertyValues()
/aoo42x/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx202 lang::EventObject aEvent; in Refreshed_Impl() local
203 aEvent.Source.set((cppu::OWeakObject*)this); in Refreshed_Impl()
205 (*aRefreshListeners[n])->refreshed( aEvent ); in Refreshed_Impl()
753 lang::EventObject aEvent; in Refreshed_Impl() local
754 aEvent.Source.set((cppu::OWeakObject*)this); in Refreshed_Impl()
756 (*aRefreshListeners[n])->refreshed( aEvent ); in Refreshed_Impl()
1268 lang::EventObject aEvent; in Refreshed_Impl() local
1269 aEvent.Source.set((cppu::OWeakObject*)this); in Refreshed_Impl()
1271 (*aRefreshListeners[n])->refreshed( aEvent ); in Refreshed_Impl()
/aoo42x/main/sd/source/ui/slidesorter/controller/
H A DSlsListener.cxx234 catch (beans::UnknownPropertyException aEvent) in ConnectToController() local
242 catch (beans::UnknownPropertyException aEvent) in ConnectToController() local
290 catch (beans::UnknownPropertyException aEvent) in DisconnectFromController() local
506 catch (beans::UnknownPropertyException aEvent) in propertyChange() local
/aoo42x/main/framework/source/jobs/
H A Dhelponstartup.cxx202 void SAL_CALL HelpOnStartup::disposing(const css::lang::EventObject& aEvent) in disposing() argument
208 if (aEvent.Source == m_xModuleManager) in disposing()
211 if (aEvent.Source == m_xDesktop) in disposing()
214 if (aEvent.Source == m_xConfig) in disposing()
/aoo42x/main/oox/source/ppt/
H A Dtimenode.cxx130 Event aEvent; in fixMainSequenceTiming() local
131 aEvent.Trigger = EventTrigger::ON_NEXT; in fixMainSequenceTiming()
132 aEvent.Repeat = 0; in fixMainSequenceTiming()
133 xClickNode->setBegin( makeAny( aEvent ) ); in fixMainSequenceTiming()
/aoo42x/main/framework/source/dispatch/
H A Dsystemexec.cxx224 css::frame::DispatchResultEvent aEvent; in impl_notifyResultListener() local
225 aEvent.State = nState; in impl_notifyResultListener()
226 xListener->dispatchFinished(aEvent); in impl_notifyResultListener()
/aoo42x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DViewSample.java135 public void done( com.sun.star.sheet.RangeSelectionEvent aEvent ) in done() argument
137 aResult = aEvent.RangeDescriptor; in done()
144 public void aborted( com.sun.star.sheet.RangeSelectionEvent aEvent ) in aborted() argument
/aoo42x/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DViewSample.cs151 public void done( unoidl.com.sun.star.sheet.RangeSelectionEvent aEvent ) in done() argument
153 aResult = aEvent.RangeDescriptor; in done()
166 unoidl.com.sun.star.sheet.RangeSelectionEvent aEvent ) in aborted() argument
/aoo42x/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx879 GridSelectionEvent aEvent; in ImplCallItemListeners() local
880 aEvent.Source = (::cppu::OWeakObject*)this; in ImplCallItemListeners()
883 aEvent.SelectedRowIndexes.realloc( nSelectedRowCount ); in ImplCallItemListeners()
885 aEvent.SelectedRowIndexes[i] = pTable->GetSelectedRowIndex( i ); in ImplCallItemListeners()
886 m_aSelectionListeners.selectionChanged( aEvent ); in ImplCallItemListeners()
/aoo42x/main/starmath/source/
H A Dedit.cxx343 ::com::sun::star::ui::ContextMenuExecuteEvent aEvent; in Command()
344 aEvent.SourceWindow = VCLUnoHelper::GetInterface( this ); in Command()
345 aEvent.ExecutePosition.X = aPoint.X(); in Command()
346 aEvent.ExecutePosition.Y = aPoint.Y(); in Command()
348 if ( GetView()->TryContextMenuInterception( *pPopupMenu, sDummy, pMenu, aEvent ) ) in Command()
/aoo42x/main/sfx2/source/appl/
H A Dappserv.cxx1137 ::com::sun::star::frame::DispatchResultEvent aEvent; in OfaExec_Impl()
1139 (aResult >>= aEvent) && in OfaExec_Impl()
1140 … (aEvent.State == ::com::sun::star::frame::DispatchResultState::SUCCESS) in OfaExec_Impl()
1167 ::com::sun::star::frame::DispatchResultEvent aEvent; in OfaExec_Impl()
1169 (aResult >>= aEvent) && in OfaExec_Impl()
1170 … (aEvent.State == ::com::sun::star::frame::DispatchResultState::SUCCESS) in OfaExec_Impl()
/aoo42x/main/sw/source/core/access/
H A Dacccell.cxx213 AccessibleEventObject aEvent; in _InvalidateCursorPos() local
214 aEvent.EventId = AccessibleEventId::STATE_CHANGED; in _InvalidateCursorPos()
215 aEvent.NewValue<<=AccessibleStateType::FOCUSED; in _InvalidateCursorPos()
216 xChildImpl->FireAccessibleEvent( aEvent ); in _InvalidateCursorPos()
/aoo42x/main/slideshow/test/
H A Ddemoshow.cxx100 lang::EventObject aEvent( *this ); in resize() local
102 aEvent ); in resize()
107 awt::PaintEvent aEvent( *this, in repaint() local
111 aEvent ); in repaint()
/aoo42x/main/editeng/source/accessibility/
H A DAccessibleContextBase.cxx662 AccessibleEventObject aEvent ( in CommitChange() local
668 FireEvent (aEvent); in CommitChange()
675 void AccessibleContextBase::FireEvent (const AccessibleEventObject& aEvent) in FireEvent() argument
678 comphelper::AccessibleEventNotifier::addEvent( mnClientId, aEvent ); in FireEvent()
/aoo42x/main/slideshow/source/engine/
H A Ddebug.cxx140 animations::Event aEvent; in DebugShowState() local
146 if (aBegin >>= aEvent) in DebugShowState()
148 sTrigger = OUString::createFromAscii(sEventTriggers[aEvent.Trigger]); in DebugShowState()

Completed in 131 milliseconds

1...<<11121314151617181920>>...27