summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/basesh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/basesh.hxx')
-rw-r--r--sw/source/uibase/inc/basesh.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/uibase/inc/basesh.hxx b/sw/source/uibase/inc/basesh.hxx
index cca31c0ed9bf..280f3607e269 100644
--- a/sw/source/uibase/inc/basesh.hxx
+++ b/sw/source/uibase/inc/basesh.hxx
@@ -61,7 +61,7 @@ protected:
DECL_LINK( InsertDBTextHdl, DBTextStruct_Impl* );
- void InsertURLButton( const OUString& rURL, const OUString& rTarget, const OUString& rTxt );
+ void InsertURLButton( const OUString& rURL, const OUString& rTarget, const OUString& rText );
void InsertTable( SfxRequest& _rRequest );
public:
@@ -94,9 +94,9 @@ public:
void ExecDlg(SfxRequest &);
void StateStatusLine(SfxItemSet &rSet);
- void ExecTxtCtrl(SfxRequest& rReq);
- void GetTxtFontCtrlState(SfxItemSet& rSet);
- void GetTxtCtrlState(SfxItemSet& rSet);
+ void ExecTextCtrl(SfxRequest& rReq);
+ void GetTextFontCtrlState(SfxItemSet& rSet);
+ void GetTextCtrlState(SfxItemSet& rSet);
void GetBorderState(SfxItemSet &rSet);
void GetBckColState(SfxItemSet &rSet);