summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-27 23:25:41 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:02 +0200
commit24b331efedc6fdf1082e92a2db444d80ae7fed81 (patch)
treeb3cbb48758c70259bafb5053e46d5ae6937235ed /udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl
parent*api: convert remaining <member> (diff)
downloadcore-24b331efedc6fdf1082e92a2db444d80ae7fed81.tar.gz
core-24b331efedc6fdf1082e92a2db444d80ae7fed81.zip
*api: convert rest of <member scope="foo">
sed -i 's,<member scope="\([^"]*\)">\([^<]\+\)</member>,\1::\2,g' Change-Id: Idbe0adc5a88e430c99257d4d61e540bf0eeaea8f
Diffstat (limited to 'udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl')
-rw-r--r--udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl20
1 files changed, 10 insertions, 10 deletions
diff --git a/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl b/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl
index 45baf7135e7c..641be7e99bd4 100644
--- a/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl
+++ b/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl
@@ -60,16 +60,16 @@ published interface XTypeDescriptionEnumerationAccess : com::sun::star::uno::XIn
<p>Valid types classes are:
<ul>
- <li><member scope="com::sun::star::uno">TypeClass::MODULE</member>
- <li><member scope="com::sun::star::uno">TypeClass::INTERFACE</member>
- <li><member scope="com::sun::star::uno">TypeClass::SERVICE</member>
- <li><member scope="com::sun::star::uno">TypeClass::STRUCT</member>
- <li><member scope="com::sun::star::uno">TypeClass::ENUM</member>
- <li><member scope="com::sun::star::uno">TypeClass::EXCEPTION</member>
- <li><member scope="com::sun::star::uno">TypeClass::TYPEDEF</member>
- <li><member scope="com::sun::star::uno">TypeClass::CONSTANT</member>
- <li><member scope="com::sun::star::uno">TypeClass::CONSTANTS</member>
- <li><member scope="com::sun::star::uno">TypeClass::SINGLETON</member>
+ <li>com::sun::star::uno::TypeClass::MODULE
+ <li>com::sun::star::uno::TypeClass::INTERFACE
+ <li>com::sun::star::uno::TypeClass::SERVICE
+ <li>com::sun::star::uno::TypeClass::STRUCT
+ <li>com::sun::star::uno::TypeClass::ENUM
+ <li>com::sun::star::uno::TypeClass::EXCEPTION
+ <li>com::sun::star::uno::TypeClass::TYPEDEF
+ <li>com::sun::star::uno::TypeClass::CONSTANT
+ <li>com::sun::star::uno::TypeClass::CONSTANTS
+ <li>com::sun::star::uno::TypeClass::SINGLETON
</ul>
@param depth