summaryrefslogtreecommitdiff
path: root/basctl/source/inc/localizationmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/localizationmgr.hxx')
-rw-r--r--basctl/source/inc/localizationmgr.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/basctl/source/inc/localizationmgr.hxx b/basctl/source/inc/localizationmgr.hxx
index f6a33ff4ab7a..a23c6c8486cd 100644
--- a/basctl/source/inc/localizationmgr.hxx
+++ b/basctl/source/inc/localizationmgr.hxx
@@ -82,11 +82,11 @@ public:
void handleTranslationbar( void );
- void handleAddLocales( ::com::sun::star::uno::Sequence
- < ::com::sun::star::lang::Locale > aLocaleSeq );
+ void handleAddLocales( const ::com::sun::star::uno::Sequence
+ < ::com::sun::star::lang::Locale >& aLocaleSeq );
- void handleRemoveLocales( ::com::sun::star::uno::Sequence
- < ::com::sun::star::lang::Locale > aLocaleSeq );
+ void handleRemoveLocales( const ::com::sun::star::uno::Sequence
+ < ::com::sun::star::lang::Locale >& aLocaleSeq );
void handleSetDefaultLocale( ::com::sun::star::lang::Locale aLocale );