Home
last modified time | relevance | path

Searched refs:Notify (Results 1 – 25 of 600) sorted by relevance

12345678910>>...24

/aoo4110/main/sc/source/ui/inc/
H A DAccessibleText.hxx55 virtual void Notify( SfxBroadcaster& /* rBC */, const SfxHint& /* rHint */ ) {} in Notify() function in ScAccessibleTextData
84 …virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) { ScCellTextData::Notify(rBC, rH… in Notify() function in ScAccessibleCellBaseTextData
105 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
142 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
199 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
229 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
262 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
295 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
344 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
H A Dnavipi.hxx76 virtual long Notify( NotifyEvent& rNEvt );
139 virtual long Notify( NotifyEvent& rNEvt );
172 virtual long Notify( NotifyEvent& rNEvt );
333 using Window::Notify;
334 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
/aoo4110/main/svx/source/tbxctrls/
H A Ditemwin.cxx201 long SvxLineBox::Notify( NotifyEvent& rNEvt ) in Notify() function in SvxLineBox
203 long nHandled = LineLB::Notify( rNEvt ); in Notify()
408 long SvxColorBox::Notify( NotifyEvent& rNEvt ) in Notify() function in SvxColorBox
410 long nHandled = ColorLB::Notify( rNEvt ); in Notify()
595 long SvxMetricField::Notify( NotifyEvent& rNEvt ) in Notify() function in SvxMetricField
597 long nHandled = MetricField::Notify( rNEvt ); in Notify()
693 long SvxFillTypeBox::Notify( NotifyEvent& rNEvt ) in Notify() function in SvxFillTypeBox
695 long nHandled = FillTypeLB::Notify( rNEvt ); in Notify()
772 long SvxFillAttrBox::Notify( NotifyEvent& rNEvt ) in Notify() function in SvxFillAttrBox
774 long nHandled = FillAttrLB::Notify( rNEvt ); in Notify()
/aoo4110/main/vcl/inc/vcl/
H A Dfield.hxx510 virtual long Notify( NotifyEvent& rNEvt );
530 virtual long Notify( NotifyEvent& rNEvt );
557 virtual long Notify( NotifyEvent& rNEvt );
624 virtual long Notify( NotifyEvent& rNEvt );
656 virtual long Notify( NotifyEvent& rNEvt );
692 virtual long Notify( NotifyEvent& rNEvt );
723 virtual long Notify( NotifyEvent& rNEvt );
750 virtual long Notify( NotifyEvent& rNEvt );
777 virtual long Notify( NotifyEvent& rNEvt );
810 virtual long Notify( NotifyEvent& rNEvt );
[all …]
/aoo4110/main/offapi/com/sun/star/presentation/
H A DXSlideShowListener.idl40 /** Notify that the slide show is paused
44 /** Notify that the slide show is resumed from a paused state */
47 /** Notify that a new slide starts to become visible. */
50 /** Notify that the slide transtion of the current slide ended. */
53 /** Notify that the last animation from the main sequence
57 /** Notify that the current slide has ended,
/aoo4110/main/sfx2/source/dialog/
H A Dbasedlgs.cxx62 void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
67 void SfxModelessDialog_Impl::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() function in SfxModelessDialog_Impl
88 void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
91 void SfxFloatingWindow_Impl::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() function in SfxFloatingWindow_Impl
382 long SfxModelessDialog::Notify( NotifyEvent& rEvt ) in Notify() function in SfxModelessDialog
414 if ( !ModelessDialog::Notify( rEvt ) && SfxViewShell::Current() ) in Notify()
420 return ModelessDialog::Notify( rEvt ); in Notify()
484 long SfxFloatingWindow::Notify( NotifyEvent& rEvt ) in Notify() function in SfxFloatingWindow
519 if ( !FloatingWindow::Notify( rEvt ) && SfxViewShell::Current() ) in Notify()
525 return FloatingWindow::Notify( rEvt ); in Notify()
/aoo4110/main/svx/inc/svx/
H A Ditemwin.hxx65 virtual long Notify( NotifyEvent& rNEvt );
102 virtual long Notify( NotifyEvent& rNEvt );
129 virtual long Notify( NotifyEvent& rNEvt );
156 virtual long Notify( NotifyEvent& rNEvt );
180 virtual long Notify( NotifyEvent& rNEvt );
/aoo4110/main/sw/source/ui/inc/
H A Dusrpref.hxx48 virtual void Notify( const com::sun::star::uno::Sequence< rtl::OUString > &rPropertyNames );
67 virtual void Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& aPropertyNames );
86 virtual void Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& aPropertyNames );
103 virtual void Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& aPropertyNames );
120 virtual void Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& aPropertyNames );
/aoo4110/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx772 void ScAccessibleCellTextData::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) in Notify() function in ScAccessibleCellTextData
786 ScAccessibleCellBaseTextData::Notify(rBC, rHint); in Notify()
1089 void ScAccessibleEditObjectTextData::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) in Notify() function in ScAccessibleEditObjectTextData
1106 ScAccessibleTextData::Notify(rBC, rHint); in Notify()
1363 void ScAccessiblePreviewCellTextData::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) in Notify() function in ScAccessiblePreviewCellTextData
1375 ScAccessibleCellBaseTextData::Notify(rBC, rHint); in Notify()
1468 ScAccessibleCellBaseTextData::Notify(rBC, rHint); in Notify()
1599 void ScAccessibleHeaderTextData::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() function in ScAccessibleHeaderTextData
1716 void ScAccessibleNoteTextData::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() function in ScAccessibleNoteTextData
1863 void ScAccessibleCsvTextData::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) in Notify() function in ScAccessibleCsvTextData
[all …]
/aoo4110/main/vcl/source/control/
H A Dfield.cxx876 long NumericField::Notify( NotifyEvent& rNEvt ) in Notify() function in NumericField
886 return SpinField::Notify( rNEvt ); in Notify()
995 long NumericBox::Notify( NotifyEvent& rNEvt ) in Notify() function in NumericBox
1005 return ComboBox::Notify( rNEvt ); in Notify()
1840 long MetricField::Notify( NotifyEvent& rNEvt ) in Notify() function in MetricField
1850 return SpinField::Notify( rNEvt ); in Notify()
1966 long MetricBox::Notify( NotifyEvent& rNEvt ) in Notify() function in MetricBox
1976 return ComboBox::Notify( rNEvt ); in Notify()
2317 return SpinField::Notify( rNEvt ); in Notify()
2426 long CurrencyBox::Notify( NotifyEvent& rNEvt ) in Notify() function in CurrencyBox
[all …]
H A Dfield2.cxx973 return SpinField::Notify( rNEvt ); in Notify()
1041 long PatternBox::Notify( NotifyEvent& rNEvt ) in Notify() function in PatternBox
1051 return ComboBox::Notify( rNEvt ); in Notify()
2127 long DateField::Notify( NotifyEvent& rNEvt ) in Notify() function in DateField
2162 return SpinField::Notify( rNEvt ); in Notify()
2286 long DateBox::Notify( NotifyEvent& rNEvt ) in Notify() function in DateBox
2305 return ComboBox::Notify( rNEvt ); in Notify()
3175 long TimeField::Notify( NotifyEvent& rNEvt ) in Notify() function in TimeField
3196 return SpinField::Notify( rNEvt ); in Notify()
3358 long TimeBox::Notify( NotifyEvent& rNEvt ) in Notify() function in TimeBox
[all …]
/aoo4110/main/svtools/source/control/
H A Durlcontrol.cxx65 long OFileURLControl::Notify( NotifyEvent& _rNEvt ) in Notify() function in svt::OFileURLControl
72 long nReturn = SvtURLBox::Notify(_rNEvt); in Notify()
85 return SvtURLBox::Notify(_rNEvt); in Notify()
H A Dfileurlbox.cxx97 long FileURLBox::Notify( NotifyEvent& _rNEvt ) in Notify() function in svt::FileURLBox
107 long nReturn = SvtURLBox::Notify(_rNEvt); in Notify()
114 return SvtURLBox::Notify(_rNEvt); in Notify()
/aoo4110/main/padmin/source/
H A Dhelper.cxx160 long DelMultiListBox::Notify( NotifyEvent& rEvent ) in Notify() function in DelMultiListBox
171 nRet = MultiListBox::Notify( rEvent ); in Notify()
180 long DelListBox::Notify( NotifyEvent& rEvent ) in Notify() function in DelListBox
191 nRet = ListBox::Notify( rEvent ); in Notify()
/aoo4110/main/sw/source/ui/config/
H A Dusrpref.cxx145 void SwContentViewConfig::Notify( const Sequence< OUString > & /*rPropertyNames*/ ) in Notify() function in SwContentViewConfig
399 void SwLayoutViewConfig::Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& ) {} in Notify() function in SwLayoutViewConfig
505 void SwGridConfig::Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& ) {} in Notify() function in SwGridConfig
598 void SwCursorConfig::Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& ) {} in Notify() function in SwCursorConfig
634 void SwWebColorConfig::Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& ) {} in Notify() function in SwWebColorConfig
/aoo4110/main/sfx2/source/appl/
H A Dnewhelp.hxx93 virtual long Notify( NotifyEvent& rNEvt );
141 virtual long Notify( NotifyEvent& rNEvt );
215 virtual long Notify( NotifyEvent& rNEvt );
272 virtual long Notify( NotifyEvent& rNEvt );
427 virtual long Notify( NotifyEvent& rNEvt );
/aoo4110/main/sw/inc/
H A Dmodcfg.hxx74 virtual void Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& aPropertyNames );
105 virtual void Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& aPropertyNames );
132 virtual void Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& aPropertyNames );
162 virtual void Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& aPropertyNames );
/aoo4110/main/sfx2/source/view/
H A Dframe2.cxx82 virtual long Notify( NotifyEvent& rEvt );
107 long SfxFrameWindow_Impl::Notify( NotifyEvent& rNEvt ) in Notify() function in SfxFrameWindow_Impl
114 return Window::Notify( rNEvt ); in Notify()
158 return Window::Notify( rNEvt ); in Notify()
/aoo4110/main/sc/source/ui/docshell/
H A Dservobj.cxx73 void ScServerObjectSvtListenerForwarder::Notify( SvtBroadcaster& /* rBC */, const SfxHint& rHint) in Notify() function in ScServerObjectSvtListenerForwarder
75 pObj->Notify( aBroadcaster, rHint); in Notify()
207 void __EXPORT ScServerObject::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) in Notify() function in ScServerObject
/aoo4110/main/desktop/source/deployment/gui/
H A Dlicense_dialog.cxx81 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
84 using MultiLineEdit::Notify;
162 void LicenseView::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() function in dp_gui::LicenseView
H A Ddp_gui_autoscrolledit.hxx41 using ExtMultiLineEdit::Notify;
42 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
/aoo4110/main/sd/source/ui/dlg/
H A Ddocprev.cxx180 long SdDocPreviewWin::Notify( NotifyEvent& rNEvt ) in Notify() function in SdDocPreviewWin
195 return Control::Notify( rNEvt ); in Notify()
286 void SdDocPreviewWin::Notify(SfxBroadcaster&, const SfxHint& rHint) in Notify() function in SdDocPreviewWin
/aoo4110/main/sc/inc/
H A Dlinkuno.hxx85 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
179 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
240 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
336 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
398 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
454 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
/aoo4110/main/svx/source/sidebar/tools/
H A DPopupContainer.cxx43 long PopupContainer::Notify (NotifyEvent& rEvent) in Notify() function in svx::sidebar::PopupContainer
53 return FloatingWindow::Notify(rEvent); in Notify()
/aoo4110/main/sfx2/source/sidebar/
H A DPopupContainer.cxx43 long PopupContainer::Notify (NotifyEvent& rEvent) in Notify() function in sfx2::sidebar::PopupContainer
50 return FloatingWindow::Notify(rEvent); in Notify()

Completed in 154 milliseconds

12345678910>>...24