Home
last modified time | relevance | path

Searched refs:GetWrtShell (Results 51 – 75 of 94) sorted by relevance

1234

/aoo42x/main/sw/source/ui/inc/
H A Dlinenum.hxx52 inline SwWrtShell* GetWrtShell() const { return pSh; } in GetWrtShell() function in SwLineNumberingDlg
H A Dwrap.hxx57 inline SwWrtShell* GetWrtShell() { return pWrtShell; } in GetWrtShell() function in SwWrapDlg
H A Dcolumn.hxx99 SwWrtShell& GetWrtShell() { return rWrtShell; } in GetWrtShell() function in SwColumnDlg
H A Dconttree.hxx166 SwWrtShell* GetWrtShell() in GetWrtShell() function in SwContentTree
/aoo42x/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx176 return rView.GetWrtShell(); in GetShell()
807 SwViewOption aOpt(*rView.GetWrtShell().GetViewOptions()); in InsertSymbol()
H A Ddrwtxtex.cxx381 … pDlg = pFact->CreateSwFootNoteOptionDlg( GetView().GetWindow(), rView.GetWrtShell(), DLG_DOC_FOOT… in Execute()
393 GetView().GetWindow(), &aTmp, GetView().GetWrtShell()); in Execute()
H A Dbasesh.cxx2012 SwWrtShell& rWrtSh = rView.GetWrtShell(); in SwBaseShell()
2026 if( aTmp == rView.GetWrtShell().GetGrfArrivedLnk() ) in ~SwBaseShell()
2027 rView.GetWrtShell().SetGrfArrivedLnk( Link() ); in ~SwBaseShell()
2651 return rView.GetWrtShell(); in GetShell()
/aoo42x/main/sw/source/core/sw3io/
H A Dswacorr.cxx84 ((SwEditShell*)rDShell.GetWrtShell())->_CopySelToDoc( pDoc ); in PutText()
/aoo42x/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx822 ((SwFrmDlg*)GetParent()->GetParent())->GetWrtShell(); in Reset()
1017 : ((SwFrmDlg*)GetParent()->GetParent())->GetWrtShell(); in FillItemSet()
1725 : ((SwFrmDlg*)GetParent()->GetParent())->GetWrtShell(); in DeactivatePage()
1786 :((SwFrmDlg*)GetParent()->GetParent())->GetWrtShell(); in IMPL_LINK()
2170 SwWrtShell* pSh = ((SwFrmDlg*)GetParent()->GetParent())->GetWrtShell(); in Init()
2265 SwWrtShell* pSh = ((SwFrmDlg*)GetParent()->GetParent())->GetWrtShell(); in Init()
/aoo42x/main/sw/source/ui/fldui/
H A Dfldpage.hxx61 SwWrtShell* GetWrtShell() { return m_pWrtShell;} in GetWrtShell() function in SwFldPage
H A Dxfldui.cxx75 ::GetActiveView()->GetWrtShell().GetNewDBMgr(); in IsDBNumeric()
/aoo42x/main/sw/source/ui/lingu/
H A Dhyp.cxx50 #define PSH (&pView->GetWrtShell())
/aoo42x/main/sw/source/ui/uiview/
H A Dviewling.cxx249 if (GetWrtShell().HasConvIter()) in StartTextConversion()
453 if (GetWrtShell().HasHyphIter()) in HyphenateDocument()
H A Duivwimp.cxx319 SwWrtShell& rSh = pView->GetWrtShell(); in changedContents()
/aoo42x/main/sw/source/ui/uno/
H A Ddlelstnr.cxx157 pSwView->GetWrtShell().ChgHyphenation(); in processLinguServiceEvent()
H A Dunomailmerge.cxx428 pView->AttrChangedNotify( &pView->GetWrtShell() );//Damit SelectShell gerufen wird. in SwXMailMerge()
635 pView->AttrChangedNotify( &pView->GetWrtShell() );//Damit SelectShell gerufen wird. in execute()
/aoo42x/main/sw/source/ui/dbui/
H A Dmmpreparemergepage.cxx166 SwWrtShell& rSh = m_pWizard->GetSwView()->GetWrtShell(); in IMPL_LINK()
H A Dmailmergewizard.cxx302 GetSwView()->GetWrtShell().GetNewDBMgr()-> in CreateTargetDocument()
/aoo42x/main/sw/source/ui/table/
H A Dinstable.cxx115 pShell(&rView.GetWrtShell()), in SwInsTableDlg()
H A Dconvert.cxx150 pShell( &rView.GetWrtShell() ) in SwConvertTableDlg()
/aoo42x/main/sw/source/ui/chrdlg/
H A Dpardlg.cxx190 SwWrtShell& rSh = rView.GetWrtShell(); in PageCreated()
H A Dchardlg.cxx404 ::GetActiveView()->GetWrtShell(), pINetItem ); in IMPL_LINK()
H A Dswuiccoll.cxx89 rSh(::GetActiveView()->GetWrtShell()), in SwCondCollPage()
/aoo42x/main/sw/source/ui/misc/
H A Dlinenum.cxx141 pSh = pDlg->GetWrtShell(); in SwLineNumberingPage()
/aoo42x/main/sw/source/ui/docvw/
H A DAnnotationWin.cxx145 DocView().GetDocShell()->GetWrtShell()->GotoField(*mpFmtFld); in GotoPos()

Completed in 267 milliseconds

1234