Searched defs:SetShell (Results 1 – 6 of 6) sorted by relevance
/trunk/main/sw/source/ui/inc/ | ||
H A D | wrap.hxx | 142 inline void SetShell(SwWrtShell* pSh) { pWrtSh = pSh; } in SetShell() function in SwWrapTabPage |
H A D | frmpage.hxx | 334 void SetShell(SwWrtShell* pSh) { pWrtSh = pSh; } in SetShell() function in SwFrmAddPage |
H A D | view.hxx | 388 void SetShell( SfxShell* pS ) { pShell = pS; } in SetShell() function in SwView |
/trunk/main/sw/source/ui/misc/ | ||
H A D | docfnote.cxx | 331 void SwEndNoteOptionPage::SetShell( SwWrtShell &rShell ) in SetShell() function in SwEndNoteOptionPage |
/trunk/main/sw/source/core/layout/ | ||
H A D | newfrm.cxx | 431 void SetShell( ViewShell *pSh ) in SetShell() function |
/trunk/main/sw/source/ui/table/ | ||
H A D | tabledlg.cxx | 1840 void SwTextFlowPage::SetShell(SwWrtShell* pSh) in SetShell() function in SwTextFlowPage |
Completed in 35 milliseconds