Lines Matching refs:SwEditShell
154 class SW_DLLPUBLIC SwEditShell: public SwCrsrShell class
222 long Copy( SwEditShell* pDestShell = 0 );
329 { return (SwFrmFmt*)SwEditShell::GetFmtFromPool( nId ); } in GetFrmFmtFromPool()
331 { return (SwCharFmt*)SwEditShell::GetFmtFromPool( nId ); } in GetCharFmtFromPool()
847 { return ((SwEditShell*)this)->GetNumberFormatter(); } in GetNumberFormatter()
919 SwEditShell( SwDoc&, Window*, const SwViewOption *pOpt = 0 );
921 SwEditShell( SwEditShell&, Window* );
922 virtual ~SwEditShell();
927 SwEditShell(const SwEditShell &);
928 const SwEditShell &operator=(const SwEditShell &);
931 inline const sfx2::LinkManager& SwEditShell::GetLinkManager() const in GetLinkManager()
932 { return ((SwEditShell*)this)->GetLinkManager(); } in GetLinkManager()
939 SwEditShell *pSh;
941 SwActKontext(SwEditShell *pShell);
952 SwEditShell *pSh;
954 SwMvKontext(SwEditShell *pShell );