[Libreoffice-commits] core.git: offapi/com

László Németh laszlo.nemeth at collabora.com
Wed Nov 18 10:15:12 PST 2015


 offapi/com/sun/star/tiledrendering/XTiledRenderable.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cd581f7e5d1eb7724463949a15bbec1ca950d461
Author: László Németh <laszlo.nemeth at collabora.com>
Date:   Wed Nov 18 19:05:57 2015 +0100

    XTiledRenderable: not a finished interface
    
    Marking as published was not intentional
    
    Change-Id: I1ec8d4e4b307eb2d93e66d286f1065eea197de48

diff --git a/offapi/com/sun/star/tiledrendering/XTiledRenderable.idl b/offapi/com/sun/star/tiledrendering/XTiledRenderable.idl
index 2755e74..f2ccd15 100644
--- a/offapi/com/sun/star/tiledrendering/XTiledRenderable.idl
+++ b/offapi/com/sun/star/tiledrendering/XTiledRenderable.idl
@@ -26,7 +26,7 @@ module com { module sun { module star { module tiledrendering {
 
 /** tiled rendering using a system-specific handle to a window
  */
-published interface XTiledRenderable : com::sun::star::uno::XInterface
+interface XTiledRenderable : com::sun::star::uno::XInterface
 {
 
     /** paint a tile to a system-specific window


More information about the Libreoffice-commits mailing list