Searched refs:GetWrtShellPtr (Results 1 – 25 of 39) sorted by relevance
12
149 SwWrtShell* pSh = pView->GetWrtShellPtr(); in Activate()343 SwWrtShell* pSh = ::GetActiveView()->GetWrtShellPtr(); in InitAuthors()497 SwWrtShell* pSh = pView->GetWrtShellPtr(); in Activate()595 SwWrtShell* pSh = pView->GetWrtShellPtr(); in CalcDiff()747 SwWrtShell* pSh = ::GetActiveView()->GetWrtShellPtr(); in RemoveParents()826 SwWrtShell* pSh = pView->GetWrtShellPtr(); in InsertParents()892 SwWrtShell* pSh = ::GetActiveView()->GetWrtShellPtr(); in CallAcceptReject()995 SwWrtShell* pSh = ::GetActiveView()->GetWrtShellPtr(); in GetRedlinePos()1104 SwWrtShell* pSh = ::GetActiveView()->GetWrtShellPtr(); in IMPL_LINK()1183 SwWrtShell* pSh = ::GetActiveView()->GetWrtShellPtr(); in IMPL_LINK()
62 pSh(pVw->GetWrtShellPtr()) in SwLineNumberingDlg()
160 SwWrtShell* pSh = pView->GetWrtShellPtr(); in SwTextGridPage()
193 aContentTree.SetConstantShell(pView->GetWrtShellPtr()); in IMPL_LINK()220 SwWrtShell* pWrtShell = pView->GetWrtShellPtr(); in FillBox()942 pActView->GetWrtShellPtr()->IsGlblDocSaveLinks()); in SwNavigationPI()1062 SwWrtShell* pWrtShell = pActView->GetWrtShellPtr(); in StateChanged()1164 SwWrtShell* pWrtShell = pActView->GetWrtShellPtr(); in Notify()1293 pContentWrtShell = pContentView->GetWrtShellPtr(); in IMPL_LINK()
1240 if((bIsActive || pActiveShell == pActiveView->GetWrtShellPtr()) in CreateContextMenu()1844 pActiveShell != ::GetActiveView()->GetWrtShellPtr())) in FillTransferData()2265 … (bIsConstant && pActiveShell == GetParentWindow()->GetCreateView()->GetWrtShellPtr()))) in ExecCommand()2444 pView->GetWrtShellPtr() && !pView->GetWrtShellPtr()->ActionPend() ) in IMPL_LINK()2448 SwWrtShell* pActShell = pView->GetWrtShellPtr(); in IMPL_LINK()2621 SwWrtShell* pActShell = pActView->GetWrtShellPtr(); in GetFocus()
131 if( pView && 0 != (pWrtShell = pView->GetWrtShellPtr()) && in Command()
1205 if(pActView && pActView->GetWrtShellPtr()) in Update()1208 pActiveShell = pActView->GetWrtShellPtr(); in Update()
138 DocView().GetWrtShellPtr()->GotoField(*mpFmtFld); in Delete()140 DocView().GetWrtShellPtr()->DelRight(); in Delete()
360 const SwViewOption* pVOpt = mrView.GetWrtShellPtr()->GetViewOptions(); in InitControls()871 const SwViewOption* pVOpt = mrView.GetWrtShellPtr()->GetViewOptions(); in SetLanguage()943 mpOutlinerView->GetEditView().SetInsertMode(mrView.GetWrtShellPtr()->IsInsMode()); in ActivatePostIt()1193 const SwViewOption* pVOpt = mrView.GetWrtShellPtr()->GetViewOptions(); in SetSpellChecking()
501 SwWrtShell* pWrtShell = GetView().GetWrtShellPtr(); in PrePaint()521 SwWrtShell* pWrtShell = GetView().GetWrtShellPtr(); in Paint()
202 SwWrtShell* pSh = GetView().GetWrtShellPtr(); in DataChanged()
570 aSet.Put (SwWrtShellItem(SID_WRT_SHELL,pCurrView->GetWrtShellPtr())); in CreateTabPage()595 aSet.Put( SwWrtShellItem( SID_WRT_SHELL, pCurrView->GetWrtShellPtr() ) ); in CreateTabPage()
189 pSh = pNewView->GetWrtShellPtr(); in InsertEnv()
237 SwWrtShell *pSh = pNewView->GetWrtShellPtr(); in InsertLab()
71 SwPtrItem aShell(FN_PARAM_WRTSHELL, GetWrtShellPtr()); in ExecColl()
143 SwWrtShell* pWrtShell = pActiveView->GetWrtShellPtr(); in Click()
82 … if (m_pView->GetWrtShellPtr()) // Im view-Dtor koennte die wrtsh bereits geloescht worden sein... in ~SwDrawBase()
163 pSh = ((SwView*)pVSh)->GetWrtShellPtr(); in Update()
155 while (pSwView && pSwView->GetWrtShellPtr()) in processLinguServiceEvent()
2709 pViewShell = pSwView->GetWrtShellPtr(); in getRendererCount()2718 pViewShell = ((SwView*)m_pHiddenViewFrame->GetViewShell())->GetWrtShellPtr(); in getRendererCount()2878 pVwSh = pSwView->GetWrtShellPtr(); in getRenderer()3154 pVwSh = pSwView->GetWrtShellPtr(); in render()3183 ((SwView*)pView)->GetWrtShellPtr() : in render()
77 m_pWrtShell(((SwView*)pViewFrame->GetViewShell())->GetWrtShellPtr()) in SwFrmDlg()
72 pSh (rVw.GetWrtShellPtr()), in SwFldEditDlg()
158 SwWrtShell *pSh = m_pWrtShell ? m_pWrtShell : pView->GetWrtShellPtr(); in InsertFld()
102 pSh(rVw.GetWrtShellPtr()), in SwChangeDBDlg()
203 const SwViewOption* pVOpt = rView.GetWrtShellPtr()->GetViewOptions(); in SetLanguageStatus()
Completed in 144 milliseconds