summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots/wizardservices.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/dbpilots/wizardservices.hxx')
-rw-r--r--extensions/source/dbpilots/wizardservices.hxx16
1 files changed, 3 insertions, 13 deletions
diff --git a/extensions/source/dbpilots/wizardservices.hxx b/extensions/source/dbpilots/wizardservices.hxx
index 276e0837c801..02e0a120a151 100644
--- a/extensions/source/dbpilots/wizardservices.hxx
+++ b/extensions/source/dbpilots/wizardservices.hxx
@@ -26,12 +26,7 @@
namespace dbp
{
-
-
-
- //= OGroupBoxSI
-
- /// service info for the group box wizard
+ // service info for the group box wizard
struct OGroupBoxSI
{
public:
@@ -40,10 +35,7 @@ namespace dbp
getServiceNames();
};
-
- //= OListComboSI
-
- /// service info for the list/combo box wizard
+ // service info for the list/combo box wizard
struct OListComboSI
{
public:
@@ -53,9 +45,7 @@ namespace dbp
};
- //= OGridSI
-
- /// service info for the grid wizard
+ // service info for the grid wizard
struct OGridSI
{
public: