summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/ui/XSidebarProvider.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/offapi/com/sun/star/ui/XSidebarProvider.idl b/offapi/com/sun/star/ui/XSidebarProvider.idl
index 5786550df2d8..8392bea6255a 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();
} ;