summaryrefslogtreecommitdiff
path: root/sw/inc/breakit.hxx
diff options
context:
space:
mode:
authorAbdulmajeed Al-Abaulrazzaq <aalabdulrazzaq@kacst.edu.sa>2012-07-22 11:29:48 +0300
committerJan Holesovsky <kendy@suse.cz>2012-07-25 11:21:51 +0200
commitad760dad210204b89be5735a0773dba8df32f44c (patch)
tree054ba0f197584e053131edd63c86494feaeb154b /sw/inc/breakit.hxx
parent44e8b1c8ad917d3c4ed7efe9169e5197801198f2 (diff)
This is modifying comments to meet doxygen standards
Change-Id: I73cd4c901aa003abec43f55948c184672d2e14ff Reviewed-on: https://gerrit.libreoffice.org/338 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jan Holesovsky <kendy@suse.cz> Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Diffstat (limited to 'sw/inc/breakit.hxx')
-rw-r--r--sw/inc/breakit.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/breakit.hxx b/sw/inc/breakit.hxx
index bc22897a49bb..4ed10f99b0f8 100644
--- a/sw/inc/breakit.hxx
+++ b/sw/inc/breakit.hxx
@@ -51,8 +51,8 @@ class SW_DLLPUBLIC SwBreakIt : private ::boost::noncopyable
com::sun::star::lang::Locale * m_pLocale;
com::sun::star::i18n::ForbiddenCharacters * m_pForbidden;
- LanguageType aLast; // language of the current locale
- LanguageType aForbiddenLang; // language of the current forbiddenChar struct
+ LanguageType aLast; ///< language of the current locale
+ LanguageType aForbiddenLang; ///< language of the current forbiddenChar struct
void _GetLocale( const LanguageType aLang );
void _GetForbidden( const LanguageType aLang );