Home
last modified time | relevance | path

Searched refs:GetWrtShell (Results 1 – 25 of 94) sorted by path

1234

/trunk/main/sw/inc/
H A Ddocsh.hxx242 SwWrtShell *GetWrtShell() { return mpWrtShell; } in GetWrtShell() function in SwDocShell
243 const SwWrtShell *GetWrtShell() const { return mpWrtShell; } in GetWrtShell() function in SwDocShell
/trunk/main/sw/source/core/crsr/
H A Dfindtxt.cxx328 ViewShell *const pWrtShell = (pDocShell) ? (ViewShell*)(pDocShell->GetWrtShell()) : 0; in Find()
/trunk/main/sw/source/core/sw3io/
H A Dswacorr.cxx84 ((SwEditShell*)rDShell.GetWrtShell())->_CopySelToDoc( pDoc ); in PutText()
/trunk/main/sw/source/ui/app/
H A Dappenv.cxx181 pOldSh = pMyDocSh ? pMyDocSh->GetWrtShell() : 0; in InsertEnv()
188 pNewView->AttrChangedNotify( &pNewView->GetWrtShell() );//Damit SelectShell gerufen wird. in InsertEnv()
H A Dapphdl.cxx188 pSh = &pActView->GetWrtShell(); in StateOther()
379 m_pView->GetWrtShell().GetAllUsedDB( aDBNameList, &aAllDBNames ); in ExecuteMailMergeWizard()
694 SwWrtShell* pWrtSh = pDocSh ? pDocSh->GetWrtShell() : 0; in Notify()
H A Dapplab.cxx228 pNewView->AttrChangedNotify( &pNewView->GetWrtShell() );//Damit SelectShell gerufen wird. in InsertLab()
H A Dappopt.cxx102 aViewOpt = *pAppView->GetWrtShell().GetViewOptions(); in CreateItemSet()
144 SwWrtShell& rWrtShell = pAppView->GetWrtShell(); in CreateItemSet()
215 (const SvxTabStopItem&)pAppView->GetWrtShell(). in CreateItemSet()
246 &pAppView->GetWrtShell().getIDocumentDeviceAccess()->getPrintData() : in CreateItemSet()
383 pAppView->GetWrtShell().SetDefault( aDefTabs ); in ApplyItemSet()
441 pAppView->GetWrtShell().getIDocumentDeviceAccess()->setPrintData( *pOpt ); in ApplyItemSet()
455 SwWrtShell &rWrtSh = pAppView->GetWrtShell(); in ApplyItemSet()
H A Ddocsh.cxx987 ASSERT( GetWrtShell(), "No SwWrtShell, no information" ) in GetHiddenInformationState()
988 if ( GetWrtShell() ) in GetHiddenInformationState()
990 SwFieldType* pType = GetWrtShell()->GetFldType( RES_POSTITFLD, aEmptyStr ); in GetHiddenInformationState()
1034 … ( (SwView*) pTmpFrm->GetViewShell() )->GetWrtShell().GetViewOptions()->getBrowseMode() ) in GetState()
1179 mpWrtShell = &mpView->GetWrtShell(); in SetView()
H A Ddocsh2.cxx181 const SwViewOption& rViewOptions = *pTempView->GetWrtShell().GetViewOptions(); in ToggleBrowserMode()
182 pTempView->GetWrtShell().CheckBrowseView( sal_True ); in ToggleBrowserMode()
1091 pCurrView->GetWrtShell().SetNewDoc(); in Execute()
1743 SwWrtShell& rWrtSh = pCurrView->GetWrtShell(); in ReloadFromHtml()
1863 SwWrtShell* pShell = GetWrtShell(); in GetIPClient()
H A Ddocst.cxx383 SwWrtShell* pShell = GetWrtShell(); in ExecStyleSheet()
698 GetWrtShell()->StartAllAction(); in Edit()
785 GetWrtShell()->EndAllAction(); in Edit()
793 GetWrtShell()->Undo(1); in Edit()
807 GetWrtShell()->StartAllAction(); in Edit()
849 GetWrtShell()->EndAllAction(); in Edit()
868 GetWrtShell()->StartAllAction(); in Delete()
870 GetWrtShell()->EndAllAction(); in Delete()
1022 GetWrtShell()->StartAllAction(); in UpdateStyle()
1028 GetWrtShell()->FillByEx(pColl); in UpdateStyle()
[all …]
H A Ddocstyle.cxx99 pSh = rDoc.GetDocShell()->GetWrtShell(); in SwImplShellAction()
H A Dswmodul1.cxx128 return &pActive->GetWrtShell(); in GetActiveWrtShell()
173 ViewShell* pSh = pCurrView ? &pCurrView->GetWrtShell() : 0; in ApplyUsrPref()
/trunk/main/sw/source/ui/chrdlg/
H A Dchardlg.cxx404 ::GetActiveView()->GetWrtShell(), pINetItem ); in IMPL_LINK()
H A Ddrpcps.cxx588 rSh(::GetActiveView()->GetWrtShell()) in SwDropCapsPage()
H A Dpardlg.cxx190 SwWrtShell& rSh = rView.GetWrtShell(); in PageCreated()
H A Dswuiccoll.cxx89 rSh(::GetActiveView()->GetWrtShell()), in SwCondCollPage()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx2109 pDocShell->GetWrtShell()->UpdateRedlineAttr(); in FillItemSet()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx278 SwWrtShell& rSh = pView->GetWrtShell(); in SwInsertDBColAutoPilot()
394 if( pView->GetWrtShell().GetTableFmt() ) in SwInsertDBColAutoPilot()
692 SwWrtShell& rSh = pView->GetWrtShell(); in IMPL_LINK()
980 SwWrtShell& rSh = pView->GetWrtShell(); in SplitTextToColArr()
1012 SwWrtShell& rSh = pView->GetWrtShell(); in DataToDoc()
1488 SwWrtShell& rSh = pView->GetWrtShell(); in SetTabSet()
1704 SvNumberFormatter& rNFmtr = *pView->GetWrtShell().GetNumberFormatter(); in Commit()
1766 SvNumberFormatter& rNFmtr = *pView->GetWrtShell().GetNumberFormatter(); in Load()
H A Ddbmgr.cxx958 pTargetView->AttrChangedNotify( &pTargetView->GetWrtShell() ); in MergeMailFiles()
1077 … static_cast< SwView* >(pWorkFrame->GetViewShell())->GetWrtShell(); in MergeMailFiles()
2588 … pView->AttrChangedNotify( &pView->GetWrtShell() );//Damit SelectShell gerufen wird. in ExecuteFormLetter()
2590 SwDoc* pWorkDoc = pView->GetWrtShell().GetDoc(); in ExecuteFormLetter()
2594 …ergeDescriptor aMergeDesc( pImpl->pMergeDialog->GetMergeType(), pView->GetWrtShell(), aDescriptor … in ExecuteFormLetter()
2870 SwWrtShell& rSourceShell = rSourceView.GetWrtShell(); in MergeDocuments()
2895 pTargetView->AttrChangedNotify( &pTargetView->GetWrtShell() ); in MergeDocuments()
2945 SwWrtShell& rWorkShell = pWorkView->GetWrtShell(); in MergeDocuments()
H A Ddbtree.cxx110 SwWrtShell* GetWrtShell() { return pWrtSh;} in GetWrtShell() function in SwDBTreeList_Impl
256 if(!pImpl->HasContext() && pImpl->GetWrtShell()) in InitTreeList()
H A Dmailmergewizard.cxx302 GetSwView()->GetWrtShell().GetNewDBMgr()-> in CreateTargetDocument()
H A Dmmconfigitem.cxx1932 pView->GetWrtShell().GetAllUsedDB( aDBNameList, &aAllDBNames ); in SetSourceView()
H A Dmmlayoutpage.cxx278 pView->GetWrtShell().StartUndo(UNDO_INSERT); in InsertAddressAndGreeting()
285 pAddressBlockFormat = InsertAddressFrame( pView->GetWrtShell(), in InsertAddressAndGreeting()
293 InsertGreeting( pView->GetWrtShell(), rConfigItem, false); in InsertAddressAndGreeting()
296 pView->GetWrtShell().EndUndo(UNDO_INSERT); in InsertAddressAndGreeting()
703 m_pExampleWrtShell = pDocShell->GetWrtShell(); in IMPL_LINK()
H A Dmmoutputpage.cxx458 … SfxPrinter* pPrinter = pTargetView->GetWrtShell().getIDocumentDeviceAccess()->getPrinter( true ); in ActivatePage()
462 …m_pDocumentPrinterCopy = pTargetView->GetWrtShell().getIDocumentDeviceAccess()->getPrinter( true )… in ActivatePage()
858 pTargetView->GetWrtShell().StartAction(); in IMPL_LINK()
868 pTargetView->GetWrtShell().PastePages(pTempView->GetWrtShell(), in IMPL_LINK()
870 pTargetView->GetWrtShell().EndAction(); in IMPL_LINK()
995 SwWrtShell& rSh = pTargetView->GetWrtShell(); in IMPL_LINK()
1236 aOpt.SetLanguage( ((SvxLanguageItem&)pTargetView->GetWrtShell(). in IMPL_LINK()
1277 pTargetView->GetWrtShell().StartAction(); in IMPL_LINK()
1286 pTargetView->GetWrtShell().PastePages(pTempView->GetWrtShell(), in IMPL_LINK()
1288 pTargetView->GetWrtShell().EndAction(); in IMPL_LINK()
H A Dmmpreparemergepage.cxx166 SwWrtShell& rSh = m_pWizard->GetSwView()->GetWrtShell(); in IMPL_LINK()

Completed in 148 milliseconds

1234