Kaydet (Commit) dbc1b8a5 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Jens Carl

Fix typo

Change-Id: Idc4dc73e61b828f989e6c8b46a6fc1fa43253ae6
Reviewed-on: https://gerrit.libreoffice.org/64740
Tested-by: Jenkins
Reviewed-by: 's avatarJens Carl <j.carl43@gmx.de>
üst 2f9ce888
...@@ -35,7 +35,7 @@ using namespace ::com::sun::star; ...@@ -35,7 +35,7 @@ using namespace ::com::sun::star;
using namespace ::com::sun::star::lang; using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::uno; using namespace ::com::sun::star::uno;
/*! Macro for implementation two metods for LibBoxControl Class /*! Macro for implementation two methods for LibBoxControl Class
* *
* @code * @code
* SfxToolBoxControl* LibBoxControl::CreateImpl(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx) * SfxToolBoxControl* LibBoxControl::CreateImpl(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx)
...@@ -312,7 +312,7 @@ void LibBox::ClearBox() ...@@ -312,7 +312,7 @@ void LibBox::ClearBox()
// class LanguageBoxControl ---------------------------------------------- // class LanguageBoxControl ----------------------------------------------
/*! Macro for implementation two metods for LanguageBoxControl Class /*! Macro for implementation two methods for LanguageBoxControl Class
* *
* @code * @code
* SfxToolBoxControl* LanguageBoxControl::CreateImpl(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx) * SfxToolBoxControl* LanguageBoxControl::CreateImpl(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment