Home
last modified time | relevance | path

Searched refs:SetNotifyHdl (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx765 pEditEngine->SetNotifyHdl(Link()); in ~ScAccessibleCellTextData()
1007 pEditEngine->SetNotifyHdl( LINK(this, ScAccessibleCellTextData, NotifyHdl) ); in GetTextForwarder()
1080 mpEditEngine->SetNotifyHdl(Link()); in ~ScAccessibleEditObjectTextData()
1202 pTxtWnd->GetEditView()->GetEditEngine()->SetNotifyHdl(Link()); in ~ScAccessibleEditLineTextData()
1302 pTxtWnd->GetEditView()->GetEditEngine()->SetNotifyHdl(Link()); in ResetEditMode()
1358 pEditEngine->SetNotifyHdl(Link()); in ~ScAccessiblePreviewCellTextData()
1399 pEditEngine->SetNotifyHdl( LINK(this, ScAccessibleCellTextData, NotifyHdl) ); in GetTextForwarder()
1451 pEditEngine->SetNotifyHdl(Link()); in ~ScAccessiblePreviewHeaderCellTextData()
1527 pEditEngine->SetNotifyHdl( LINK(this, ScAccessibleCellTextData, NotifyHdl) ); in GetTextForwarder()
1589 mpEditEngine->SetNotifyHdl(Link()); in ~ScAccessibleHeaderTextData()
[all …]
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleOutlineEditSource.cxx57 mpOutliner->SetNotifyHdl( Link() ); in ~AccessibleOutlineEditSource()
73 mpOutliner->SetNotifyHdl( LINK(this, AccessibleOutlineEditSource, NotifyHdl) ); in GetTextForwarder()
205 mpOutliner->SetNotifyHdl( Link() ); in Notify()
/trunk/main/svx/source/svdraw/
H A Dsvdoutlinercache.cxx93 pOutliner->SetNotifyHdl( Link() ); in disposeOutliner()
102 pOutliner->SetNotifyHdl( Link() ); in disposeOutliner()
/trunk/main/svx/source/unodraw/
H A Dunoshtxt.cxx423 … mpView->GetTextEditOutliner()->SetNotifyHdl( LINK(this, SvxTextEditSourceImpl, NotifyHdl) ); in Notify()
442 mpView->GetTextEditOutliner()->SetNotifyHdl( Link() ); in Notify()
714 mpOutliner->SetNotifyHdl( LINK(this, SvxTextEditSourceImpl, NotifyHdl) ); in GetBackgroundTextForwarder()
782 mpView->GetTextEditOutliner()->SetNotifyHdl( LINK(this, SvxTextEditSourceImpl, NotifyHdl) ); in CreateViewForwarder()
/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx145 void Outliner::SetNotifyHdl( const Link& rLink ) in SetNotifyHdl() function in Outliner
151 pEditEngine->SetNotifyHdl( LINK( this, Outliner, EditEngineNotifyHdl ) ); in SetNotifyHdl()
153 pEditEngine->SetNotifyHdl( Link() ); in SetNotifyHdl()
/trunk/main/sw/source/ui/docvw/
H A DSidebarTxtControlAcc.cxx81 …mrSidebarTxtControl.GetTextView()->GetOutliner()->SetNotifyHdl( LINK(this, SidebarTextEditSource, … in SidebarTextEditSource()
89 mrSidebarTxtControl.GetTextView()->GetOutliner()->SetNotifyHdl( Link() ); in ~SidebarTextEditSource()
/trunk/main/svx/source/table/
H A Dcelleditsource.cxx604 mpOutliner->SetNotifyHdl( LINK(this, CellEditSourceImpl, NotifyHdl) ); in GetBackgroundTextForwarder()
669 mpView->GetTextEditOutliner()->SetNotifyHdl( LINK(this, CellEditSourceImpl, NotifyHdl) ); in CreateViewForwarder()
/trunk/main/vcl/inc/vcl/
H A Danimate.hxx215 void SetNotifyHdl( const Link& rLink ) { maNotifyLink = rLink; } in SetNotifyHdl() function in Animation
/trunk/main/starmath/source/
H A Daccessibility.cxx990 pEditEngine->SetNotifyHdl( LINK(this, SmTextForwarder, NotifyHdl) ); in SmTextForwarder()
997 pEditEngine->SetNotifyHdl( Link() ); in ~SmTextForwarder()
1764 pEditEngine->SetNotifyHdl( Link() ); in ClearWin()
/trunk/main/svx/source/accessibility/
H A DAccessibleEmptyEditSource.cxx145 void SetNotifyHdl( const Link& ) {} in SetNotifyHdl() function in accessibility::AccessibleEmptyEditSource_Impl
/trunk/main/svl/inc/svl/
H A Dsvdde.hxx209 void SetNotifyHdl( const Link& rLink ) { aNotify = rLink; } in SetNotifyHdl() function in DdeLink
/trunk/main/editeng/inc/editeng/
H A Dediteng.hxx318 void SetNotifyHdl( const Link& rLink );
H A Doutliner.hxx873 void SetNotifyHdl( const Link& rLink );
H A Dunotext.hxx210 virtual void SetNotifyHdl( const Link& );
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx1400 void EditEngine::SetNotifyHdl( const Link& rLink ) in SetNotifyHdl() function in EditEngine
1403 pImpEditEngine->SetNotifyHdl( rLink ); in SetNotifyHdl()
H A Dimpedit.hxx855 void SetNotifyHdl( const Link& rLink ) { aNotifyHdl = rLink; } in SetNotifyHdl() function in ImpEditEngine
/trunk/main/vcl/source/gdi/
H A Dimpgraph.cxx1046 mpAnimation->SetNotifyHdl( rLink ); in ImplSetAnimationNotifyHdl()
/trunk/main/editeng/source/uno/
H A Dunotext.cxx2599 void SvxDummyTextSource::SetNotifyHdl( const Link& ) in SetNotifyHdl() function in SvxDummyTextSource

Completed in 123 milliseconds