summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0-devel/files/patch-i64526
blob: 3734fb70a5cfc4fd92a8a51149727e244a07e680 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Index: sd/source/ui/inc/SdUnoDrawView.hxx
===================================================================
RCS file: /cvs/graphics/sd/source/ui/inc/SdUnoDrawView.hxx,v
retrieving revision 1.13
diff -u -r1.13 SdUnoDrawView.hxx
--- sd/source/ui/inc/SdUnoDrawView.hxx	21 Mar 2006 17:25:19 -0000	1.13
+++ sd/source/ui/inc/SdUnoDrawView.hxx	19 Apr 2006 20:34:07 -0000
@@ -138,7 +138,7 @@
     DrawViewShell& mrDrawViewShell;
     sd::View& mrView;
 
-    SdXImpressDocument* SdUnoDrawView::GetModel (void) const throw();
+    SdXImpressDocument* GetModel (void) const throw();
 };
 
 } // end of namespace sd