Home
last modified time | relevance | path

Searched refs:GetNotifyHdl (Results 1 – 11 of 11) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Dediteng.cxx877 if ( GetNotifyHdl().IsSet() ) in PostKeyEvent()
1283 if ( GetNotifyHdl().IsSet() ) in PostKeyEvent()
1406 Link EditEngine::GetNotifyHdl() const in GetNotifyHdl() function in EditEngine
1409 return pImpEditEngine->GetNotifyHdl(); in GetNotifyHdl()
2494 if ( GetNotifyHdl().IsSet() ) in ParagraphInserted()
2507 if ( GetNotifyHdl().IsSet() ) in ParagraphDeleted()
2541 if ( GetNotifyHdl().IsSet() ) in ParagraphHeightChanged()
H A Dimpedit2.cxx818 if ( GetNotifyHdl().IsSet() ) in TextModified()
2269 if ( GetNotifyHdl().IsSet() ) in ImpMoveParagraphs()
4630 GetNotifyHdl().Call( &rNotify ); in CallNotify()
4648 GetNotifyHdl().Call( &aNotify ); in EnterBlockNotifications()
4667 GetNotifyHdl().Call( pNotify ); in LeaveBlockNotifications()
4673 GetNotifyHdl().Call( &aNotify ); in LeaveBlockNotifications()
H A Dimpedit.cxx123 if ( pEditEngine->pImpEditEngine->GetNotifyHdl().IsSet() ) in SetEditSelection()
995 if ( pEditEngine->pImpEditEngine->GetNotifyHdl().IsSet() ) in Scroll()
H A Dimpedit.hxx856 Link GetNotifyHdl() const { return aNotifyHdl; } in GetNotifyHdl() function in ImpEditEngine
/trunk/main/vcl/inc/vcl/
H A Danimate.hxx216 const Link& GetNotifyHdl() const { return maNotifyLink; } in GetNotifyHdl() function in Animation
/trunk/main/svl/inc/svl/
H A Dsvdde.hxx210 const Link& GetNotifyHdl() const { return aNotify; } in GetNotifyHdl() function in DdeLink
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx1118 if ((!mpForwarder && mpEditView) || (mpEditEngine && !mpEditEngine->GetNotifyHdl().IsSet())) in GetTextForwarder()
1123 if (mpEditEngine && !mpEditEngine->GetNotifyHdl().IsSet()&&!mbIsCloned) in GetTextForwarder()
/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx157 Link Outliner::GetNotifyHdl() const in GetNotifyHdl() function in Outliner
/trunk/main/editeng/inc/editeng/
H A Dediteng.hxx319 Link GetNotifyHdl() const;
H A Doutliner.hxx874 Link GetNotifyHdl() const;
/trunk/main/vcl/source/gdi/
H A Dimpgraph.cxx1056 aLink = mpAnimation->GetNotifyHdl(); in ImplGetAnimationNotifyHdl()

Completed in 83 milliseconds