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

Stephan Bergmann (via logerrit) logerrit at kemper.freedesktop.org
Fri Aug 23 15:32:00 UTC 2019


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

New commits:
commit f8dea0b01fcbc7ca8d2ff218605c61956989d0a8
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Fri Aug 23 16:05:05 2019 +0200
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Fri Aug 23 17:30:44 2019 +0200

    fix link
    
    Change-Id: I42ff874b5fc68e7fb750b47be3b7b8a9d76e59fc
    Reviewed-on: https://gerrit.libreoffice.org/78016
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sbergman at redhat.com>

diff --git a/offapi/com/sun/star/text/NumberingLevel.idl b/offapi/com/sun/star/text/NumberingLevel.idl
index 9362bb7b3f04..18d98aa5ff35 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. @see NumberingType
+    /** specifies the type of numbering. @see com::sun::star::style::NumberingType
      */
     [property] short NumberingType;
 


More information about the Libreoffice-commits mailing list