From 6ea6a422fbb6279c6fc589e86603a6864273229d Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sat, 7 Sep 2013 14:21:22 +0200 Subject: s/wiki.services.openoffice.org/wiki.openoffice.org/g Change-Id: I059fbee385a109069c70f3869021c8e2ee48fee1 --- offapi/com/sun/star/drawing/modules.idl | 2 +- offapi/com/sun/star/report/XReportControlModel.idl | 6 +++--- offapi/com/sun/star/xml/sax/XFastParser.idl | 2 +- offapi/type_reference/offapi.rdb | Bin 6896640 -> 6896595 bytes 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'offapi') diff --git a/offapi/com/sun/star/drawing/modules.idl b/offapi/com/sun/star/drawing/modules.idl index c9c209f4de39..7415da12c540 100644 --- a/offapi/com/sun/star/drawing/modules.idl +++ b/offapi/com/sun/star/drawing/modules.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module drawing {
  • and the configuration is always in a valid and meaningful state.
  • For more information please see the wiki page of the drawing framework. + href="http://wiki.openoffice.org/wiki/Drawing_framework">drawing framework. */ module framework {}; diff --git a/offapi/com/sun/star/report/XReportControlModel.idl b/offapi/com/sun/star/report/XReportControlModel.idl index e2ea46e71795..319b4817c911 100644 --- a/offapi/com/sun/star/report/XReportControlModel.idl +++ b/offapi/com/sun/star/report/XReportControlModel.idl @@ -60,9 +60,9 @@ interface XReportControlModel The format to use is rpt:[functionName] - an expression like rpt:24+24-47 - @see http://wiki.services.openoffice.org/wiki/SUN_Report_Builder - @see http://wiki.services.openoffice.org/wiki/SUN_Report_Builder#Syntax - @see http://wiki.services.openoffice.org/wiki/Base/Reports/Functions + @see http://wiki.openoffice.org/wiki/SUN_Report_Builder + @see http://wiki.openoffice.org/wiki/SUN_Report_Builder#Syntax + @see http://wiki.openoffice.org/wiki/Base/Reports/Functions */ [attribute,bound] string DataField { diff --git a/offapi/com/sun/star/xml/sax/XFastParser.idl b/offapi/com/sun/star/xml/sax/XFastParser.idl index 5bdf4463d186..6f28b60c060b 100644 --- a/offapi/com/sun/star/xml/sax/XFastParser.idl +++ b/offapi/com/sun/star/xml/sax/XFastParser.idl @@ -98,7 +98,7 @@ module com { module sun { module star { module xml { module sax { event at the XFastDocumentHandler by calling XFastDocumentHandler::endDocument(). - @see http://wiki.services.openoffice.org/wiki/FastParser + @see http://wiki.openoffice.org/wiki/FastParser */ interface XFastParser: com::sun::star::uno::XInterface { diff --git a/offapi/type_reference/offapi.rdb b/offapi/type_reference/offapi.rdb index 9c0eae100a33..b4c15e932201 100644 Binary files a/offapi/type_reference/offapi.rdb and b/offapi/type_reference/offapi.rdb differ -- cgit