summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/ContentHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/ContentHandler.idl')
-rw-r--r--offapi/com/sun/star/frame/ContentHandler.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/ContentHandler.idl b/offapi/com/sun/star/frame/ContentHandler.idl
index 027e1047ad93..78b42454c3b5 100644
--- a/offapi/com/sun/star/frame/ContentHandler.idl
+++ b/offapi/com/sun/star/frame/ContentHandler.idl
@@ -29,7 +29,7 @@ module com { module sun { module star { module frame {
<p>
This handler doesn't need any frame as target for loading components.
Content handler are registered for content types.
- (See type/filter configuration of <type scope="com::sun::star::document">TypeDetection</type>
+ (See type/filter configuration of com::sun::star::document::TypeDetection
for further information) If generic load mechanism found such documents which
can be handled by a ContentHandler it will create and use it.
</p>