summaryrefslogtreecommitdiff
path: root/svx/source
diff options
context:
space:
mode:
authorPascal Junck <pjunck@openoffice.org>2004-11-03 09:54:58 +0000
committerPascal Junck <pjunck@openoffice.org>2004-11-03 09:54:58 +0000
commitc8d836f3f69782bb8e6750780107a528212d54c2 (patch)
tree480a0f753449bf66cb264436484b37658838296d /svx/source
parentd5dbd070115109c57d67a0e3fb43f4daee6f9129 (diff)
INTEGRATION: CWS aw019 (1.39.134); FILE MERGED
2004/10/18 19:43:29 aw 1.39.134.2: RESYNC: (1.39-1.41); FILE MERGED 2004/10/06 16:18:17 aw 1.39.134.1: #i34831#
Diffstat (limited to 'svx/source')
-rw-r--r--svx/source/svdraw/svdedxv.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/svdraw/svdedxv.cxx b/svx/source/svdraw/svdedxv.cxx
index 77e693418538..437e550918d2 100644
--- a/svx/source/svdraw/svdedxv.cxx
+++ b/svx/source/svdraw/svdedxv.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: svdedxv.cxx,v $
*
- * $Revision: 1.41 $
+ * $Revision: 1.42 $
*
- * last change: $Author: hr $ $Date: 2004-10-12 10:10:11 $
+ * last change: $Author: pjunck $ $Date: 2004-11-03 10:54:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -163,7 +163,7 @@ SdrObjEditView::SdrObjEditView(SdrModel* pModel1, OutputDevice* pOut):
ImpClearVars();
}
-SdrObjEditView::SdrObjEditView(SdrModel* pModel1, ExtOutputDevice* pXOut):
+SdrObjEditView::SdrObjEditView(SdrModel* pModel1, XOutputDevice* pXOut):
SdrGlueEditView(pModel1,pXOut)
{
ImpClearVars();