Lines Matching refs:GetWrtShell

147             if(pShell == &pView->GetWrtShell())  in lcl_FindShell()
1213 if(bIsConstant && pActiveShell == &pView->GetWrtShell()) in CreateContextMenu()
1582 SwWrtShell* pShell = GetWrtShell(); in Display()
1756 SwWrtShell* pWrtShell = GetWrtShell(); in FillTransferData()
1980 SwWrtShell* pSh = GetWrtShell(); in HasContentChanged()
2013 const sal_uInt16 nActPos = GetWrtShell()->GetOutlinePos(MAXLEVEL); in HasContentChanged()
2263 if( !GetWrtShell()->GetView().GetDocShell()->IsReadOnly() && in ExecCommand()
2267 SwWrtShell* pShell = GetWrtShell(); in ExecCommand()
2455 if(bIsActive && pActShell != GetWrtShell()) in IMPL_LINK()
2457 else if( (bIsActive || (bIsConstant && pActShell == GetWrtShell())) && in IMPL_LINK()
2493 && !GetWrtShell()->GetView().GetDocShell()->IsReadOnly()) in NotifyStartDrag()
2495 else if(!bIsActive && GetWrtShell()->GetView().GetDocShell()->HasName()) in NotifyStartDrag()
2530 …nTargetPos = static_cast<sal_uInt16>(GetWrtShell()->getIDocumentOutlineNodesAccess()->getOutlineNo… in NotifyMoving()
2571 …nTargetPos = static_cast<sal_uInt16>(GetWrtShell()->getIDocumentOutlineNodesAccess()->getOutlineNo… in NotifyCopying()
2627 if(bIsActive && pActShell != GetWrtShell()) in GetFocus()
2629 else if( (bIsActive || (bIsConstant && pActShell == GetWrtShell())) && in GetFocus()
3012 SetConstantShell(&pView->GetWrtShell()); in ExcecuteContextMenuAction()
3427 pActiveShell->GetView().GetDocShell()->GetWrtShell()->GotoRedline( in GotoContent()
3428 …pActiveShell->GetView().GetDocShell()->GetWrtShell()->FindRedlineOfData(((SwPostItContent*)pCnt)->… in GotoContent()