Home
last modified time | relevance | path

Searched refs:Notify (Results 126 – 150 of 600) sorted by relevance

12345678910>>...24

/trunk/main/vcl/source/window/
H A Ddockwin.cxx606 long DockingWindow::Notify( NotifyEvent& rNEvt ) in Notify() function in DockingWindow
609 return Window::Notify( rNEvt ); in Notify()
655 return Window::Notify( rNEvt ); in Notify()
/trunk/main/sc/inc/
H A Dstyleuno.hxx78 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
139 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
252 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
H A Dcellsuno.hxx117 virtual void Notify( SvtBroadcaster& rBC, const SfxHint& rHint );
242 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
1344 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
1385 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
1420 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
1469 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
1507 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
1548 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
/trunk/main/svx/source/sdr/properties/
H A Dattributeproperties.cxx533 void AttributeProperties::Notify(SfxBroadcaster& rBC, const SfxHint& rHint) in Notify() function in sdr::properties::AttributeProperties
618 GetSdrObject().Notify(rBC, rHint); in Notify()
/trunk/main/unotools/source/config/
H A Dsearchopt.cxx71 virtual void Notify( const com::sun::star::uno::Sequence< rtl::OUString >& aPropertyNames );
101 void SvtSearchOptions_Impl::Notify( const Sequence< rtl::OUString >& ) in Notify() function in SvtSearchOptions_Impl
/trunk/main/svtools/source/toolpanel/
H A Dtoolpaneldeck.cxx469 long ToolPanelDeck::Notify( NotifyEvent& i_rNotifyEvent ) in Notify() function in svt::ToolPanelDeck
511 return Control::Notify( i_rNotifyEvent ); in Notify()
/trunk/main/reportdesign/source/ui/report/
H A DScrollHelper.cxx327 long OScrollWindowHelper::Notify( NotifyEvent& rNEvt ) in Notify() function in rptui::OScrollWindowHelper
346 return OScrollWindowHelper_BASE::Notify(rNEvt); in Notify()
/trunk/main/sc/source/ui/unoobj/
H A Dnameuno.cxx102 void ScNamedRangeObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() function in ScNamedRangeObj
547 void ScNamedRangesObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() function in ScNamedRangesObj
1042 void ScLabelRangeObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() function in ScLabelRangeObj
1162 void ScLabelRangesObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() function in ScLabelRangesObj
H A Ddispuno.cxx104 void ScDispatchProviderInterceptor::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() function in ScDispatchProviderInterceptor
233 void ScDispatch::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() function in ScDispatch
H A Ddocuno.cxx564 void ScModelObj::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) in Notify() function in ScModelObj
629 SfxBaseModel::Notify( rBC, rHint ); // SfxBaseModel is derived from SfxListener in Notify()
2368 void ScDrawPagesObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() function in ScDrawPagesObj
2482 void ScTableSheetsObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() function in ScTableSheetsObj
2871 void ScTableColumnsObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() function in ScTableColumnsObj
3148 void ScTableRowsObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() function in ScTableRowsObj
3427 void ScSpreadsheetSettingsObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() function in ScSpreadsheetSettingsObj
3481 void ScAnnotationsObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() function in ScAnnotationsObj
3628 void ScScenariosObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() function in ScScenariosObj
/trunk/main/filter/source/xsltdialog/
H A Dxmlfiltersettingsdialog.cxx1040 long XMLFilterSettingsDialog::Notify( NotifyEvent& rNEvt ) in Notify() function in XMLFilterSettingsDialog
1043 long nRet = WorkWindow::Notify( rNEvt ); in Notify()
1399 long SvxPathControl_Impl::Notify( NotifyEvent& rNEvt ) in Notify() function in SvxPathControl_Impl
1401 long nRet = Control::Notify( rNEvt ); in Notify()
/trunk/main/sd/source/ui/inc/
H A DDrawViewShell.hxx469 virtual void Notify (SfxBroadcaster& rBC, const SfxHint& rHint);
505 using ViewShell::Notify;
/trunk/main/svl/source/config/
H A Dcjkoptions.cxx75 virtual void Notify( const com::sun::star::uno::Sequence< rtl::OUString >& rPropertyNames );
234 void SvtCJKOptions_Impl::Notify( const Sequence< OUString >& ) in Notify() function in SvtCJKOptions_Impl
H A Dctloptions.cxx72 virtual void Notify( const Sequence< rtl::OUString >& _aPropertyNames );
147 void SvtCTLOptions_Impl::Notify( const Sequence< rtl::OUString >& ) in Notify() function in SvtCTLOptions_Impl
/trunk/main/svl/source/svdde/
H A Dddecli.cxx125 ((DdeLink*) t)->Notify(); in CliCallback()
394 void __EXPORT DdeLink::Notify() in Notify() function in DdeLink
/trunk/main/vcl/inc/vcl/
H A Ddockwin.hxx161 long Notify( NotifyEvent& rNEvt );
324 virtual long Notify( NotifyEvent& rNEvt );
/trunk/main/vcl/source/control/
H A Dctrl.cxx299 long Control::Notify( NotifyEvent& rNEvt ) in Notify() function in Control
328 return Window::Notify( rNEvt ); in Notify()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePreviewHeaderCell.cxx98 void ScAccessiblePreviewHeaderCell::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) in Notify() function in ScAccessiblePreviewHeaderCell
117 ScAccessibleContextBase::Notify(rBC, rHint); in Notify()
H A DAccessiblePageHeader.cxx133 void ScAccessiblePageHeader::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) in Notify() function in ScAccessiblePageHeader
182 ScAccessibleContextBase::Notify(rBC, rHint); in Notify()
/trunk/main/basctl/source/basicide/
H A Dbaside2.hxx127 using Window::Notify;
128 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
/trunk/main/cui/source/options/
H A Dconnpooloptions.cxx388 long ConnectionPoolOptionsPage::Notify( NotifyEvent& _rNEvt ) in Notify() function in offapp::ConnectionPoolOptionsPage
394 return SfxTabPage::Notify(_rNEvt); in Notify()
/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx382 virtual long Notify( NotifyEvent& rNEvt );
452 long ImplGrafModeControl::Notify( NotifyEvent& rNEvt ) in Notify() function in ImplGrafModeControl
454 long nHandled = ListBox::Notify( rNEvt ); in Notify()
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx258 void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
262 void SfxViewNotificatedFrameList_Impl::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) in Notify() function in SfxViewNotificatedFrameList_Impl
1163 Notify( *xObjSh, SfxSimpleHint(SFX_HINT_TITLECHANGED) ); in ReleaseObjectShell_Impl()
1164 Notify( *xObjSh, SfxSimpleHint(SFX_HINT_DOCCHANGED) ); in ReleaseObjectShell_Impl()
1358 void SfxViewFrame::Notify( SfxBroadcaster& /*rBC*/, const SfxHint& rHint ) in Notify() function in SfxViewFrame
1522 Notify( *pObjSh, SfxSimpleHint(SFX_HINT_TITLECHANGED) ); in Construct_Impl()
1523 Notify( *pObjSh, SfxSimpleHint(SFX_HINT_DOCCHANGED) ); in Construct_Impl()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx68 virtual long Notify (NotifyEvent& rEvent);
681 long ContentWindow::Notify (NotifyEvent& rEvent) in Notify() function in sd::slidesorter::__anonc1c11ab80211::ContentWindow
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx119 virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
564 void ImpSvMEdit::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify() function in ImpSvMEdit
1468 long MultiLineEdit::Notify( NotifyEvent& rNEvt ) in Notify() function in MultiLineEdit
1475 return nDone ? nDone : Edit::Notify( rNEvt ); in Notify()

Completed in 234 milliseconds

12345678910>>...24