Home
last modified time | relevance | path

Searched defs:GetPostItMgr (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/inc/
H A Dview.hxx667 SwPostItMgr* GetPostItMgr() { return mpPostItMgr;} in GetPostItMgr() function in SwView
668 const SwPostItMgr* GetPostItMgr() const { return mpPostItMgr;} in GetPostItMgr() function in SwView
/trunk/main/sw/inc/
H A Dviewsh.hxx590 … const SwPostItMgr* GetPostItMgr() const { return (const_cast<ViewShell*>(this))->GetPostItMgr(); } in GetPostItMgr() function in ViewShell
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx2730 SwPostItMgr* ViewShell::GetPostItMgr() in GetPostItMgr() function in ViewShell

Completed in 27 milliseconds