summaryrefslogtreecommitdiff
path: root/svx/source/inc
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc')
-rw-r--r--svx/source/inc/charmapacc.hxx2
-rw-r--r--svx/source/inc/docrecovery.hxx2
-rw-r--r--svx/source/inc/fmshimp.hxx4
3 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/inc/charmapacc.hxx b/svx/source/inc/charmapacc.hxx
index 330002007863..79fd3987e60c 100644
--- a/svx/source/inc/charmapacc.hxx
+++ b/svx/source/inc/charmapacc.hxx
@@ -120,7 +120,7 @@ namespace svx
// - SvxShowCharSetAcc -
- /** The table implemtentation of the vcl control.
+ /** The table implementation of the vcl control.
*/
class SvxShowCharSetAcc : public ::comphelper::OAccessibleSelectionHelper,
diff --git a/svx/source/inc/docrecovery.hxx b/svx/source/inc/docrecovery.hxx
index bd7647c649bf..9160b0e1503b 100644
--- a/svx/source/inc/docrecovery.hxx
+++ b/svx/source/inc/docrecovery.hxx
@@ -423,7 +423,7 @@ class SaveProgressDialog : public ModalDialog
is used automatically.
@param pCore
- used to start emegrency save.
+ used to start emergency save.
*/
SaveProgressDialog(vcl::Window* pParent,
RecoveryCore* pCore );
diff --git a/svx/source/inc/fmshimp.hxx b/svx/source/inc/fmshimp.hxx
index ec9ce901de85..d5138b3f0196 100644
--- a/svx/source/inc/fmshimp.hxx
+++ b/svx/source/inc/fmshimp.hxx
@@ -344,7 +344,7 @@ protected:
FmFormArray& _out_rForms,
::std::vector< OUString >& _out_rNames );
- /** checks whether the instance is already disposed, if so, this is reported as assertion error (debug
+ /** checks whenever the instance is already disposed, if so, this is reported as assertion error (debug
builds only) and <TRUE/> is returned.
*/
SAL_DLLPRIVATE bool impl_checkDisposed() const;
@@ -422,7 +422,7 @@ public:
SAL_DLLPRIVATE static PopupMenu* GetConversionMenu();
// ein Menue, das alle ControlConversion-Eintraege enthaelt
- /// checks whethere a given control conversion slot can be applied to the current selection
+ /// checks whether a given control conversion slot can be applied to the current selection
SAL_DLLPRIVATE bool canConvertCurrentSelectionToControl( sal_Int16 nConversionSlot );
/// enables or disables all conversion slots in a menu, according to the current selection
SAL_DLLPRIVATE void checkControlConversionSlotsForCurrentSelection( Menu& rMenu );