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

Fix typos

Change-Id: I08a4494ca249dbbb444643052bcff1740e089e26
Reviewed-on: https://gerrit.libreoffice.org/64785
Tested-by: Jenkins
Reviewed-by: 's avatarJens Carl <j.carl43@gmx.de>
üst 68961841
......@@ -35,7 +35,7 @@ class LibBoxControl : public SfxToolBoxControl
{
public:
/*!
* Macro for registring two metods
* Macro for registering two methods
*
* @code
* static SfxToolBoxControl* CreateImpl(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx)
......@@ -164,7 +164,7 @@ private:
class LanguageBoxControl : public SfxToolBoxControl
{
public:
/*! Macro for registring two metods
/*! Macro for registering two methods
*
* @code
* static SfxToolBoxControl* CreateImpl(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx)
......@@ -235,9 +235,9 @@ protected:
virtual bool PreNotify(NotifyEvent& rNEvt) override;
private:
/// Delete all langiages form ComboBox
/// Delete all languages from ComboBox
void ClearBox();
/// Swich inferface of dialog to selected language
/// Switch inferface of dialog to selected language
void SetLanguage();
/// Fill up the language combobox
......
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