[Libreoffice-commits] .: Branch 'libreoffice-3-6' - offapi/com

Michael Stahl mst at kemper.freedesktop.org
Mon Jul 2 02:30:24 PDT 2012


 offapi/com/sun/star/table/BorderLine2.idl |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 4364b23e1dc7bd221615bf0a62d59bb9c011fe3e
Author: Michael Stahl <mstahl at redhat.com>
Date:   Mon Jul 2 11:26:52 2012 +0200

    BorderLine2.idl: add missing since tag
    
    Change-Id: I0c3763289d6ad55acbeb93940a82c88650e33a28
    (cherry picked from commit 2af8619ac052f54b258865edb6937c6fe820da5d)
    
    Signed-off-by: Michael Stahl <mstahl at redhat.com>

diff --git a/offapi/com/sun/star/table/BorderLine2.idl b/offapi/com/sun/star/table/BorderLine2.idl
index a54d3d3..72d51da 100644
--- a/offapi/com/sun/star/table/BorderLine2.idl
+++ b/offapi/com/sun/star/table/BorderLine2.idl
@@ -39,6 +39,10 @@ module com {  module sun {  module star {  module table {
 
 //=============================================================================
 
+/** A border line, extended with line style.
+
+    @since LibreOffice 3.4
+ */
 published struct BorderLine2 : BorderLine
 {
     /** Style of the border. @see BorderLineStyle


More information about the Libreoffice-commits mailing list