Searched refs:mpPostItMgr (Results 1 – 3 of 3) sorted by relevance
198 else if ( mpPostItMgr ) in GotFocus()203 mpPostItMgr->SetActiveSidebarWin(0); in GotFocus()533 if (mpPostItMgr) in IMPL_LINK()535 mpPostItMgr->SetShadowState( pWrtShell->GetPostItFieldAtCursor() ); in IMPL_LINK()752 mpPostItMgr(0), in SwView()933 mpPostItMgr = new SwPostItMgr(this); in SwView()1043 delete mpPostItMgr; in ~SwView()1045 mpPostItMgr = 0; in ~SwView()
1252 if ( mpPostItMgr ) in OuterResizePixel()1254 mpPostItMgr->CalcRects(); in OuterResizePixel()1255 mpPostItMgr->LayoutPostIts(); in OuterResizePixel()
242 SwPostItMgr *mpPostItMgr; member in SwView666 SwPostItMgr* GetPostItMgr() { return mpPostItMgr;} in GetPostItMgr()667 const SwPostItMgr* GetPostItMgr() const { return mpPostItMgr;} in GetPostItMgr()