summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fuzoom.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-12-14 16:06:27 +0000
committerRüdiger Timm <rt@openoffice.org>2005-12-14 16:06:27 +0000
commitc4faaff16d39c8f63d5b595df4547a10eb3b635a (patch)
tree76fd25e6e7484c3f9c71ba2e656f1ffa0fc98464 /sd/source/ui/func/fuzoom.cxx
parent06bd3199af4cb055d1e6c43579d04d3311fe8ec2 (diff)
INTEGRATION: CWS impressfunctions (1.7.38); FILE MERGED
2005/10/28 10:57:43 cl 1.7.38.1: #125341# reworked FuPoor classes to use refcounting
Diffstat (limited to 'sd/source/ui/func/fuzoom.cxx')
-rw-r--r--sd/source/ui/func/fuzoom.cxx10
1 files changed, 8 insertions, 2 deletions
diff --git a/sd/source/ui/func/fuzoom.cxx b/sd/source/ui/func/fuzoom.cxx
index 92aff32f81ae..8c6f1f0c7340 100644
--- a/sd/source/ui/func/fuzoom.cxx
+++ b/sd/source/ui/func/fuzoom.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fuzoom.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 04:53:51 $
+ * last change: $Author: rt $ $Date: 2005-12-14 17:06:27 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -115,6 +115,12 @@ FuZoom::~FuZoom()
}
}
+FunctionReference FuZoom::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDrawDocument* pDoc, SfxRequest& rReq )
+{
+ FunctionReference xFunc( new FuZoom( pViewSh, pWin, pView, pDoc, rReq ) );
+ return xFunc;
+}
+
/*************************************************************************
|*
|* MouseButtonDown-event