[Libreoffice-commits] .: 29 commits - odk/examples odk/pack odk/setsdkenv_unix odk/util

Jan Holesovsky kendy at kemper.freedesktop.org
Fri Mar 18 08:28:31 PDT 2011


 odk/examples/DevelopersGuide/Config/ConfigExamples.java |  117 ++--------------
 odk/examples/DevelopersGuide/Database/CodeSamples.java  |   42 +----
 odk/pack/copying/idl_chapter_refs.txt                   |   35 ----
 odk/util/check.pl                                       |   12 -
 odk/util/makefile.pmk                                   |    1 
 5 files changed, 33 insertions(+), 174 deletions(-)

New commits:
commit 53a8b94d19bde151402a9096dc3eda0756b76302
Merge: f35cf85... 19571f7...
Author: Jan Holesovsky <kendy at suse.cz>
Date:   Thu Mar 17 17:00:48 2011 +0100

    Merge remote-tracking branch 'origin/integration/dev300_m101'

commit 19571f723dd63fb433e30c138098bc479b7bc46f
Merge: c7153c3... af67f29...
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Tue Mar 8 22:34:23 2011 -0600

    Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
    
    * commit 'ooo/DEV300_m101':
      sb138: #i116038# fresh implementation of binary URP bridge
      dba34b: #i106807# use mysql instead of adabas now
      sb126: #i112627# adapted SDK/DevGuide to configmgr re-write
    
    Conflicts:
    	odk/util/makefile.pmk

diff --cc odk/setsdkenv_unix
index 6b0dd7c,31e0200..6b0dd7c
mode 100755,100644..100644
--- a/odk/setsdkenv_unix
+++ b/odk/setsdkenv_unix
diff --cc odk/util/makefile.pmk
index db4a85f,deb4e6d..d198d31
--- a/odk/util/makefile.pmk
+++ b/odk/util/makefile.pmk
@@@ -160,8 -188,8 +160,7 @@@ INCLUDETOPDIRLIST= 
      $(INCOUT)/uno \
      $(INCOUT)/cppu \
      $(INCOUT)/cppuhelper \
-     $(INCOUT)/bridges \
 -    $(INCOUT)/registry \
 -    $(INCOUT)/stl
 +    $(INCOUT)/registry
  
  .IF "$(GUI)"=="WNT"
  INCLUDETOPDIRLIST += $(INCOUT)/systools
commit af67f29984bd8c83fac33e0ceca8eefdd7f652e6
Merge: 2f95187... 2ab331d...
Author: Release Engineering <releng at openoffice.org>
Date:   Fri Feb 18 11:14:19 2011 +0100

    merged DEV300

commit 2ab331d669bd7a391068f552909a38f837590a43
Merge: 811e5e4... ac66ccc...
Author: Ivo Hinkelmann <ihi at openoffice.org>
Date:   Wed Feb 16 14:37:01 2011 +0100

    CWS-TOOLING: integrate CWS sb138

commit ac66cccbb324808f8497b5f71e5a63371c8b5303
Merge: 09b708d... 2f95187...
Author: sb <sb at openoffice.org>
Date:   Fri Feb 11 11:00:41 2011 +0100

    sb138: merged in re/DEV300_next towards DEV300_m100

commit 2f9518709be117b62a1a5b9fbc1002340f71a2b5
Merge: 994df59... 4b201e6...
Author: Mathias Bauer <mba at openoffice.org>
Date:   Thu Feb 3 15:53:56 2011 +0100

    CWS gnumake3: resync to m99

commit 811e5e4baa5d4b944e2d9d305cb1b09360d5bdf7
Merge: a3de28f... 4b201e6...
Author: Ingrid Halama [iha] <Ingrid.Halama at oracle.com>
Date:   Thu Feb 3 12:49:56 2011 +0100

    chart52: merge with DEV300_m99

commit 4b201e6e1bfe624f444a092d217de3deb0ad75b0
Merge: a3de28f... a7f8d3c...
Author: Vladimir Glazunov <vg at openoffice.org>
Date:   Tue Feb 1 11:12:15 2011 +0100

    CWS-TOOLING: integrate CWS dba34b

commit 09b708d0ebf21e42553a4bf703d8c051c7a6dcb8
Author: sb <sb at openoffice.org>
Date:   Wed Jan 26 09:26:59 2011 +0100

    sb138: #i116038# fresh implementation of binary URP bridge

