diff options
Diffstat (limited to 'reportbuilder')
-rw-r--r-- | reportbuilder/java/com/sun/star/report/JobProgressIndicator.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reportbuilder/java/com/sun/star/report/JobProgressIndicator.java b/reportbuilder/java/com/sun/star/report/JobProgressIndicator.java index 06066a2ab757..b044f8afd06a 100644 --- a/reportbuilder/java/com/sun/star/report/JobProgressIndicator.java +++ b/reportbuilder/java/com/sun/star/report/JobProgressIndicator.java @@ -28,7 +28,7 @@ package com.sun.star.report; /** * Based on - * http://api.openoffice.org/docs/common/ref/com/sun/star/task/XStatusIndicator.html + * http://api.libreoffice.org/docs/common/ref/com/sun/star/task/XStatusIndicator.html * * @author Thomas Morgner */ |