summaryrefslogtreecommitdiff
path: root/sc/inc/viewuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/viewuno.hxx')
-rw-r--r--sc/inc/viewuno.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/viewuno.hxx b/sc/inc/viewuno.hxx
index 2b39aacf9544..f4d3afede272 100644
--- a/sc/inc/viewuno.hxx
+++ b/sc/inc/viewuno.hxx
@@ -196,9 +196,9 @@ private:
bool bFilteredRangeSelection;
ScViewPaneObj* GetObjectByIndex_Impl(sal_uInt16 nIndex) const;
- sal_Int16 GetZoom(void) const;
+ sal_Int16 GetZoom() const;
void SetZoom(sal_Int16 Zoom);
- sal_Int16 GetZoomType(void) const;
+ sal_Int16 GetZoomType() const;
void SetZoomType(sal_Int16 ZoomType);
com::sun::star::uno::Reference< com::sun::star::uno::XInterface > GetClickedObject(const Point& rPoint) const;