From 6ea6a422fbb6279c6fc589e86603a6864273229d Mon Sep 17 00:00:00 2001
From: Andras Timar
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