summaryrefslogtreecommitdiff
path: root/include/svtools/roadmapwizard.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/roadmapwizard.hxx')
-rw-r--r--include/svtools/roadmapwizard.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/svtools/roadmapwizard.hxx b/include/svtools/roadmapwizard.hxx
index 62d4aa93800e..03ec7696618d 100644
--- a/include/svtools/roadmapwizard.hxx
+++ b/include/svtools/roadmapwizard.hxx
@@ -23,10 +23,10 @@
#include <svtools/svtdllapi.h>
#include <svtools/wizardmachine.hxx>
-//........................................................................
+
namespace svt
{
-//........................................................................
+
struct RoadmapWizardImpl;
class RoadmapWizard;
@@ -39,9 +39,9 @@ namespace svt
typedef TabPage* (* RoadmapPageFactory)( RoadmapWizard& );
};
- //====================================================================
+
//= RoadmapWizard
- //====================================================================
+
/** is - no, not a wizard for a roadmap, but the base class for wizards
<em>supporting</em> a roadmap.
@@ -237,9 +237,9 @@ protected:
SVT_DLLPRIVATE void impl_construct();
};
-//........................................................................
+
} // namespace svt
-//........................................................................
+
#endif // OOO_ INCLUDED_SVTOOLS_ROADMAPWIZARD_HXX