diff --git a/odk/util/check.pl b/odk/util/check.pl
index 23d2fba..77ab1a6 100644
--- a/odk/util/check.pl
+++ b/odk/util/check.pl
@@ -265,17 +265,17 @@ if (-d "$StartDir") {
              "_typelib_InterfaceMethodTypeDescription","store","RegistryKey",
              "_typelib_Union_Init","_sal_Sequence","_typelib_Parameter_Init",
              "_typelib_TypeDescription","_uno_Environment",
-             "_typelib_InterfaceAttributeTypeDescription","uno_Context",
+             "_typelib_InterfaceAttributeTypeDescription",
              "_rtl_ModuleCount","_uno_ExtEnvironment",
-             "_typelib_IndirectTypeDescription","remote_DisposingListener",
-             "remote_Interface","Registry_Api","_oslFileStatus",
+             "_typelib_IndirectTypeDescription",
+             "Registry_Api","_oslFileStatus",
              "_typelib_InterfaceMemberTypeDescription","RegistryValueList",
              "RegistryTypeWriter_Api","_rtl_TextEncodingInfo",
-             "namespace_anonymous_1","remote_Connection",
+             "namespace_anonymous_1",
              "_oslVolumeInfo","_uno_Interface",
              "_typelib_InterfaceTypeDescription","_uno_Mapping","Registry",
-             "RegistryTypeReader_Api","remote_Context","_typelib_Uik",
-             "remote_InstanceProvider","_typelib_ArrayTypeDescription",
+             "RegistryTypeReader_Api","_typelib_Uik",
+             "_typelib_ArrayTypeDescription",
              "RegistryKeyArray","RegistryTypeReader","RegistryKeyNames",
              "RTConstValueUnion","_typelib_UnionTypeDescription","_uno_Any",
              "RegistryTypeWriter","_rtl_Locale","_typelib_CompoundMember_Init",
diff --git a/odk/util/makefile.pmk b/odk/util/makefile.pmk
index aa0f10e..deb4e6d 100644
--- a/odk/util/makefile.pmk
+++ b/odk/util/makefile.pmk
@@ -188,7 +188,6 @@ INCLUDETOPDIRLIST= \
     $(INCOUT)/uno \
     $(INCOUT)/cppu \
     $(INCOUT)/cppuhelper \
-    $(INCOUT)/bridges \
     $(INCOUT)/registry \
     $(INCOUT)/stl
 
commit a3de28f1784ba63cce50e743fe4a1cccb7ab81ab
Merge: e441c53... 994df59...
Author: Daniel Rentz [dr] <daniel.rentz at oracle.com>
Date:   Mon Dec 27 12:33:29 2010 +0100

    dr77: rebase to DEV300m96

commit a7f8d3cafd46108323d4c29d0e24775361cc5976
Merge: bcd37c1... 994df59...
Author: Frank Schoenheit [fs] <frank.schoenheit at oracle.com>
Date:   Mon Nov 22 14:30:32 2010 +0100

    dba34b: merge after pulling DEV300.m94

commit bcd37c1b499025d5373c6acd8b73114f0b837fa9
Merge: a508eca... 0c2c1b5...
Author: Ocke.Janssen <Ocke.Janssen at oracle.com>
Date:   Wed Nov 17 11:57:13 2010 +0100

    Automated merge with http://hg.services.openoffice.org/cws/dba34b

commit 2941a3f3cef0556f9143904fdbab487714f89890
Merge: 1a62d4d... 994df59...
Author: sb <sb at openoffice.org>
Date:   Mon Nov 15 09:25:32 2010 +0100

    sb135: merged in DEV300_m93

commit e441c53919ed233e510de3cb0ba71e96f09c750c
Merge: 7f95860... 3e72d35...
Author: Daniel Rentz [dr] <daniel.rentz at oracle.com>
Date:   Tue Nov 9 15:15:30 2010 +0100

    dr77: rebase to DEV300m92

commit 994df59d8bb739e3534dcb84ab6460c3facd0831
Merge: 3e72d35... 31098e0...
Author: Vladimir Glazunov <vg at openoffice.org>
Date:   Tue Nov 9 14:49:47 2010 +0100

    #i10000# changes from OOO330 m14

commit 0c2c1b584ea9341af87d317b57bb688a314ba422
Author: Ocke.Janssen <Ocke.Janssen at oracle.com>
Date:   Thu Nov 4 14:56:15 2010 +0100

    dba34b: #i106807# use mysql instead of adabas now

diff --git a/odk/examples/DevelopersGuide/Database/CodeSamples.java b/odk/examples/DevelopersGuide/Database/CodeSamples.java
index 0980055..855b816 100644
--- a/odk/examples/DevelopersGuide/Database/CodeSamples.java
+++ b/odk/examples/DevelopersGuide/Database/CodeSamples.java
@@ -151,33 +151,6 @@ public class CodeSamples
         if(xDriverManager != null)
         {
             // first create the needed url
-            String adabasURL = "sdbc:adabas::MYDB0";
-            // second create the necessary properties
-            com.sun.star.beans.PropertyValue [] adabasProps = new com.sun.star.beans.PropertyValue[]
-            {
-                new com.sun.star.beans.PropertyValue("user",0,"test1",com.sun.star.beans.PropertyState.DIRECT_VALUE),
-                new com.sun.star.beans.PropertyValue("password",0,"test1",com.sun.star.beans.PropertyState.DIRECT_VALUE)
-            };
-            // now create a connection to adabas
-            con = xDriverManager.getConnectionWithInfo(adabasURL,adabasProps);
-        }
-        return con;
-    }
-
-    // uses the driver manager to create a new connection and dispose it.
-    public static XConnection openToJDBC() throws com.sun.star.uno.Exception
-    {
-        XConnection con = null;
-        // create the DriverManager
-        Object driverManager =
-            xMCF.createInstanceWithContext("com.sun.star.sdbc.DriverManager",
-                                           xContext);
-        // query for the interface
-        com.sun.star.sdbc.XDriverManager xDriverManager;
-        xDriverManager = (XDriverManager)UnoRuntime.queryInterface(XDriverManager.class,driverManager);
-        if(xDriverManager != null)
-        {
-            // first create the needed url
             String url = "jdbc:mysql://localhost:3306/TestTables";
             // second create the necessary properties
             com.sun.star.beans.PropertyValue [] props = new com.sun.star.beans.PropertyValue[]
@@ -186,7 +159,7 @@ public class CodeSamples
                 new com.sun.star.beans.PropertyValue("password",0,"test1",com.sun.star.beans.PropertyState.DIRECT_VALUE),
                 new com.sun.star.beans.PropertyValue("JavaDriverClass",0,"org.gjt.mm.mysql.Driver",com.sun.star.beans.PropertyState.DIRECT_VALUE)
             };
-            // now create a connection to adabas
+            // now create a connection to mysql
             con = xDriverManager.getConnectionWithInfo(url,props);
         }
         return con;
