diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-04-06 19:53:16 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-04-06 20:00:14 +0300 |
commit | 149e3d4212704b36c101c2cab11cb43ad633ddd5 (patch) | |
tree | e45809351fcbbf18790df399d115dae317c87f86 /include/unotools/moduleoptions.hxx | |
parent | c81cb85d3db1a5b66027ce9f21f0dd5fa115a954 (diff) |
Bin empty @seealso, @param, @return etc metacomments
Diffstat (limited to 'include/unotools/moduleoptions.hxx')
-rw-r--r-- | include/unotools/moduleoptions.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/unotools/moduleoptions.hxx b/include/unotools/moduleoptions.hxx index 19242c442180..a6cc8f6987b3 100644 --- a/include/unotools/moduleoptions.hxx +++ b/include/unotools/moduleoptions.hxx @@ -51,10 +51,6 @@ class SvtModuleOptions_Impl; @descr Use these class to get installation state of different office modules like writer, calc etc Further you can ask for additional information; e.g. name of standard template file, which should be used by corresponding module; or short/long name of these module factory. - - @implements - - @base - - @devstatus ready to use @threadsafe yes *//*-*************************************************************************************************************/ |