summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/HatchTable.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2002-10-02 14:12:36 +0000
committerMichael Hönnig <mi@openoffice.org>2002-10-02 14:12:36 +0000
commitd081c80877dc1ae413b9d65c206485b6821d0ef8 (patch)
tree574a746be7d1fb7283d5c879529f8c0612f6f6f2 /offapi/com/sun/star/drawing/HatchTable.idl
parent0b051a06b6fdda4e6536ef0802c14164288914e6 (diff)
*** empty log message ***
Diffstat (limited to 'offapi/com/sun/star/drawing/HatchTable.idl')
-rw-r--r--offapi/com/sun/star/drawing/HatchTable.idl10
1 files changed, 6 insertions, 4 deletions
diff --git a/offapi/com/sun/star/drawing/HatchTable.idl b/offapi/com/sun/star/drawing/HatchTable.idl
index 122e998ac24a..e7966668d9b9 100644
--- a/offapi/com/sun/star/drawing/HatchTable.idl
+++ b/offapi/com/sun/star/drawing/HatchTable.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: HatchTable.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mh $ $Date: 2002-02-28 16:22:32 $
+ * last change: $Author: mi $ $Date: 2002-10-02 15:12:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,8 +74,9 @@
/** this is a container for <type>Hatch</type>s
<p>It is used for example to access the <type>Hatch</type>s that
- are used inside a document. @see DrawingDocumentFactory
+ are used inside a document.
+ @see DrawingDocumentFactory
@see Hatch
*/
service HatchTable
@@ -86,7 +87,7 @@ service HatchTable
<p>Note: You can add new entries for later use, but you cannot
remove entries that are used inside the document.
*/
- interface com.sun.star.container.XNameContainer;
+ interface com::sun::star::container::XNameContainer;
};
//=============================================================================
@@ -94,3 +95,4 @@ service HatchTable
}; }; }; };
#endif
+