diff options
author | Andras Timar <atimar@suse.com> | 2011-09-07 10:10:16 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-09-07 10:27:56 +0200 |
commit | 3f62165fd45c714210491610bf89383918f3459e (patch) | |
tree | 25b427a82560dcd129206b114b11519acccd066d /reportbuilder | |
parent | 15cbe38e85124f449d536717c81da4071978e50f (diff) |
replace api.openoffice.org to api.libreoffice.org
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 */ |