@@ -198,7 +171,7 @@ public class CodeSamples
         XConnection con = null;
         // create the Driver with the implementation name
         Object aDriver =
-            xMCF.createInstanceWithContext("com.sun.star.comp.sdbcx.adabas.ODriver",
+            xMCF.createInstanceWithContext("org.openoffice.comp.drivers.MySQL.Driver",
                                            xContext);
         // query for the interface
         com.sun.star.sdbc.XDriver xDriver;
@@ -206,15 +179,16 @@ public class CodeSamples
         if(xDriver != null)
         {
             // first create the needed url
-            String adabasURL = "sdbc:adabas::MYDB0";
+            String url = "jdbc:mysql://localhost:3306/TestTables";
             // second create the necessary properties
-            com.sun.star.beans.PropertyValue [] adabasProps = new com.sun.star.beans.PropertyValue[]
+            com.sun.star.beans.PropertyValue [] props = new com.sun.star.beans.PropertyValue[]
             {
                 new com.sun.star.beans.PropertyValue("user",0,"test1",com.sun.star.beans.PropertyState.DIRECT_VALUE),
-                new com.sun.star.beans.PropertyValue("password",0,"test1",com.sun.star.beans.PropertyState.DIRECT_VALUE)
+                new com.sun.star.beans.PropertyValue("password",0,"test1",com.sun.star.beans.PropertyState.DIRECT_VALUE),
+                                new com.sun.star.beans.PropertyValue("JavaDriverClass",0,"org.gjt.mm.mysql.Driver",com.sun.star.beans.PropertyState.DIRECT_VALUE)
             };
-            // now create a connection to adabas
-            con = xDriver.connect(adabasURL,adabasProps);
+            // now create a connection to mysql
+            con = xDriver.connect(url,props);
         }
         return con;
     }
