summaryrefslogtreecommitdiff
path: root/sc/inc/docuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/docuno.hxx')
-rw-r--r--sc/inc/docuno.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/inc/docuno.hxx b/sc/inc/docuno.hxx
index 8123a0ecea8b..8daa69998625 100644
--- a/sc/inc/docuno.hxx
+++ b/sc/inc/docuno.hxx
@@ -421,6 +421,9 @@ public:
/// @see vcl::ITiledRenderable::isMimeTypeSupported().
virtual bool isMimeTypeSupported() SAL_OVERRIDE;
+
+ /// @see vcl::ITiledRenderable::getRowColumnHeaders().
+ virtual OUString getRowColumnHeaders() SAL_OVERRIDE;
};
class ScDrawPagesObj : public cppu::WeakImplHelper2<