summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--codemaker/source/cppumaker/cpputype.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/codemaker/source/cppumaker/cpputype.cxx b/codemaker/source/cppumaker/cpputype.cxx
index 7fc720a65fa4..628b4c648c84 100644
--- a/codemaker/source/cppumaker/cpputype.cxx
+++ b/codemaker/source/cppumaker/cpputype.cxx
@@ -123,6 +123,7 @@ bool isBootstrapType(rtl::OString const & name) {
"com/sun/star/reflection/XInterfaceAttributeTypeDescription2",
"com/sun/star/reflection/XInterfaceMemberTypeDescription",
"com/sun/star/reflection/XInterfaceMethodTypeDescription",
+ "com/sun/star/reflection/XInterfaceTypeDescription",
"com/sun/star/reflection/XInterfaceTypeDescription2",
"com/sun/star/reflection/XMethodParameter",
"com/sun/star/reflection/XStructTypeDescription",