Searched refs:SwPostItMgr (Results 1 – 23 of 23) sorted by relevance
104 SwPostItMgr::SwPostItMgr(SwView* pView) in SwPostItMgr() function in SwPostItMgr144 SwPostItMgr::~SwPostItMgr() in ~SwPostItMgr()447 bool SwPostItMgr::CalcRects() in CalcRects()605 void SwPostItMgr::LayoutPostIts() in LayoutPostIts()1250 void SwPostItMgr::Delete() in Delete()1328 void SwPostItMgr::Hide() in Hide()1338 void SwPostItMgr::Show() in Show()1426 long SwPostItMgr::GetNextBorder() in GetNextBorder()1672 bool SwPostItMgr::HasNotes() const in HasNotes()1786 void SwPostItMgr::Rescale() in Rescale()[all …]
31 class SwPostItMgr;43 SwPostItMgr& mrPostItMgr;65 SwPostItMgr& rPostItMgr );
65 SwPostItMgr& aMgr, in SwAnnotationWin()
68 SwPostItMgr& rPostItMgr ) in SidebarTxtControl()
100 SwPostItMgr& aMgr, in SwSidebarWin()
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()1207 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in ExecLingu()1332 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in GetLinguState()1404 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in ExecTransliteration()[all …]
643 SwPostItMgr* pPostItMgr = GetView().GetPostItMgr(); in StateField()
40 class SwPostItMgr;71 SwPostItMgr& aMgr,200 inline SwPostItMgr& Mgr() { return mrMgr; } in Mgr()208 SwPostItMgr& mrMgr;
38 class SwPostItMgr;125 SwPostItMgr& aMgr,179 SwPostItMgr& aMgr,
147 class SwPostItMgr: public SfxListener class202 SwPostItMgr(SwView* aDoc);203 ~SwPostItMgr();
83 class SwPostItMgr;590 … const SwPostItMgr* GetPostItMgr() const { return (const_cast<ViewShell*>(this))->GetPostItMgr(); } in GetPostItMgr()591 SwPostItMgr* GetPostItMgr();
39 SwPostItMgr& aMgr,
89 class SwPostItMgr;243 SwPostItMgr *mpPostItMgr;667 SwPostItMgr* GetPostItMgr() { return mpPostItMgr;} in GetPostItMgr()668 const SwPostItMgr* GetPostItMgr() const { return mpPostItMgr;} in GetPostItMgr()
1542 SwPostItMgr* pPostItMgr = GetMap()->GetShell()->GetPostItMgr(); in HasAdditionalAccessibleChildren()1563 SwPostItMgr* pPostItMgr = GetMap()->GetShell()->GetPostItMgr(); in GetAdditionalAccessibleChild()1584 SwPostItMgr* pPostItMgr = GetMap()->GetShell()->GetPostItMgr(); in GetAdditionalAccessibleChildren()
1149 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()
198 SwPostItMgr& aMgr, in GetSidebarWindow()
408 SwPostItMgr* aMgr = pWrtShell->GetView().GetPostItMgr(); in Init()411 for(SwPostItMgr::const_iterator i = aMgr->begin(); i != aMgr->end(); ++i) in Init()756 SwPostItMgr* aMgr = pWrtShell->GetView().GetPostItMgr(); in FillMemberList()759 for(SwPostItMgr::const_iterator i = aMgr->begin(); i != aMgr->end(); ++i) in FillMemberList()
126 SwPostItMgr* pPostItMgr = GetPostItMgr(); in _SetZoom()
1325 const SwPostItMgr* pMgr = GetPostItMgr(); in StateStatusLine()1816 SwPostItMgr* pMgr = GetPostItMgr(); in ExecuteStatusLine()
940 mpPostItMgr = new SwPostItMgr(this); in SwView()
329 SwPostItMgr *const pPostItMgr = (pWrtShell) ? pWrtShell->GetPostItMgr() : 0; in Find()
5560 const SwPostItMgr *pMgr = _pViewShell->GetPostItMgr(); in PaintNotesSidebar()5689 const SwPostItMgr *pMgr = _pViewShell ? _pViewShell->GetPostItMgr() : 0; in AddSidebarBorders()5701 const SwPostItMgr *pMgr = _pViewShell ? _pViewShell->GetPostItMgr() : 0; in AddSidebarBorders()5713 const SwPostItMgr* pPostItMgr = _pViewShell ? _pViewShell->GetPostItMgr() : 0; in GetSidebarBorderWidth()
1462 const SwPostItMgr* pPostItMgr = pImp->GetShell()->GetPostItMgr(); in FormatLayout()
Completed in 201 milliseconds