Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/uiview/
H A Dview.cxx204 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()
H A Dviewport.cxx1255 if ( mpPostItMgr ) in OuterResizePixel()
1257 mpPostItMgr->CalcRects(); in OuterResizePixel()
1258 mpPostItMgr->LayoutPostIts(); in OuterResizePixel()
/aoo41x/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 32 milliseconds