summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/io/XTempFile.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/io/XTempFile.idl')
-rw-r--r--udkapi/com/sun/star/io/XTempFile.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/io/XTempFile.idl b/udkapi/com/sun/star/io/XTempFile.idl
index b274d33756a0..5d5fdaf71b57 100644
--- a/udkapi/com/sun/star/io/XTempFile.idl
+++ b/udkapi/com/sun/star/io/XTempFile.idl
@@ -31,12 +31,12 @@ module com { module sun { module star { module io {
interface XTempFile
{
// INTERFACES
- /** interface <type>XStream</type> offers read and write access to
+ /** interface XStream offers read and write access to
the same stream.
*/
interface XStream;
- /** interface <type>XSeekable</type> makes it possible to seek to a
+ /** interface XSeekable makes it possible to seek to a
certain position within a stream.
*/
interface XSeekable;