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

Samuel Mehrbrodt (via logerrit) logerrit at kemper.freedesktop.org
Fri Aug 23 09:16:52 UTC 2019


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

New commits:
commit f0d757bfc7db1eb4f4d1754f4362ce92a02ac470
Author:     Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
AuthorDate: Fri Aug 23 09:33:00 2019 +0200
Commit:     Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
CommitDate: Fri Aug 23 11:15:57 2019 +0200

    Add missing "See also"
    
    Change-Id: If226fcb97cd67ad2239f55f4138703d712b70a08
    Reviewed-on: https://gerrit.libreoffice.org/77991
    Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
    Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>

diff --git a/offapi/com/sun/star/text/NumberingLevel.idl b/offapi/com/sun/star/text/NumberingLevel.idl
index 92a08931a147..9362bb7b3f04 100644
--- a/offapi/com/sun/star/text/NumberingLevel.idl
+++ b/offapi/com/sun/star/text/NumberingLevel.idl
@@ -145,7 +145,7 @@ published service NumberingLevel
     [property] long FirstLineOffset;
 
 
-    /** specifies the type of numbering.
+    /** specifies the type of numbering. @see NumberingType
      */
     [property] short NumberingType;
 


More information about the Libreoffice-commits mailing list