summaryrefslogtreecommitdiff
path: root/i18npool/inc/transliteration_Ignore.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/transliteration_Ignore.hxx')
-rw-r--r--i18npool/inc/transliteration_Ignore.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/inc/transliteration_Ignore.hxx b/i18npool/inc/transliteration_Ignore.hxx
index b610bf6b3807..5cec8d475f80 100644
--- a/i18npool/inc/transliteration_Ignore.hxx
+++ b/i18npool/inc/transliteration_Ignore.hxx
@@ -57,7 +57,7 @@ public:
throw(com::sun::star::uno::RuntimeException,
com::sun::star::i18n::MultipleCharsOutputException, std::exception) SAL_OVERRIDE;
- com::sun::star::uno::Sequence< OUString > SAL_CALL
+ static com::sun::star::uno::Sequence< OUString > SAL_CALL
transliterateRange( const OUString& str1, const OUString& str2, XTransliteration& t1, XTransliteration& t2 )
throw(com::sun::star::uno::RuntimeException);