summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/text/AccessibleEndnoteView.idl6
-rw-r--r--offapi/com/sun/star/text/AccessibleFootnoteView.idl6
-rw-r--r--offapi/com/sun/star/text/AccessibleHeaderFooterView.idl6
-rw-r--r--offapi/com/sun/star/text/AccessiblePageView.idl6
-rw-r--r--offapi/com/sun/star/text/AccessibleParagraphView.idl6
-rw-r--r--offapi/com/sun/star/text/AccessibleTextDocumentPageView.idl6
6 files changed, 18 insertions, 18 deletions
diff --git a/offapi/com/sun/star/text/AccessibleEndnoteView.idl b/offapi/com/sun/star/text/AccessibleEndnoteView.idl
index 81f762f6f..100c6358a 100644
--- a/offapi/com/sun/star/text/AccessibleEndnoteView.idl
+++ b/offapi/com/sun/star/text/AccessibleEndnoteView.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AccessibleEndnoteView.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 23:51:42 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:35:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,7 +81,7 @@ module com { module sun { module star { module text {
//=============================================================================
/** The accessible view of endnotes.
- @since #107627#
+ @since OOo 1.1.2
*/
published service AccessibleEndnoteView
{
diff --git a/offapi/com/sun/star/text/AccessibleFootnoteView.idl b/offapi/com/sun/star/text/AccessibleFootnoteView.idl
index 927867f47..fcf78ee1e 100644
--- a/offapi/com/sun/star/text/AccessibleFootnoteView.idl
+++ b/offapi/com/sun/star/text/AccessibleFootnoteView.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AccessibleFootnoteView.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 23:51:55 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:35:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,7 +82,7 @@ module com { module sun { module star { module text {
/** The accessible view of footnotes.
- @since #107627#
+ @since OOo 1.1.2
*/
published service AccessibleFootnoteView
diff --git a/offapi/com/sun/star/text/AccessibleHeaderFooterView.idl b/offapi/com/sun/star/text/AccessibleHeaderFooterView.idl
index 3baa5f2d9..afe41007e 100644
--- a/offapi/com/sun/star/text/AccessibleHeaderFooterView.idl
+++ b/offapi/com/sun/star/text/AccessibleHeaderFooterView.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AccessibleHeaderFooterView.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 23:52:13 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:35:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,7 +82,7 @@ module com { module sun { module star { module text {
/** The accessible view of headers and footers.
- @since #107627#
+ @since OOo 1.1.2
*/
published service AccessibleHeaderFooterView
diff --git a/offapi/com/sun/star/text/AccessiblePageView.idl b/offapi/com/sun/star/text/AccessiblePageView.idl
index 2b56864c0..940939c21 100644
--- a/offapi/com/sun/star/text/AccessiblePageView.idl
+++ b/offapi/com/sun/star/text/AccessiblePageView.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AccessiblePageView.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 23:52:28 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:35:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,7 +83,7 @@ module com { module sun { module star { module text {
/** The accessible view of pagees.
- @since #107627#
+ @since OOo 1.1.2
*/
published service AccessiblePageView
{
diff --git a/offapi/com/sun/star/text/AccessibleParagraphView.idl b/offapi/com/sun/star/text/AccessibleParagraphView.idl
index c708df320..bcc02e029 100644
--- a/offapi/com/sun/star/text/AccessibleParagraphView.idl
+++ b/offapi/com/sun/star/text/AccessibleParagraphView.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AccessibleParagraphView.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 23:52:41 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:35:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -87,7 +87,7 @@ module com { module sun { module star { module text {
/** The accessible view of a paragraph fragment.
- @since #107627#
+ @since OOo 1.1.2
*/
published service AccessibleParagraphView
{
diff --git a/offapi/com/sun/star/text/AccessibleTextDocumentPageView.idl b/offapi/com/sun/star/text/AccessibleTextDocumentPageView.idl
index 137c5baba..894e96123 100644
--- a/offapi/com/sun/star/text/AccessibleTextDocumentPageView.idl
+++ b/offapi/com/sun/star/text/AccessibleTextDocumentPageView.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AccessibleTextDocumentPageView.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 23:52:54 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:36:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,7 +86,7 @@ module com { module sun { module star { module text {
/** The accessible page preview of a text document.
- @since #107627#
+ @since OOo 1.1.2
*/
published service AccessibleTextDocumentPageView
{