summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/preview.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-02-27 12:25:29 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-02-27 12:25:29 +0000
commit38671bdad1fdcda8dd80611aa44170af18e55c5f (patch)
treeccf011c98674d05bc932d4fe370bdf53cdfd982f /sc/source/ui/inc/preview.hxx
parent24d13726df54e9efddbf09016cc9f1608e79957d (diff)
INTEGRATION: CWS calcwarnings (1.8.324); FILE MERGED
2006/12/14 17:57:13 nn 1.8.324.1: #i69284# warning-free: ui, unxsols4
Diffstat (limited to 'sc/source/ui/inc/preview.hxx')
-rw-r--r--sc/source/ui/inc/preview.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/source/ui/inc/preview.hxx b/sc/source/ui/inc/preview.hxx
index 80b3ece31..3b9302d8c 100644
--- a/sc/source/ui/inc/preview.hxx
+++ b/sc/source/ui/inc/preview.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: preview.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 21:44:51 $
+ * last change: $Author: vg $ $Date: 2007-02-27 13:25:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -88,6 +88,8 @@ private:
void InvalidateLocationData( ULONG nId );
+ using Window::SetZoom;
+
protected:
virtual void Paint( const Rectangle& rRect );
virtual void Command( const CommandEvent& rCEvt );