summaryrefslogtreecommitdiff
path: root/cui/source/inc/thesdlg.hxx
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-03-01 11:14:01 +0100
committerThomas Lange [tl] <tl@openoffice.org>2010-03-01 11:14:01 +0100
commit1ec7c5a40bbe34b1b1dbba8dea2c1364c492ece7 (patch)
treec878cb6c3eb00a180b55f4d1395a0c18bd260bcc /cui/source/inc/thesdlg.hxx
parent6f5a1d754c17404c1dd7a71aaed5a1a9f8d08f3a (diff)
cws tl74: #i107721#, #i108358# fixing build problems after merge with DEV300_m72
Diffstat (limited to 'cui/source/inc/thesdlg.hxx')
-rwxr-xr-xcui/source/inc/thesdlg.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/inc/thesdlg.hxx b/cui/source/inc/thesdlg.hxx
index 9ab865072ce9..f5d0bd91b584 100755
--- a/cui/source/inc/thesdlg.hxx
+++ b/cui/source/inc/thesdlg.hxx
@@ -52,6 +52,7 @@ public:
const String &rWord, LanguageType nLanguage );
~SvxThesaurusDialog();
+ void SetWindowTitle( LanguageType nLanguage );
String GetWord();
sal_uInt16 GetLanguage() const;
};