commit a508ecae0fa8c7901d01fa21e3907f079a64bd4d
Merge: 941d81b... f4856ee...
Author: Ocke.Janssen <Ocke.Janssen at oracle.com>
Date:   Thu Oct 28 15:12:07 2010 +0200

    Automated merge with http://hg.services.openoffice.org/cws/dba34b

commit 3e72d35ab697e06f2fa52da6e3c7864fc5be2d9b
Merge: a190510... f4856ee...
Author: Mathias Bauer <mba at openoffice.org>
Date:   Thu Oct 21 15:10:42 2010 +0200

    CWS changehid: resync to m90

commit 1a62d4db473f529bbf644091f2e9a8d54e1f9dab
Merge: 304d243... f4856ee...
Author: sb <sb at openoffice.org>
Date:   Thu Oct 21 09:54:38 2010 +0200

    sb132: merged in DEV300_m90

commit f4856ee07351ccde236715e22d9e037ca287724f
Merge: 80a73da... 036b114...
Author: Vladimir Glazunov <vg at openoffice.org>
Date:   Thu Oct 14 12:52:12 2010 +0200

    #i10000# changes from OOO330 m10

commit a19051078ebf2ae0d50b681505e303a885f24b96
Merge: 089526a... 80a73da...
Author: Mathias Bauer <mba at openoffice.org>
Date:   Sat Oct 9 18:56:58 2010 +0200

    CWS changehid: resync to m89

commit 304d243ec45fb7ada6ce418fefd9c414d9743399
Merge: 7f95860... 80a73da...
Author: sb <sb at openoffice.org>
Date:   Mon Oct 4 17:07:14 2010 +0200

    sb132: merged in DEV300_m89

commit 80a73dac705e36fcf0acb5216d7116a3302aeefb
Merge: 7f95860... 0ae3348...
Author: Vladimir Glazunov <vg at openoffice.org>
Date:   Fri Oct 1 16:02:03 2010 +0200

    #i10000#

commit 0ae33486ab234d6519d38af96aedb9db61279002
Merge: 7f95860... 0c5263e...
Author: Vladimir Glazunov <vg at openoffice.org>
Date:   Tue Sep 28 17:07:12 2010 +0200

    CWS-TOOLING: integrate CWS sb126

commit 941d81b95c01b6d65141c19e0a3628107f1d0ee1
Merge: 6b8f049... 0c5263e...
Author: sb <sb at openoffice.org>
Date:   Thu Sep 16 17:12:35 2010 +0200

    sb123: merged in cws/sb126, to get fixes for i107490 and i113115

commit 089526a12d245bd59cad1b623a948e6ec3dced12
Merge: 812690a... 7f95860...
Author: Mathias Bauer <mba at openoffice.org>
Date:   Tue Jul 13 14:38:37 2010 +0200

    CWS changehid: resync to m84

diff --cc odk/configure.pl
index 5d28e8c,8f3778e..8f3778e
mode 100644,100755..100644
--- a/odk/configure.pl
+++ b/odk/configure.pl
commit 6b8f049697af2ec4eb8c02ae8aa19cc82d67f69b
Merge: 4159b9e... 7f95860...
Author: Lars Langhans <lla at openoffice.org>
Date:   Mon Jul 12 13:38:01 2010 +0200

    sb123:merge

commit 0c5263ec58cba3cac15dc398f93a251af53f1063
Merge: 4a220f5... 7f95860...
Author: sb <sb at openoffice.org>
Date:   Wed Jun 30 15:38:26 2010 +0200

    sb126: merged in DEV300_m84

commit 4a220f5e98b36321d4a3a00459d8cc303e6d04ad
Author: sb <sb at openoffice.org>
Date:   Wed Jun 23 15:05:34 2010 +0200

    sb126: #i112627# adapted SDK/DevGuide to configmgr re-write

