Searched refs:mpPostItMgr (Results 1 – 3 of 3) sorted by relevance
203 else if ( mpPostItMgr ) in GotFocus()208 mpPostItMgr->SetActiveSidebarWin(0); in GotFocus()540 if (mpPostItMgr) in IMPL_LINK()542 mpPostItMgr->SetShadowState( pWrtShell->GetPostItFieldAtCursor() ); in IMPL_LINK()759 mpPostItMgr(0), in SwView()940 mpPostItMgr = new SwPostItMgr(this); in SwView()1050 delete mpPostItMgr; in ~SwView()1052 mpPostItMgr = 0; in ~SwView()
1255 if ( mpPostItMgr ) in OuterResizePixel()1257 mpPostItMgr->CalcRects(); in OuterResizePixel()1258 mpPostItMgr->LayoutPostIts(); in OuterResizePixel()
243 SwPostItMgr *mpPostItMgr; member in SwView667 SwPostItMgr* GetPostItMgr() { return mpPostItMgr;} in GetPostItMgr()668 const SwPostItMgr* GetPostItMgr() const { return mpPostItMgr;} in GetPostItMgr()
Completed in 22 milliseconds