summaryrefslogtreecommitdiff
path: root/svtools/source/table/tablecontrol_impl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/table/tablecontrol_impl.hxx')
-rw-r--r--svtools/source/table/tablecontrol_impl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svtools/source/table/tablecontrol_impl.hxx b/svtools/source/table/tablecontrol_impl.hxx
index 5143d082426d..b7d34bcfbb29 100644
--- a/svtools/source/table/tablecontrol_impl.hxx
+++ b/svtools/source/table/tablecontrol_impl.hxx
@@ -323,7 +323,7 @@ namespace svt { namespace table
/** toggles the cursor visibility
The method is not bound to the classes public invariants, as it's used in
- situations where the they must not necessarily be fullfilled.
+ situations where the they must not necessarily be fulfilled.
*/
void impl_ni_doSwitchCursor( bool _bOn );
@@ -356,7 +356,7 @@ namespace svt { namespace table
/** updates all cached model values
The method is not bound to the classes public invariants, as it's used in
- situations where the they must not necessarily be fullfilled.
+ situations where the they must not necessarily be fulfilled.
*/
void impl_ni_updateCachedModelValues();