summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots/controlwizard.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/dbpilots/controlwizard.hxx')
-rw-r--r--extensions/source/dbpilots/controlwizard.hxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/extensions/source/dbpilots/controlwizard.hxx b/extensions/source/dbpilots/controlwizard.hxx
index 529e94bb25c4..413f5f3b6984 100644
--- a/extensions/source/dbpilots/controlwizard.hxx
+++ b/extensions/source/dbpilots/controlwizard.hxx
@@ -39,19 +39,11 @@ class ResId;
namespace dbp
{
-
-
-
- //= OControlWizardSettings
-
struct OControlWizardSettings
{
OUString sControlLabel;
};
-
- //= OControlWizardPage
-
class OControlWizard;
typedef ::svt::OWizardPage OControlWizardPage_Base;
class OControlWizardPage : public OControlWizardPage_Base
@@ -97,8 +89,6 @@ namespace dbp
struct OAccessRegulator;
- //= OControlWizard
-
typedef ::svt::OWizardMachine OControlWizard_Base;
class OControlWizard : public OControlWizard_Base
{