diff --git a/odk/examples/DevelopersGuide/Config/ConfigExamples.java b/odk/examples/DevelopersGuide/Config/ConfigExamples.java
index d978cf1..6e88494 100644
--- a/odk/examples/DevelopersGuide/Config/ConfigExamples.java
+++ b/odk/examples/DevelopersGuide/Config/ConfigExamples.java
@@ -78,7 +78,7 @@ import com.sun.star.util.ChangesEvent;
 /* These examples show how to use the following features of the Config API:
 
     o Accessing data
-    o Updating data synchronously and asynchronously
+    o Updating data
     o Updating properties in groups
     o Adding and removing items in sets
     o Resetting data to their defaults
@@ -144,20 +144,6 @@ public class ConfigExamples
         mxProvider = null;
     }
 
-    /** Run the examples with an AdministrationProvider
-    */
-    public void runForAdmin(Object [] aAdminArgs) 
-        throws com.sun.star.uno.Exception
-    {
-        mxProvider = createAdminProvider(aAdminArgs);
-
-        runExamples( );
-
-        // this is not the default ConfigurationProvider, so we can dispose it
-        ((XComponent)UnoRuntime.queryInterface( XComponent.class, mxProvider )).dispose();
-        mxProvider = null;
-    }
-
     /** Run the examples with a given ConfigurationProvider
     */
     public void runExamples( ) 
@@ -170,11 +156,11 @@ public class ConfigExamples
 
             browseDataExample();
 
-            updateGroupSyncExample();
+            updateGroupExample();
 
             resetGroupExample();
 
-            updateSetAsyncExample();
+            updateSetExample();
 
             System.out.println("\nAll Examples completed.");
         }
@@ -245,25 +231,6 @@ public class ConfigExamples
         return xProvider;
     }
 
-    /** Create an administration provider 
-
-        @param aAdminArguments
-            An array of extra arguments to be used to create the provider
-     */
-    public XMultiServiceFactory createAdminProvider(Object[] aAdminArguments)
-        throws com.sun.star.uno.Exception
-    {
-        final String sAdminService = "com.sun.star.configuration.AdministrationProvider";
-
-        // create the provider and remember it as a XMultiServiceFactory
-        XMultiServiceFactory xAdminProvider = (XMultiServiceFactory)
-            UnoRuntime.queryInterface(XMultiServiceFactory.class,
-                mxServiceManager.createInstanceWithArgumentsAndContext(
-                    sAdminService, aAdminArguments, mxContext));	
-
-        return xAdminProvider;
-    }
-
     /** Create a specified read-only configuration view
      */
     public Object createConfigurationView( String sPath )
@@ -288,7 +255,7 @@ public class ConfigExamples
         return xViewRoot;
     }
 
-    /** Create a specified updatable configuration view using default synchronicity
+    /** Create a specified updatable configuration view
      */
     Object createUpdatableView( String sPath )
         throws com.sun.star.uno.Exception
@@ -312,36 +279,6 @@ public class ConfigExamples
         return xViewRoot;
     }
 
-    /** Create a specified updatable configuration view
-     */
-    Object createUpdatableView( String sPath, boolean bAsync )
-        throws com.sun.star.uno.Exception
-    {
-        XMultiServiceFactory xProvider = getProvider();
-
-        // The service name: Need update access:
-        final String cUpdatableView = "com.sun.star.configuration.ConfigurationUpdateAccess";
-
-        // creation arguments: nodepath   
-        com.sun.star.beans.PropertyValue aPathArgument = new com.sun.star.beans.PropertyValue();
-        aPathArgument.Name = "nodepath";
-        aPathArgument.Value = sPath;
-
-        // creation arguments: commit mode - write-through or write-back  
-        com.sun.star.beans.PropertyValue aModeArgument = new com.sun.star.beans.PropertyValue();
-        aModeArgument.Name = "lazywrite";
-        aModeArgument.Value = new Boolean(bAsync);
-
-        Object[] aArguments = new Object[2];
-        aArguments[0] = aPathArgument;
-        aArguments[1] = aModeArgument;
-
-        // create the view
-        Object xViewRoot = xProvider.createInstanceWithArguments(cUpdatableView, aArguments);
-
-        return xViewRoot;
-    }
-
     /** This method demonstrates read access to data
      */
     protected void readDataExample ()
@@ -374,13 +311,13 @@ public class ConfigExamples
         }
     }
 
-    /** This method demonstrates synchronous update access to group data
+    /** This method demonstrates update access to group data
      */
