20 #ifndef INCLUDED_SW_SOURCE_UIBASE_INC_TEXTSH_HXX
21 #define INCLUDED_SW_SOURCE_UIBASE_INC_TEXTSH_HXX
25 #include <com/sun/star/ui/dialogs/DialogClosedEvent.hpp>
46 static
void InitInterface_Impl();
50 DECL_LINK( RedlinePrevHdl, AbstractSvxPostItDialog&,
void );
51 DECL_STATIC_LINK(
SwTextShell, DialogClosedHdl,
css::ui::dialogs::DialogClosedEvent*,
void );
56 void ExecInsert(SfxRequest &);
57 void StateInsert(SfxItemSet&);
58 void ExecDelete(SfxRequest &);
59 void ExecEnterNum(SfxRequest &);
60 void ExecBasicMove(SfxRequest &);
61 void ExecMove(SfxRequest &);
62 void ExecMovePage(SfxRequest &);
63 void ExecMoveCol(SfxRequest &);
64 void ExecMoveLingu(SfxRequest &);
65 void ExecMoveMisc(SfxRequest &);
66 void ExecField(SfxRequest &rReq);
67 void ExecSetNumber(SfxRequest const &);
68 void StateField(SfxItemSet &);
69 void ExecIdx(SfxRequest const &);
70 void GetIdxState(SfxItemSet &);
71 void ExecGlossary(SfxRequest &);
73 void ExecCharAttr(SfxRequest &);
74 void ExecCharAttrArgs(SfxRequest &);
75 void ExecParaAttr(SfxRequest &);
76 void ExecParaAttrArgs(SfxRequest &);
77 void ExecDB(SfxRequest const &);
78 void ExecTransliteration(SfxRequest const &);
79 void ExecRotateTransliteration(SfxRequest const &);
81 void GetAttrState(SfxItemSet &);
83 SwTextShell(
SwView &rView);
84 virtual ~SwTextShell() override;
RotateTransliteration m_aRotateCase
#define SFX_DECL_INTERFACE(nId)