Searched refs:mpPostItMgr (Results 1 – 3 of 3) sorted by relevance
204 else if ( mpPostItMgr ) in GotFocus()209 mpPostItMgr->SetActiveSidebarWin(0); in GotFocus()541 if (mpPostItMgr) in IMPL_LINK()543 mpPostItMgr->SetShadowState( pWrtShell->GetPostItFieldAtCursor() ); in IMPL_LINK()760 mpPostItMgr(0), in SwView()941 mpPostItMgr = new SwPostItMgr(this); in SwView()1051 delete mpPostItMgr; in ~SwView()1053 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 36 milliseconds