Home
last modified time | relevance | path

Searched refs:mpPostItMgr (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sw/source/ui/uiview/
H A Dview.cxx203 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()
H A Dviewport.cxx1255 if ( mpPostItMgr ) in OuterResizePixel()
1257 mpPostItMgr->CalcRects(); in OuterResizePixel()
1258 mpPostItMgr->LayoutPostIts(); in OuterResizePixel()
/aoo42x/main/sw/source/ui/inc/
H A Dview.hxx243 SwPostItMgr *mpPostItMgr; member in SwView
667 SwPostItMgr* GetPostItMgr() { return mpPostItMgr;} in GetPostItMgr()
668 const SwPostItMgr* GetPostItMgr() const { return mpPostItMgr;} in GetPostItMgr()

Completed in 22 milliseconds