Kaydet (Commit) 788f5e34 authored tarafından Pascal Junck's avatar Pascal Junck

INTEGRATION: CWS aw019 (1.3.138); FILE MERGED

2004/10/06 16:18:17 aw 1.3.138.1: #i34831#
üst 8165736f
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: svdglev.cxx,v $ * $RCSfile: svdglev.cxx,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: rt $ $Date: 2004-07-12 14:45:52 $ * last change: $Author: pjunck $ $Date: 2004-11-03 10:55:46 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -82,7 +82,7 @@ SdrGlueEditView::SdrGlueEditView(SdrModel* pModel1, OutputDevice* pOut): ...@@ -82,7 +82,7 @@ SdrGlueEditView::SdrGlueEditView(SdrModel* pModel1, OutputDevice* pOut):
ImpClearVars(); ImpClearVars();
} }
SdrGlueEditView::SdrGlueEditView(SdrModel* pModel1, ExtOutputDevice* pXOut): SdrGlueEditView::SdrGlueEditView(SdrModel* pModel1, XOutputDevice* pXOut):
SdrPolyEditView(pModel1,pXOut) SdrPolyEditView(pModel1,pXOut)
{ {
ImpClearVars(); ImpClearVars();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment