summaryrefslogtreecommitdiff
path: root/include/svtools/toolpanel/paneltabbar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/toolpanel/paneltabbar.hxx')
-rw-r--r--include/svtools/toolpanel/paneltabbar.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/svtools/toolpanel/paneltabbar.hxx b/include/svtools/toolpanel/paneltabbar.hxx
index 3506fb71d4bb..35323d7aee6e 100644
--- a/include/svtools/toolpanel/paneltabbar.hxx
+++ b/include/svtools/toolpanel/paneltabbar.hxx
@@ -31,17 +31,17 @@
class PushButton;
-//........................................................................
+
namespace svt
{
-//........................................................................
+
class PanelTabBar_Impl;
class IToolPanelDeck;
- //====================================================================
+
//= PanelTabBar
- //====================================================================
+
/** a tab bar for selecting panels
At the moment, this control aligns the tabs vertically, this might be extended to also support a horizontal
@@ -87,9 +87,9 @@ namespace svt
::std::auto_ptr< PanelTabBar_Impl > m_pImpl;
};
-//........................................................................
+
} // namespace svt
-//........................................................................
+
#endif // INCLUDED_SVTOOLS_TOOLPANEL_PANELTABBAR_HXX