summaryrefslogtreecommitdiff
path: root/include/svtools/roadmap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/roadmap.hxx')
-rw-r--r--include/svtools/roadmap.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/svtools/roadmap.hxx b/include/svtools/roadmap.hxx
index 1febec3cbb4a..154a392f7215 100644
--- a/include/svtools/roadmap.hxx
+++ b/include/svtools/roadmap.hxx
@@ -29,10 +29,10 @@
class Bitmap;
-//.........................................................................
+
namespace svt
{
-//.........................................................................
+
struct RoadmapTypes
{
@@ -44,9 +44,9 @@ namespace svt
class RoadmapImpl;
class RoadmapItem;
- //=====================================================================
+
//= Roadmap
- //=====================================================================
+
class SVT_DLLPUBLIC ORoadmap : public Control, public RoadmapTypes
{
protected:
@@ -114,9 +114,9 @@ namespace svt
void UpdatefollowingHyperLabels( ItemIndex _Index );
};
-//.........................................................................
+
} // namespace svt
-//.........................................................................
+
#endif