diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2001-08-27 16:42:22 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2001-08-27 16:42:22 +0000 |
commit | d56d4ac057a6baacde38f2a2f530d459007681ec (patch) | |
tree | 83c5db3b0c3b9d07186d6b8633155ff7c00189b0 /shell | |
parent | 1aebb1088520c85487b4d61cd4ada92152b1bfb3 (diff) |
#65293# more types
Diffstat (limited to 'shell')
-rw-r--r-- | shell/source/cmdmail/cmdmail.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/source/cmdmail/cmdmail.xml b/shell/source/cmdmail/cmdmail.xml index c77d9be3a998..ed360f450888 100644 --- a/shell/source/cmdmail/cmdmail.xml +++ b/shell/source/cmdmail/cmdmail.xml @@ -31,6 +31,7 @@ <type> com.sun.star.registry.XRegistryKey </type> <type> com.sun.star.container.XNameAccess </type> <type> com.sun.star.container.XSet </type> + <type> com.sun.star.beans.PropertyValue </type> </component-description> <project-build-dependency> cppuhelper </project-build-dependency> <project-build-dependency> cppu </project-build-dependency> |