summaryrefslogtreecommitdiffstats
path: root/i18npool/inc/breakiteratorImpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/breakiteratorImpl.hxx')
-rw-r--r--i18npool/inc/breakiteratorImpl.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/i18npool/inc/breakiteratorImpl.hxx b/i18npool/inc/breakiteratorImpl.hxx
index 4dc6ee9f30e0..56a09473ccb3 100644
--- a/i18npool/inc/breakiteratorImpl.hxx
+++ b/i18npool/inc/breakiteratorImpl.hxx
@@ -129,9 +129,6 @@ private:
throw( com::sun::star::uno::RuntimeException );
com::sun::star::uno::Reference < XBreakIterator > SAL_CALL getLocaleSpecificBreakIterator( const com::sun::star::lang::Locale& rLocale )
throw( com::sun::star::uno::RuntimeException );
- const com::sun::star::lang::Locale& SAL_CALL getLocaleByScriptType(const com::sun::star::lang::Locale& rLocale, const OUString& Text,
- sal_Int32 nStartPos, bool forward, bool skipWhiteSpace)
- throw(com::sun::star::uno::RuntimeException);
};