-    protected void updateGroupSyncExample ()
+    protected void updateGroupExample ()
     {
         try
         {
-            System.out.println("\n--- starting example: update group data synchronously --------------");
+            System.out.println("\n--- starting example: update group data --------------");
             editGridOptions( );
         }   
         catch ( Exception e )
@@ -408,13 +345,13 @@ public class ConfigExamples
         }
     }
 
-    /** This method demonstrates asynchronous update access to set data
+    /** This method demonstrates update access to set data
      */
-    protected void updateSetAsyncExample ()
+    protected void updateSetExample ()
     {
         try
         {
-            System.out.println("\n--- starting example: update set data asynchronously ---------------");
+            System.out.println("\n--- starting example: update set data ---------------");
             storeSampleDataSource( );
         }
         catch ( Exception e )
@@ -639,8 +576,8 @@ public class ConfigExamples
         // The path to the root element 
         final String cGridOptionsPath = "/org.openoffice.Office.Calc/Grid";
 
-      // create the SYNCHRONOUS view for better error handling
-        Object xViewRoot = createUpdatableView( cGridOptionsPath, false);
+      // create the view
+        Object xViewRoot = createUpdatableView( cGridOptionsPath );
 
         // the 'editor'
         GridOptionsEditor dialog = new GridOptionsEditor();
@@ -816,7 +753,7 @@ public class ConfigExamples
     {
         try
         {
-            Object xOtherViewRoot = createUpdatableView(xKey, false);
+            Object xOtherViewRoot = createUpdatableView(xKey);
 
             XNameReplace aReplace = (XNameReplace)UnoRuntime.queryInterface(XNameReplace.class, xOtherViewRoot);
 
@@ -1002,9 +939,6 @@ public class ConfigExamples
 
     /** This method gets the DataSourceDescription for a data source.
         It either gets the existing entry or creates a new instance.
-
-        The method attempts to keep the view used as small as possible. In particular there
-        is no view created, that contains data for all data source that are registered.
     */
     Object createDataSourceDescription(XMultiServiceFactory xProvider, String sDataSourceName )
         throws com.sun.star.uno.Exception
@@ -1020,22 +954,10 @@ public class ConfigExamples
         aPathArgument.Name = "nodepath";
         aPathArgument.Value = cDataSourcesPath ;
 
-        // creation arguments: commit mode   
-        com.sun.star.beans.PropertyValue aModeArgument = new com.sun.star.beans.PropertyValue();
-        aModeArgument.Name = "lazywrite";
-        aModeArgument.Value = new Boolean( true );
-
-        // creation arguments: depth   
-        com.sun.star.beans.PropertyValue aDepthArgument = new com.sun.star.beans.PropertyValue();
-        aDepthArgument.Name = "depth";
-        aDepthArgument.Value = new Integer( 1 );
-
-        Object[] aArguments = new Object[3];
+        Object[] aArguments = new Object[1];
         aArguments[0] = aPathArgument;
-        aArguments[1] = aModeArgument;
-        aArguments[2] = aDepthArgument;
 
-        // create the view: asynchronously updatable, with depth 1
+        // create the view
         Object xViewRoot = 
             xProvider.createInstanceWithArguments(cUpdatableView, aArguments);
 
@@ -1045,7 +967,7 @@ public class ConfigExamples
         Object xDataSourceDescriptor = null; // the result
         if ( xSetOfDataSources .hasByName( sDataSourceName ))
         {
-            // the element is there, but it is loaded only with depth zero !
+            // the element is there
             try 
             {
                 // the view should point to the element directly, so we need to extend the path
@@ -1057,12 +979,11 @@ public class ConfigExamples
                 // use the name of the element now
                 aPathArgument.Value = sElementPath;
 
-                // create another view now (without depth limit)
-                Object[] aDeepArguments = new Object[2];
+                // create another view now
+                Object[] aDeepArguments = new Object[1];
                 aDeepArguments[0] = aPathArgument;
-                aDeepArguments[1] = aModeArgument;
 
-                // create the view: asynchronously updatable, with unlimited depth
+                // create the view
                 xDataSourceDescriptor  = 
                       xProvider.createInstanceWithArguments(cUpdatableView, aDeepArguments);
 
diff --git a/odk/pack/copying/idl_chapter_refs.txt b/odk/pack/copying/idl_chapter_refs.txt
index e1a15de..58d93cc 100644
--- a/odk/pack/copying/idl_chapter_refs.txt
+++ b/odk/pack/copying/idl_chapter_refs.txt
@@ -2462,7 +2462,6 @@ LINK:Documentation/DevGuide/Config/Using_a_Data_Source
 DESCR:Config - Using a Data Source
 REF:
 com.sun.star.configuration.ConfigurationUpdateAccess
-com.sun.star.configuration.AdministrationProvider
 com.sun.star.configuration.ConfigurationAccess
 TOPIC:
 
@@ -2504,17 +2503,10 @@ com.sun.star.frame.XFrame
 LINK:Documentation/DevGuide/Config/Connecting_to_a_Data_Source
 DESCR:Config - Connecting to a Data Source
 REF:
-com.sun.star.configuration.backend.LocalSingleBackend
-com.sun.star.configuration.AdministrationProvider
 com.sun.star.lang.XMultiServiceFactory
-com.sun.star.configuration.backend.SingleBackendAdapter
-com.sun.star.configuration.backend.Backend
-com.sun.star.configuration.backend.BackendAdapter
 com.sun.star.configuration.ConfigurationProvider
-com.sun.star.configuration.backend.SingleBackend
 com.sun.star.lang.ServiceManager
 TOPIC:
-com.sun.star.configuration.AdministrationProvider
 com.sun.star.configuration.ConfigurationProvider
 
 LINK:Documentation/DevGuide/Spreadsheets/Creating_a_New_DataPilot_Table
@@ -2924,7 +2916,6 @@ LINK:Documentation/DevGuide/Config/Configuration_Data_Sources
 DESCR:Config - Configuration Data Sources
 REF:
 com.sun.star.configuration.ConfigurationUpdateAccess
-com.sun.star.configuration.AdministrationProvider
 com.sun.star.configuration.ConfigurationProvider
 com.sun.star.configuration.ConfigurationAccess
 TOPIC:
@@ -5128,18 +5119,6 @@ com.sun.star.document.XExporter
 TOPIC:
 com.sun.star.drawing.GraphicExportFilter
 
-LINK:Documentation/DevGuide/Config/Installing_a_Custom_Configuration_Schema
-DESCR:Config - Installing a Custom Configuration Schema
-REF:
-com.sun.star.configuration.backend.MergeImporter
-com.sun.star.configuration.backend.LocalDataImporter
-com.sun.star.configuration.backend.CopyImporter
-com.sun.star.configuration.ConfigurationProvider
-TOPIC:
-com.sun.star.configuration.backend.MergeImporter
-com.sun.star.configuration.backend.LocalDataImporter
-com.sun.star.configuration.backend.CopyImporter
-
 LINK:Documentation/DevGuide/OfficeDev/Component/Getting_Frames%2C_Controllers_and_Models_from_Each_Other
 DESCR:OfficeDev - Component - Getting Frames, Controllers and Models from Each Other
 REF:
@@ -5571,12 +5550,10 @@ LINK:Documentation/DevGuide/Config/Object_Model
 DESCR:Config - Object Model
 REF:
 com.sun.star.configuration.ConfigurationUpdateAccess
-com.sun.star.configuration.AdministrationProvider
 com.sun.star.configuration.ConfigurationProvider
 com.sun.star.configuration.ConfigurationAccess
 TOPIC:
 com.sun.star.configuration.ConfigurationUpdateAccess
-com.sun.star.configuration.AdministrationProvider
 com.sun.star.configuration.ConfigurationProvider
 com.sun.star.configuration.ConfigurationAccess
 
@@ -7178,18 +7155,6 @@ com.sun.star.util.XModifiable
 com.sun.star.util.XCloseable
 TOPIC:
 
-LINK:Documentation/DevGuide/Config/Adding_a_Backend_Data_Store
-DESCR:Config - Adding a Backend Data Store
-REF:
-com.sun.star.configuration.backend.SingleBackendAdapter
-com.sun.star.configuration.backend.Backend
-com.sun.star.configuration.ConfigurationProvider
-com.sun.star.configuration.backend.BackendAdapter
-com.sun.star.configuration.backend.SingleBackend
-TOPIC:
-com.sun.star.configuration.backend.Backend
-com.sun.star.configuration.backend.SingleBackend
-
 LINK:Documentation/DevGuide/Charts/Chart_Document_Controller
 DESCR:Charts - Chart Document Controller
 REF:


More information about the Libreoffice-commits mailing list