Home
last modified time | relevance | path

Searched refs:Notify (Results 26 – 50 of 600) sorted by relevance

12345678910>>...24

/aoo41x/main/sfx2/source/sidebar/
H A DSidebarToolBox.cxx227 long SidebarToolBox::Notify (NotifyEvent& rEvent) in Notify() function in sfx2::sidebar::SidebarToolBox
236 return DockingWindow::Notify(rEvent); in Notify()
239 return ToolBox::Notify(rEvent); in Notify()
/aoo41x/main/vcl/source/control/
H A Dlongcurr.cxx663 long LongCurrencyField::Notify( NotifyEvent& rNEvt ) in Notify() function in LongCurrencyField
677 return SpinField::Notify( rNEvt ); in Notify()
775 long LongCurrencyBox::Notify( NotifyEvent& rNEvt ) in Notify() function in LongCurrencyBox
789 return ComboBox::Notify( rNEvt ); in Notify()
/aoo41x/main/sfx2/source/dialog/
H A Ddockwin.cxx89 virtual long Notify( NotifyEvent& rNEvt );
306 long SfxTitleDockingWindow::Notify( NotifyEvent& rNEvt ) in Notify() function in SfxTitleDockingWindow
308 return SfxDockingWindow::Notify( rNEvt ); in Notify()
1858 long SfxDockingWindow::Notify( NotifyEvent& rEvt ) in Notify() function in SfxDockingWindow
1884 DockingWindow::Notify( rEvt ); in Notify()
1890 if ( !DockingWindow::Notify( rEvt ) && SfxViewShell::Current() ) in Notify()
1902 return DockingWindow::Notify( rEvt ); in Notify()
/aoo41x/main/sc/inc/
H A Ddocuno.hxx150 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
340 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
390 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
493 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
598 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
685 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
755 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
809 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
H A Dnameuno.hxx80 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
210 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
299 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
337 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
/aoo41x/main/sc/source/ui/inc/
H A Dservobj.hxx43 virtual void Notify( SvtBroadcaster& rBC, const SfxHint& rHint);
65 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
H A Ddwfunctr.hxx140 using SfxDockingWindow::Notify;
141 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
/aoo41x/main/reportdesign/source/ui/inc/
H A DColorListener.hxx56 using Window::Notify;
58 virtual void Notify(SfxBroadcaster & rBc, SfxHint const & rHint);
H A DStartMarker.hxx61 virtual void Notify(SfxBroadcaster & rBc, SfxHint const & rHint);
67 using Window::Notify;
/aoo41x/main/svl/inc/svl/
H A Dlstner.hxx38 Notify( rBC, rHint )
67 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
/aoo41x/main/sd/source/ui/inc/
H A Ddocprev.hxx63 virtual void Notify(SfxBroadcaster& rBC, const SfxHint& rHint);
74 virtual long Notify( NotifyEvent& rNEvt );
/aoo41x/main/svx/source/tbxctrls/
H A Dtbunocontroller.cxx61 virtual long Notify( NotifyEvent& rNEvt );
190 long SvxFontSizeBox_Impl::Notify( NotifyEvent& rNEvt ) in Notify() function in svx::SvxFontSizeBox_Impl
225 return nHandled ? nHandled : FontSizeBox::Notify( rNEvt ); in Notify()
H A Dcolrctrl.cxx330 void SvxColorDockingWindow::Notify( SfxBroadcaster& , const SfxHint& rHint ) in Notify() function in SvxColorDockingWindow
611 long SvxColorDockingWindow::Notify( NotifyEvent& rNEvt ) in Notify() function in SvxColorDockingWindow
627 return nRet ? nRet : SfxDockingWindow::Notify( rNEvt ); in Notify()
/aoo41x/main/svl/source/notify/
H A Dbroadcast.cxx98 pLast->Notify( *this, rHint ); in Broadcast()
133 pLast->Notify( rBC, rHint ); in Forward()
/aoo41x/main/svx/inc/svx/
H A Dcolrctrl.hxx114 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
119 virtual long Notify( NotifyEvent& rNEvt );
/aoo41x/main/chart2/source/controller/main/
H A DConfigurationAccess.cxx66 virtual void Notify( const uno::Sequence<rtl::OUString>& aPropertyNames);
79 void CalcConfigItem::Notify( const uno::Sequence<rtl::OUString>& ) {} in Notify() function in chart::CalcConfigItem
/aoo41x/main/dbaccess/source/ui/inc/
H A Dsbamultiplex.hxx287 void Notify(::cppu::OInterfaceContainerHelper& rListeners, const eventtype& e); \
323 Notify(*pListeners, e); \
328 Notify(*pListeners, e); \
359 void classname::Notify(::cppu::OInterfaceContainerHelper& rListeners, const eventtype& e) \
/aoo41x/main/framework/inc/services/
H A Dlicensedlg.hxx64 using MultiLineEdit::Notify;
65 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
/aoo41x/main/vcl/unx/generic/dtrans/
H A Dconfig.cxx42 virtual void Notify( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& rPropertyNames );
140 void DtransX11ConfigItem::Notify( const Sequence< OUString >& /*rPropertyNames*/ ) in Notify() function in DtransX11ConfigItem
/aoo41x/main/padmin/source/
H A Dhelper.hxx66 virtual long Notify( NotifyEvent& rEvent );
85 virtual long Notify( NotifyEvent& rEvent );
/aoo41x/main/sw/source/ui/cctrl/
H A Dactctrl.cxx41 long NumEditAction::Notify( NotifyEvent& rNEvt ) in Notify() function in NumEditAction
59 NumericField::Notify( rNEvt ); in Notify()
/aoo41x/main/extensions/source/propctrlr/
H A Dbrowserview.cxx103 long OPropertyBrowserView::Notify( NotifyEvent& _rNEvt ) in Notify() function in pcr::OPropertyBrowserView
115 return Window::Notify( _rNEvt ); in Notify()
/aoo41x/main/unotools/source/config/
H A Dfltrcfg.cxx77 virtual void Notify( const com::sun::star::uno::Sequence<rtl::OUString>& aPropertyNames);
123 void SvtAppFilterOptions_Impl::Notify( const Sequence< rtl::OUString >& ) in Notify() function in SvtAppFilterOptions_Impl
350 void SvtFilterOptions::Notify( const Sequence<OUString>& ) in Notify() function in SvtFilterOptions
/aoo41x/main/vcl/source/window/
H A Ddialog.cxx457 long Dialog::Notify( NotifyEvent& rNEvt ) in Notify() function in Dialog
460 long nRet = SystemWindow::Notify( rNEvt ); in Notify()
657 GetParent()->Notify( aNEvt ); in ImplStartExecuteModal()
787 GetParent()->Notify( aNEvt ); in EndDialog()
/aoo41x/main/svx/source/dialog/
H A Dhyprlink.cxx62 …virtual void Notify( const com::sun::star::uno::Sequence< rtl::OUString >& aPropertyNam…
84 void SearchDefaultConfigItem_Impl::Notify( const com::sun::star::uno::Sequence< rtl::OUString >& ) in Notify() function in SearchDefaultConfigItem_Impl
877 long HyperCombo::Notify( NotifyEvent& rNEvt ) in Notify() function in HyperCombo
902 nHandled = ComboBox::Notify( rNEvt ); in Notify()

Completed in 64 milliseconds

12345678910>>...24