summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ucb/FTPContent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/FTPContent.idl')
-rw-r--r--offapi/com/sun/star/ucb/FTPContent.idl18
1 files changed, 9 insertions, 9 deletions
diff --git a/offapi/com/sun/star/ucb/FTPContent.idl b/offapi/com/sun/star/ucb/FTPContent.idl
index 7b4db0629e5e..5b7dd5328c00 100644
--- a/offapi/com/sun/star/ucb/FTPContent.idl
+++ b/offapi/com/sun/star/ucb/FTPContent.idl
@@ -43,17 +43,17 @@ module com { module sun { module star { module ucb {
published service FTPContent
{
/** This interface is implemented according to the specification of
- service <type>Content</type>.
+ service Content.
*/
interface com::sun::star::lang::XComponent;
/** This interface is implemented according to the specification of
- service <type>Content</type>.
+ service Content.
*/
interface com::sun::star::ucb::XContent;
/** This interface is implemented according to the specification of
- service <type>Content</type>.
+ service Content.
<p>An object representing a directory in the file system is able
to create a new object, which in turn can become the representation
@@ -90,7 +90,7 @@ published service FTPContent
interface com::sun::star::ucb::XContentCreator;
/** This interface is implemented according to the specification of
- service <type>Content</type>.
+ service Content.
<p>
@@ -156,27 +156,27 @@ published service FTPContent
interface com::sun::star::ucb::XCommandProcessor;
/** This interface is implemented according to the specification of
- service <type>Content</type>.
+ service Content.
*/
interface com::sun::star::beans::XPropertiesChangeNotifier;
/** This interface is implemented according to the specification of
- service <type>Content</type>.
+ service Content.
*/
interface com::sun::star::beans::XPropertyContainer;
/** This interface is implemented according to the specification of
- service <type>Content</type>.
+ service Content.
*/
interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
/** This interface is implemented according to the specification of
- service <type>Content</type>.
+ service Content.
*/
interface com::sun::star::ucb::XCommandInfoChangeNotifier;
/** This interface is implemented according to the specification of
- service <type>Content</type>.
+ service Content.
*/
interface com::sun::star::container::XChild;
};