diff options
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 *//*-*************************************************************************************************************/ |