Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/2016

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/16/2016/1

API CHANGE: unpublish com.sun.star.document.MediaDescriptor.

This is a service that basically describes the properties passed to
loadComponentFromURL and possibly other load/save related APIs.  As
some properties get deprecated (some already have), new ones added as
the loading processs gets re-worked (including the type detection
process), we need the flexibility to change its property set.

Since all properties described here are optional, leaving it published
would make little sense.

Conflicts:
        offapi/type_reference/types.rdb

Change-Id: I59384e62c7b6ab5c599141c8fc73a37c8bfe56e7
---
M offapi/com/sun/star/document/MediaDescriptor.idl
M offapi/type_reference/types.rdb
2 files changed, 1 insertion(+), 1 deletion(-)



diff --git a/offapi/com/sun/star/document/MediaDescriptor.idl 
b/offapi/com/sun/star/document/MediaDescriptor.idl
index b99a3d4..417f6f1 100644
--- a/offapi/com/sun/star/document/MediaDescriptor.idl
+++ b/offapi/com/sun/star/document/MediaDescriptor.idl
@@ -53,7 +53,7 @@
 
     @see com::sun::star::beans::PropertyValue
  */
-published service MediaDescriptor
+service MediaDescriptor
 {
     /** May be set by filters or detection services if user has chosen to
         abort loading/saving, e.g. while entering a password.
diff --git a/offapi/type_reference/types.rdb b/offapi/type_reference/types.rdb
index b9e6624..fbc116b 100644
--- a/offapi/type_reference/types.rdb
+++ b/offapi/type_reference/types.rdb
Binary files differ

-- 
To view, visit https://gerrit.libreoffice.org/2016
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I59384e62c7b6ab5c599141c8fc73a37c8bfe56e7
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Kohei Yoshida <kohei.yoshida@gmail.com>

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.