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

Stephan Bergmann sbergman at redhat.com
Mon Jul 13 01:59:40 PDT 2015


 offapi/com/sun/star/ui/XSidebarProvider.idl |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 51e848095a8ff07153d0e928b130658d5d5e93ce
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Jul 13 10:58:49 2015 +0200

    Missing @since tag
    
    Change-Id: Id8309575cbde56d5eacfc96586b4c91173256519

diff --git a/offapi/com/sun/star/ui/XSidebarProvider.idl b/offapi/com/sun/star/ui/XSidebarProvider.idl
index 5786550..8392bea 100644
--- a/offapi/com/sun/star/ui/XSidebarProvider.idl
+++ b/offapi/com/sun/star/ui/XSidebarProvider.idl
@@ -56,6 +56,8 @@ interface XSidebarProvider: com::sun::star::uno::XInterface
 
     /**
      * Returns the sidebar object
+     *
+     * @since LibreOffice 5.1
      */
     com::sun::star::ui::XSidebar getSidebar();
 } ;


More information about the Libreoffice-commits mailing list