Searched defs:GetWrtShell (Results 1 – 10 of 10) sorted by relevance
242 SwWrtShell *GetWrtShell() { return mpWrtShell; } in GetWrtShell() function in SwDocShell243 const SwWrtShell *GetWrtShell() const { return mpWrtShell; } in GetWrtShell() function in SwDocShell
59 inline SwWrtShell* GetWrtShell() { return m_pWrtShell; } in GetWrtShell() function in SwFrmDlg
52 inline SwWrtShell* GetWrtShell() const { return pSh; } in GetWrtShell() function in SwLineNumberingDlg
57 inline SwWrtShell* GetWrtShell() { return pWrtShell; } in GetWrtShell() function in SwWrapDlg
99 SwWrtShell& GetWrtShell() { return rWrtShell; } in GetWrtShell() function in SwColumnDlg
166 SwWrtShell* GetWrtShell() in GetWrtShell() function in SwContentTree
445 inline SwWrtShell& GetWrtShell () const { return *pWrtShell; } in GetWrtShell() function in SwView
127 SwWrtShell& GetWrtShell() {return rSh;} in GetWrtShell() function in SwMultiTOXTabDialog
61 SwWrtShell* GetWrtShell() { return m_pWrtShell;} in GetWrtShell() function in SwFldPage
110 SwWrtShell* GetWrtShell() { return pWrtSh;} in GetWrtShell() function in SwDBTreeList_Impl
Completed in 55 milliseconds