| /AOO41X/main/sw/source/ui/docvw/ |
| H A D | PostItMgr.cxx | 104 SwPostItMgr::SwPostItMgr(SwView* pView) in SwPostItMgr() function in SwPostItMgr 140 mnEventId = Application::PostUserEvent( LINK( this, SwPostItMgr, CalcHdl), 0 ); in SwPostItMgr() 144 SwPostItMgr::~SwPostItMgr() in ~SwPostItMgr() 160 void SwPostItMgr::CheckForRemovedPostIts() in CheckForRemovedPostIts() 195 void SwPostItMgr::InsertItem(SfxBroadcaster* pItem, bool bCheckExistance, bool bFocus) in InsertItem() 217 void SwPostItMgr::RemoveItem( SfxBroadcaster* pBroadcast ) in RemoveItem() 237 void SwPostItMgr::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) in Notify() 247 mnEventId = Application::PostUserEvent( LINK( this, SwPostItMgr, CalcHdl), 0 ); in Notify() 273 … mnEventId = Application::PostUserEvent( LINK( this, SwPostItMgr, CalcHdl), 0 ); in Notify() 420 void SwPostItMgr::Focus(SfxBroadcaster& rBC) in Focus() [all …]
|
| H A D | SidebarTxtControl.hxx | 31 class SwPostItMgr; 43 SwPostItMgr& mrPostItMgr; 65 SwPostItMgr& rPostItMgr );
|
| H A D | AnnotationWin.cxx | 65 SwPostItMgr& aMgr, in SwAnnotationWin()
|
| H A D | SidebarTxtControl.cxx | 68 SwPostItMgr& rPostItMgr ) in SidebarTxtControl()
|
| H A D | SidebarWin.cxx | 100 SwPostItMgr& aMgr, in SwSidebarWin()
|
| /AOO41X/main/sw/source/ui/shells/ |
| H A D | annotsh.cxx | 166 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in GetUndoManager() 179 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in Exec() 629 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in GetState() 886 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in ExecClpbrd() 960 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in StateClpbrd() 1041 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in StateInsert() 1098 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in NoteExec() 1147 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in GetNoteState() 1207 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in ExecLingu() 1332 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in GetLinguState() [all …]
|
| H A D | textfld.cxx | 643 SwPostItMgr* pPostItMgr = GetView().GetPostItMgr(); in StateField()
|
| /AOO41X/main/sw/inc/ |
| H A D | SidebarWin.hxx | 40 class SwPostItMgr; 71 SwPostItMgr& aMgr, 200 inline SwPostItMgr& Mgr() { return mrMgr; } in Mgr() 208 SwPostItMgr& mrMgr;
|
| H A D | postithelper.hxx | 38 class SwPostItMgr; 125 SwPostItMgr& aMgr, 179 SwPostItMgr& aMgr,
|
| H A D | PostItMgr.hxx | 147 class SwPostItMgr: public SfxListener class 202 SwPostItMgr(SwView* aDoc); 203 ~SwPostItMgr();
|
| H A D | viewsh.hxx | 83 class SwPostItMgr; 590 … const SwPostItMgr* GetPostItMgr() const { return (const_cast<ViewShell*>(this))->GetPostItMgr(); } in GetPostItMgr() 591 SwPostItMgr* GetPostItMgr();
|
| H A D | AnnotationWin.hxx | 39 SwPostItMgr& aMgr,
|
| /AOO41X/main/sw/source/ui/inc/ |
| H A D | view.hxx | 89 class SwPostItMgr; 243 SwPostItMgr *mpPostItMgr; 667 SwPostItMgr* GetPostItMgr() { return mpPostItMgr;} in GetPostItMgr() 668 const SwPostItMgr* GetPostItMgr() const { return mpPostItMgr;} in GetPostItMgr()
|
| /AOO41X/main/sw/source/core/access/ |
| H A D | acccontext.cxx | 1542 SwPostItMgr* pPostItMgr = GetMap()->GetShell()->GetPostItMgr(); in HasAdditionalAccessibleChildren() 1563 SwPostItMgr* pPostItMgr = GetMap()->GetShell()->GetPostItMgr(); in GetAdditionalAccessibleChild() 1584 SwPostItMgr* pPostItMgr = GetMap()->GetShell()->GetPostItMgr(); in GetAdditionalAccessibleChildren()
|
| /AOO41X/main/sw/source/core/view/ |
| H A D | viewsh.cxx | 1146 SwPostItMgr* pPostItMgr = GetPostItMgr(); in VisPortChgd() 1647 const SwPostItMgr* pPostItMgr = GetPostItMgr(); in PaintDesktop() 2049 const SwPostItMgr* pPostItMgr = GetPostItMgr(); in GetBrowseWidth() 2730 SwPostItMgr* ViewShell::GetPostItMgr() in GetPostItMgr()
|
| /AOO41X/main/sw/source/core/fields/ |
| H A D | postithelper.cxx | 198 SwPostItMgr& aMgr, in GetSidebarWindow()
|
| /AOO41X/main/sw/source/ui/utlui/ |
| H A D | content.cxx | 414 SwPostItMgr* aMgr = pWrtShell->GetView().GetPostItMgr(); in Init() 417 for(SwPostItMgr::const_iterator i = aMgr->begin(); i != aMgr->end(); ++i) in Init() 762 SwPostItMgr* aMgr = pWrtShell->GetView().GetPostItMgr(); in FillMemberList() 765 for(SwPostItMgr::const_iterator i = aMgr->begin(); i != aMgr->end(); ++i) in FillMemberList()
|
| /AOO41X/main/sw/source/ui/uiview/ |
| H A D | viewmdi.cxx | 126 SwPostItMgr* pPostItMgr = GetPostItMgr(); in _SetZoom()
|
| H A D | view2.cxx | 1325 const SwPostItMgr* pMgr = GetPostItMgr(); in StateStatusLine() 1816 SwPostItMgr* pMgr = GetPostItMgr(); in ExecuteStatusLine()
|
| H A D | view.cxx | 941 mpPostItMgr = new SwPostItMgr(this); in SwView()
|
| /AOO41X/main/sw/source/core/crsr/ |
| H A D | findtxt.cxx | 329 SwPostItMgr *const pPostItMgr = (pWrtShell) ? pWrtShell->GetPostItMgr() : 0; in Find()
|
| /AOO41X/main/sw/source/core/layout/ |
| H A D | paintfrm.cxx | 5486 const SwPostItMgr *pMgr = _pViewShell->GetPostItMgr(); in PaintNotesSidebar() 5615 const SwPostItMgr *pMgr = _pViewShell ? _pViewShell->GetPostItMgr() : 0; in AddSidebarBorders() 5627 const SwPostItMgr *pMgr = _pViewShell ? _pViewShell->GetPostItMgr() : 0; in AddSidebarBorders() 5639 const SwPostItMgr* pPostItMgr = _pViewShell ? _pViewShell->GetPostItMgr() : 0; in GetSidebarBorderWidth()
|
| H A D | layact.cxx | 1464 const SwPostItMgr* pPostItMgr = pImp->GetShell()->GetPostItMgr(); in FormatLayout()
|