Home
last modified time | relevance | path

Searched refs:GetActiveSidebarWin (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx183 OutlinerView* pOLV = pPostItMgr->GetActiveSidebarWin()->GetOutlinerView(); in Exec()
317 pPostItMgr->GetActiveSidebarWin()->ResetAttributes(); in Exec()
633 OutlinerView* pOLV = pPostItMgr->GetActiveSidebarWin()->GetOutlinerView(); in GetState()
890 OutlinerView* pOLV = pPostItMgr->GetActiveSidebarWin()->GetOutlinerView(); in ExecClpbrd()
955 …pPostItMgr->GetActiveSidebarWin()->ResizeIfNeccessary(aOldHeight,pPostItMgr->GetActiveSidebarWin()… in ExecClpbrd()
963 OutlinerView* pOLV = pPostItMgr->GetActiveSidebarWin()->GetOutlinerView(); in StateClpbrd()
1045 OutlinerView* pOLV = pPostItMgr->GetActiveSidebarWin()->GetOutlinerView(); in StateInsert()
1109 pPostItMgr->GetActiveSidebarWin()->ExecuteCommand(nSlot); in NoteExec()
1197 if ( (pPostItMgr->GetActiveSidebarWin()->IsProtected()) && in GetNoteState()
1211 OutlinerView* pOLV = pPostItMgr->GetActiveSidebarWin()->GetOutlinerView(); in ExecLingu()
[all …]
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx1114 if ( mrMgr.GetActiveSidebarWin() == this) in Delete()
1254 ? mrMgr.GetActiveSidebarWin()->GetTopReplyNote() in SetViewState()
1259 if ( pTopWinSelf != mrMgr.GetActiveSidebarWin() ) in SetViewState()
1299 if ( mrMgr.GetActiveSidebarWin() == this ) in SwitchToFieldPos()
H A DPostItMgr.cxx168 if (GetActiveSidebarWin() == p->pPostIt) in CheckForRemovedPostIts()
223 if (GetActiveSidebarWin() == p->pPostIt) in RemoveItem()
1218 if ( HasActiveSidebarWin() && (GetActiveSidebarWin()->GetAuthor()==aAuthor) ) in Delete()
1845 SwSidebarWin* pWin = GetActiveSidebarWin(); in Replace()
1854 SwSidebarWin* pWin = GetActiveSidebarWin(); in FinishSearchReplace()
/trunk/main/sw/inc/
H A DPostItMgr.hxx254 sw::sidebarwindows::SwSidebarWin* GetActiveSidebarWin() { return mpActivePostIt; } in GetActiveSidebarWin() function in SwPostItMgr
/trunk/main/sw/source/ui/uiview/
H A Dviewmdi.cxx488 … sw::sidebarwindows::SwSidebarWin* pPostIt = pThis->GetPostItMgr()->GetActiveSidebarWin(); in IMPL_STATIC_LINK()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1847 if(GetView().GetPostItMgr()->GetActiveSidebarWin()) in CanInsert()

Completed in 71 milliseconds