summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/resource
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-29 18:33:02 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:05 +0200
commitb7ba598ced9708da45372a6c3f8e1a17c306be8f (patch)
tree8f7bef1c06944e35828dfec635abd626ca402cec /offapi/com/sun/star/resource
parent*api: convert more <method> (diff)
downloadcore-b7ba598ced9708da45372a6c3f8e1a17c306be8f.tar.gz
core-b7ba598ced9708da45372a6c3f8e1a17c306be8f.zip
*api: clean up multi-line and mal-formed XML tags
It is amazing what some people believe autodoc supports. Also, com::sun::star::uno::Any does not exist in IDL, that is part of the C++ language binding. Change-Id: I1f1f5cf5d27663ace6ff618ecbecb41fd2dfa1fc
Diffstat (limited to 'offapi/com/sun/star/resource')
-rw-r--r--offapi/com/sun/star/resource/XStringResourcePersistence.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/resource/XStringResourcePersistence.idl b/offapi/com/sun/star/resource/XStringResourcePersistence.idl
index eff8f275866c..6aa3a39630f7 100644
--- a/offapi/com/sun/star/resource/XStringResourcePersistence.idl
+++ b/offapi/com/sun/star/resource/XStringResourcePersistence.idl
@@ -60,7 +60,7 @@ interface XStringResourcePersistence: com::sun::star::resource::XStringResourceM
This method can throw all exceptions thrown by the methods of
com::sun::star::embed::XStorage respectively
- a <type scope="com::sun::star::ucb">CommandAbortedException in
+ a com::sun::star::ucb::CommandAbortedException in
case of a StringResourceWithLocation for all exceptions that are
not handled by a previously specified
com::sun::star::task::XInteractionHandler.