Home
last modified time | relevance | path

Searched refs:Notify (Results 101 – 125 of 600) sorted by relevance

12345678910>>...24

/trunk/main/sw/source/core/doc/
H A Dnumber.cxx1339 virtual void Notify( const uno::Sequence<rtl::OUString>& aPropertyNames );
1504 void SwDefBulletConfig::Notify( const uno::Sequence<rtl::OUString>& ) in Notify() function in numfunc::SwDefBulletConfig
1589 … virtual void Notify( const com::sun::star::uno::Sequence<rtl::OUString>& aPropertyNames );
1659 …void SwNumberingUIBehaviorConfig::Notify( const com::sun::star::uno::Sequence<rtl::OUString>& aPro… in Notify() function in numfunc::SwNumberingUIBehaviorConfig
/trunk/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.hxx178 using Window::Notify;
188 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
/trunk/main/forms/source/richtext/
H A Drichtextvclcontrol.cxx307 long RichTextControl::Notify( NotifyEvent& _rNEvt ) in Notify() function in frm::RichTextControl
315 return nDone ? nDone : Control::Notify( _rNEvt ); in Notify()
/trunk/main/sc/source/ui/unoobj/
H A Dtarguno.cxx99 void ScLinkTargetTypesObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() function in ScLinkTargetTypesObj
168 void ScLinkTargetTypeObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() function in ScLinkTargetTypeObj
/trunk/main/sc/source/ui/view/
H A Dtabvwsh5.cxx55 void __EXPORT ScTabViewShell::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) in Notify() function in ScTabViewShell
305 SfxViewShell::Notify( rBC, rHint ); in Notify()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePageHeaderArea.cxx103 void ScAccessiblePageHeaderArea::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) in Notify() function in ScAccessiblePageHeaderArea
120 ScAccessibleContextBase::Notify(rBC, rHint); in Notify()
H A DAccessiblePreviewCell.cxx88 void ScAccessiblePreviewCell::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) in Notify() function in ScAccessiblePreviewCell
100 ScAccessibleContextBase::Notify(rBC, rHint); in Notify()
/trunk/main/sd/source/ui/sidebar/
H A DMasterPageObserver.cxx94 virtual void Notify(
286 void MasterPageObserver::Implementation::Notify( in Notify() function in sd::MasterPageObserver::Implementation
/trunk/main/unotools/source/config/
H A Djavaoptions.cxx53 void Notify( const Sequence< rtl::OUString >& );
105 void SvtExecAppletsItem_Impl::Notify( const Sequence< rtl::OUString >& ) in Notify() function in SvtExecAppletsItem_Impl
H A Ddefaultoptions.cxx108 virtual void Notify( const com::sun::star::uno::Sequence<rtl::OUString>& aPropertyNames);
187 void SvtDefaultOptions_Impl::Notify( const Sequence< rtl::OUString >& ) in Notify() function in SvtDefaultOptions_Impl
H A Dcmdoptions.cxx191 virtual void Notify( const Sequence< OUString >& lPropertyNames );
324 void SvtCommandOptions_Impl::Notify( const Sequence< OUString >& ) in Notify() function in SvtCommandOptions_Impl
/trunk/main/sw/inc/
H A DPostItMgr.hxx144 virtual void Notify( const ::com::sun::star::uno::Sequence< rtl::OUString >& aPropertyNames );
209 void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
/trunk/main/sc/inc/
H A Dchartuno.hxx65 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
152 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
H A Dtarguno.hxx87 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
123 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
/trunk/main/chart2/source/controller/drawinglayer/
H A DDrawViewWrapper.cxx376 void DrawViewWrapper::Notify(SfxBroadcaster& rBC, const SfxHint& rHint) in Notify() function in chart::DrawViewWrapper
393 E3dView::Notify(rBC, rHint); in Notify()
/trunk/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx779 virtual long Notify( NotifyEvent& rNEvt );
846 long SwZoomBox_Impl::Notify( NotifyEvent& rNEvt ) in Notify() function in SwZoomBox_Impl
880 return nHandled ? nHandled : ComboBox::Notify( rNEvt ); in Notify()
/trunk/main/sw/source/core/SwNumberTree/
H A DSwNumberTree.cxx1275 void SwNumberTreeNode::Notify() in Notify() function in SwNumberTreeNode
1285 (*aIt)->Notify(); in Notify()
1302 (*aIt)->Notify(); in NotifyInvalidChildren()
/trunk/main/sfx2/source/sidebar/
H A DDeck.cxx224 long Deck::Notify (NotifyEvent& rEvent) in Notify() function in sfx2::sidebar::Deck
242 return Window::Notify(rEvent); in Notify()
/trunk/main/svtools/source/dialogs/
H A Dprnsetup.cxx343 long PrinterSetupDialog::Notify( NotifyEvent& rNEvt ) in Notify() function in PrinterSetupDialog
348 return ModalDialog::Notify( rNEvt ); in Notify()
/trunk/main/reportdesign/source/ui/report/
H A DStartMarker.cxx268 void OStartMarker::Notify(SfxBroadcaster & rBc, SfxHint const & rHint) in Notify() function in rptui::OStartMarker
270 OColorListener::Notify(rBc, rHint); in Notify()
/trunk/main/chart2/source/controller/main/
H A DElementSelector.cxx216 long SelectorListBox::Notify( NotifyEvent& rNEvt ) in Notify() function in chart::SelectorListBox
249 return nHandled ? nHandled : ListBox::Notify( rNEvt ); in Notify()
/trunk/main/sfx2/source/inc/
H A Dtempldgi.hxx89 virtual long Notify( NotifyEvent& rNEvt );
232 void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
/trunk/main/svtools/source/config/
H A Dmenuoptions.cxx128 virtual void Notify( const Sequence< OUString >& seqPropertyNames );
305 void SvtMenuOptions_Impl::Notify( const Sequence< OUString >& seqPropertyNames ) in Notify() function in SvtMenuOptions_Impl
H A Dextcolorcfg.cxx99 virtual void Notify( const uno::Sequence<rtl::OUString>& aPropertyNames);
426 void ExtendedColorConfig_Impl::Notify( const uno::Sequence<OUString>& /*rPropertyNames*/) in Notify() function in svtools::ExtendedColorConfig_Impl
673 void ExtendedColorConfig::Notify( SfxBroadcaster& /*rBC*/, const SfxHint& rHint ) in Notify() function in svtools::ExtendedColorConfig
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx145 virtual long Notify( NotifyEvent& rNEvt );
215 virtual long Notify( NotifyEvent& rNEvt );
477 long SvxStyleBox_Impl::Notify( NotifyEvent& rNEvt ) in Notify() function in SvxStyleBox_Impl
505 return nHandled ? nHandled : ComboBox::Notify( rNEvt ); in Notify()
685 long SvxFontNameBox_Impl::Notify( NotifyEvent& rNEvt ) in Notify() function in SvxFontNameBox_Impl
719 return nHandled ? nHandled : FontNameBox::Notify( rNEvt ); in Notify()

Completed in 125 milliseconds

12345678910>>...24