[ooo-build-commit] Branch 'ooo/master' - sd/sdi

Jan Holesovsky kendy at kemper.freedesktop.org
Mon Sep 21 17:53:34 PDT 2009


 sd/sdi/drviewsh.sdi |   10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

New commits:
commit 87508b88ad804ded2d68624387697beb0d118d11
Author: Release Engineers <releng at openoffice.org>
Date:   Mon Sep 21 12:27:31 2009 +0000

    #i10000# solve unres. externals

diff --git a/sd/sdi/drviewsh.sdi b/sd/sdi/drviewsh.sdi
index 7b6e743..8b63abb 100644
--- a/sd/sdi/drviewsh.sdi
+++ b/sd/sdi/drviewsh.sdi
@@ -181,8 +181,10 @@ interface ImpressEditView : DrawView
         StateMethod = GetMenuState ;
     ]
 }
-interface Annotation
+
+shell DrawViewShell
 {
+    import ImpressEditView[Automation];
     SID_INSERT_POSTIT
     [
         ExecMethod = ExecuteAnnotation;
@@ -225,12 +227,6 @@ interface Annotation
     ]
 }
 
-shell DrawViewShell
-{
-    import ImpressEditView[Automation];
-    import Annotation;
-}
-
 
 shell PresentationViewShell
 {


More information about the ooo-build-commit mailing list