Searched refs:GetNotifyHdl (Results 1 – 11 of 11) sorted by relevance
877 if ( GetNotifyHdl().IsSet() ) in PostKeyEvent()1283 if ( GetNotifyHdl().IsSet() ) in PostKeyEvent()1406 Link EditEngine::GetNotifyHdl() const in GetNotifyHdl() function in EditEngine1409 return pImpEditEngine->GetNotifyHdl(); in GetNotifyHdl()2494 if ( GetNotifyHdl().IsSet() ) in ParagraphInserted()2507 if ( GetNotifyHdl().IsSet() ) in ParagraphDeleted()2541 if ( GetNotifyHdl().IsSet() ) in ParagraphHeightChanged()
818 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()
123 if ( pEditEngine->pImpEditEngine->GetNotifyHdl().IsSet() ) in SetEditSelection()995 if ( pEditEngine->pImpEditEngine->GetNotifyHdl().IsSet() ) in Scroll()
856 Link GetNotifyHdl() const { return aNotifyHdl; } in GetNotifyHdl() function in ImpEditEngine
216 const Link& GetNotifyHdl() const { return maNotifyLink; } in GetNotifyHdl() function in Animation
210 const Link& GetNotifyHdl() const { return aNotify; } in GetNotifyHdl() function in DdeLink
1118 if ((!mpForwarder && mpEditView) || (mpEditEngine && !mpEditEngine->GetNotifyHdl().IsSet())) in GetTextForwarder()1123 if (mpEditEngine && !mpEditEngine->GetNotifyHdl().IsSet()&&!mbIsCloned) in GetTextForwarder()
157 Link Outliner::GetNotifyHdl() const in GetNotifyHdl() function in Outliner
319 Link GetNotifyHdl() const;
874 Link GetNotifyHdl() const;
1056 aLink = mpAnimation->GetNotifyHdl(); in ImplGetAnimationNotifyHdl()
Completed in 111 milliseconds