Searched defs:GetPostItMgr (Results 1 – 3 of 3) sorted by relevance
667 SwPostItMgr* GetPostItMgr() { return mpPostItMgr;} in GetPostItMgr() function in SwView668 const SwPostItMgr* GetPostItMgr() const { return mpPostItMgr;} in GetPostItMgr() function in SwView
590 … const SwPostItMgr* GetPostItMgr() const { return (const_cast<ViewShell*>(this))->GetPostItMgr(); } in GetPostItMgr() function in ViewShell
2730 SwPostItMgr* ViewShell::GetPostItMgr() in GetPostItMgr() function in ViewShell
Completed in 30 milliseconds