Lines Matching refs:GetWrtShell

141             if(pShell == &pView->GetWrtShell())  in lcl_FindShell()
1207 if(bIsConstant && pActiveShell == &pView->GetWrtShell()) in CreateContextMenu()
1576 SwWrtShell* pShell = GetWrtShell(); in Display()
1750 SwWrtShell* pWrtShell = GetWrtShell(); in FillTransferData()
1974 SwWrtShell* pSh = GetWrtShell(); in HasContentChanged()
2007 const sal_uInt16 nActPos = GetWrtShell()->GetOutlinePos(MAXLEVEL); in HasContentChanged()
2257 if( !GetWrtShell()->GetView().GetDocShell()->IsReadOnly() && in ExecCommand()
2261 SwWrtShell* pShell = GetWrtShell(); in ExecCommand()
2449 if(bIsActive && pActShell != GetWrtShell()) in IMPL_LINK()
2451 else if( (bIsActive || (bIsConstant && pActShell == GetWrtShell())) && in IMPL_LINK()
2487 && !GetWrtShell()->GetView().GetDocShell()->IsReadOnly()) in NotifyStartDrag()
2489 else if(!bIsActive && GetWrtShell()->GetView().GetDocShell()->HasName()) in NotifyStartDrag()
2524 …nTargetPos = static_cast<sal_uInt16>(GetWrtShell()->getIDocumentOutlineNodesAccess()->getOutlineNo… in NotifyMoving()
2565 …nTargetPos = static_cast<sal_uInt16>(GetWrtShell()->getIDocumentOutlineNodesAccess()->getOutlineNo… in NotifyCopying()
2621 if(bIsActive && pActShell != GetWrtShell()) in GetFocus()
2623 else if( (bIsActive || (bIsConstant && pActShell == GetWrtShell())) && in GetFocus()
3006 SetConstantShell(&pView->GetWrtShell()); in ExcecuteContextMenuAction()
3421 pActiveShell->GetView().GetDocShell()->GetWrtShell()->GotoRedline( in GotoContent()
3422 …pActiveShell->GetView().GetDocShell()->GetWrtShell()->FindRedlineOfData(((SwPostItContent*)pCnt)->… in GotoContent()