summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/resource/XStringResourceWithStorage.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/resource/XStringResourceWithStorage.idl')
-rw-r--r--offapi/com/sun/star/resource/XStringResourceWithStorage.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/resource/XStringResourceWithStorage.idl b/offapi/com/sun/star/resource/XStringResourceWithStorage.idl
index 2aa203c926e1..9529dc71f621 100644
--- a/offapi/com/sun/star/resource/XStringResourceWithStorage.idl
+++ b/offapi/com/sun/star/resource/XStringResourceWithStorage.idl
@@ -26,10 +26,10 @@
module com { module sun { module star { module resource {
/**
- Extends <type>XStringResourcePersistence</type> by methods to handle an
+ Extends XStringResourcePersistence by methods to handle an
associated <type scope="com::sun::star::embed">XStorage</type> instance.
- @see <type>XStringResourcePersistence</type>.
+ @see XStringResourcePersistence.
*/
interface XStringResourceWithStorage: com::sun::star::resource::XStringResourcePersistence
{