/aoo4110/main/sw/source/ui/fldui/ |
H A D | flddb.hxx | 79 using SwFldPage::SetWrtShell; 97 void SetWrtShell(SwWrtShell& rSh);
|
H A D | fldedt.cxx | 227 static_cast<SwFldDBPage*>(pTabPage)->SetWrtShell(*pSh); in CreatePage() 238 static_cast<SwFldPage*>(pTabPage)->SetWrtShell(pSh); in CreatePage()
|
H A D | fldpage.cxx | 411 void SwFldPage::SetWrtShell( SwWrtShell* pShell ) in SetWrtShell() function in SwFldPage 414 m_aMgr.SetWrtShell( pShell ); in SetWrtShell()
|
H A D | flddb.cxx | 576 void SwFldDBPage::SetWrtShell(SwWrtShell& rSh) in SetWrtShell() function in SwFldDBPage 578 aDatabaseTLB.SetWrtShell(rSh); in SetWrtShell()
|
H A D | fldpage.hxx | 96 void SetWrtShell( SwWrtShell* m_pWrtShell );
|
H A D | fldtdlg.cxx | 377 … static_cast<SwFldDBPage&>(rPage).SetWrtShell(static_cast<SwView*>(pViewShell)->GetWrtShell()); in PageCreated()
|
H A D | changedb.cxx | 104 aAvailDBTLB.SetWrtShell(*pSh); in SwChangeDBDlg()
|
/aoo4110/main/sw/source/ui/dbui/ |
H A D | dbtree.cxx | 111 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()
|
/aoo4110/main/sw/source/ui/inc/ |
H A D | regionsw.hxx | 218 void SetWrtShell(SwWrtShell& rSh); 295 void SetWrtShell(SwWrtShell& rSh);
|
H A D | optpage.hxx | 317 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 D | swuicnttab.hxx | 262 void SetWrtShell(SwWrtShell& rSh); 487 void SetWrtShell(SwWrtShell& rSh);
|
H A D | dbtree.hxx | 76 void SetWrtShell(SwWrtShell& rSh);
|
H A D | num.hxx | 168 void SetWrtShell(SwWrtShell* pSh);
|
H A D | outline.hxx | 152 void SetWrtShell(SwWrtShell* pShell);
|
H A D | fldmgr.hxx | 137 void SetWrtShell( SwWrtShell* pShell ) in SetWrtShell() function in SwFldMgr
|
/aoo4110/main/sw/source/ui/misc/ |
H A D | outline.cxx | 301 ((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 D | num.cxx | 619 void SwNumPositionTabPage::SetWrtShell(SwWrtShell* pSh) in SetWrtShell() function in SwNumPositionTabPage
|
/aoo4110/main/sw/source/ui/dialog/ |
H A D | uiregionsw.cxx | 1621 ((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
|
/aoo4110/main/sw/source/ui/index/ |
H A D | cnttab.cxx | 426 ((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
|
/aoo4110/main/sw/source/ui/config/ |
H A D | optpage.cxx | 1489 SetWrtShell(pWrtSh->GetValue()); in PageCreated() 1582 SetWrtShell(pWrtSh->GetValue()); in PageCreated()
|