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()
857 { return ((SwEditShell*)this)->GetNumberFormatter(); } in GetNumberFormatter()
929 SwEditShell( SwDoc&, Window*, const SwViewOption *pOpt = 0 );
931 SwEditShell( SwEditShell&, Window* );
932 virtual ~SwEditShell();
937 SwEditShell(const SwEditShell &);
938 const SwEditShell &operator=(const SwEditShell &);
941 inline const sfx2::LinkManager& SwEditShell::GetLinkManager() const in GetLinkManager()
942 { return ((SwEditShell*)this)->GetLinkManager(); } in GetLinkManager()
949 SwEditShell *pSh;
951 SwActKontext(SwEditShell *pShell);
962 SwEditShell *pSh;
964 SwMvKontext(SwEditShell *pShell );