Home
last modified time | relevance | path

Searched refs:SetWrtShell (Results 1 – 20 of 20) sorted by relevance

/trunk/main/sw/source/ui/fldui/
H A Dflddb.hxx79 using SwFldPage::SetWrtShell;
97 void SetWrtShell(SwWrtShell& rSh);
H A Dfldedt.cxx227 static_cast<SwFldDBPage*>(pTabPage)->SetWrtShell(*pSh); in CreatePage()
238 static_cast<SwFldPage*>(pTabPage)->SetWrtShell(pSh); in CreatePage()
H A Dfldpage.cxx411 void SwFldPage::SetWrtShell( SwWrtShell* pShell ) in SetWrtShell() function in SwFldPage
414 m_aMgr.SetWrtShell( pShell ); in SetWrtShell()
H A Dflddb.cxx576 void SwFldDBPage::SetWrtShell(SwWrtShell& rSh) in SetWrtShell() function in SwFldDBPage
578 aDatabaseTLB.SetWrtShell(rSh); in SetWrtShell()
H A Dfldpage.hxx96 void SetWrtShell( SwWrtShell* m_pWrtShell );
H A Dfldtdlg.cxx377 … static_cast<SwFldDBPage&>(rPage).SetWrtShell(static_cast<SwView*>(pViewShell)->GetWrtShell()); in PageCreated()
H A Dchangedb.cxx105 aAvailDBTLB.SetWrtShell(*pSh); in SwChangeDBDlg()
/trunk/main/sw/source/ui/dbui/
H A Ddbtree.cxx111 void SetWrtShell(SwWrtShell& rSh) { pWrtSh = &rSh;} in SetWrtShell() function in SwDBTreeList_Impl
613 void SwDBTreeList::SetWrtShell(SwWrtShell& rSh) in SetWrtShell() function in SwDBTreeList
615 pImpl->SetWrtShell(rSh); in SetWrtShell()
/trunk/main/sw/source/ui/inc/
H A Dregionsw.hxx218 void SetWrtShell(SwWrtShell& rSh);
295 void SetWrtShell(SwWrtShell& rSh);
H A Doptpage.hxx317 void SetWrtShell(SwWrtShell* pSh) {pWrtShell = pSh;} in SetWrtShell() function in SwTableOptionsTabPage
368 void SetWrtShell( SwWrtShell * pSh ) { m_pWrtShell = pSh; } in SetWrtShell() function in SwShdwCrsrOptionsTabPage
H A Dswuicnttab.hxx262 void SetWrtShell(SwWrtShell& rSh);
487 void SetWrtShell(SwWrtShell& rSh);
H A Ddbtree.hxx76 void SetWrtShell(SwWrtShell& rSh);
H A Dnum.hxx168 void SetWrtShell(SwWrtShell* pSh);
H A Doutline.hxx152 void SetWrtShell(SwWrtShell* pShell);
H A Dfldmgr.hxx137 void SetWrtShell( SwWrtShell* pShell ) in SetWrtShell() function in SwFldMgr
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx1621 ((SwInsertSectionTabPage&)rPage).SetWrtShell(rWrtSh); in PageCreated()
1636 ((SwSectionIndentTabPage&)rPage).SetWrtShell(rWrtSh); in PageCreated()
1751 void SwInsertSectionTabPage::SetWrtShell(SwWrtShell& rSh) in SetWrtShell() function in SwInsertSectionTabPage
2366 ((SwSectionIndentTabPage&)rPage).SetWrtShell(rWrtSh); in PageCreated()
2445 void SwSectionIndentTabPage::SetWrtShell(SwWrtShell& rSh) in SetWrtShell() function in SwSectionIndentTabPage
/trunk/main/sw/source/ui/misc/
H A Doutline.cxx301 ((SwNumPositionTabPage&)rPage).SetWrtShell(&rWrtSh); in PageCreated()
305 ((SwOutlineSettingsTabPage&)rPage).SetWrtShell(&rWrtSh); in PageCreated()
917 void SwOutlineSettingsTabPage::SetWrtShell(SwWrtShell* pShell) in SetWrtShell() function in SwOutlineSettingsTabPage
H A Dnum.cxx619 void SwNumPositionTabPage::SetWrtShell(SwWrtShell* pSh) in SetWrtShell() function in SwNumPositionTabPage
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx426 ((SwTOXEntryTabPage&)rPage).SetWrtShell(rSh); in PageCreated()
429 ((SwTOXSelectTabPage&)rPage).SetWrtShell(rSh); in PageCreated()
1094 void SwTOXSelectTabPage::SetWrtShell(SwWrtShell& rSh) in SetWrtShell() function in SwTOXSelectTabPage
3109 void SwTOXEntryTabPage::SetWrtShell(SwWrtShell& rSh) in SetWrtShell() function in SwTOXEntryTabPage
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1486 SetWrtShell(pWrtSh->GetValue()); in PageCreated()
1579 SetWrtShell(pWrtSh->GetValue()); in PageCreated()

Completed in 132 milliseconds