summaryrefslogtreecommitdiff
path: root/svx/source/table/celleditsource.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/table/celleditsource.hxx')
-rw-r--r--svx/source/table/celleditsource.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/table/celleditsource.hxx b/svx/source/table/celleditsource.hxx
index 72d0f18c582f..1d097dc6ede5 100644
--- a/svx/source/table/celleditsource.hxx
+++ b/svx/source/table/celleditsource.hxx
@@ -73,7 +73,7 @@ public:
void lock();
void unlock();
- // the viewforwarder interface
+ // the SvxViewForwarder interface
virtual BOOL IsValid() const;
virtual Rectangle GetVisArea() const;
virtual Point LogicToPixel( const Point&, const MapMode& ) const;