summaryrefslogtreecommitdiff
path: root/include/svtools/toolpanel/drawerlayouter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/toolpanel/drawerlayouter.hxx')
-rw-r--r--include/svtools/toolpanel/drawerlayouter.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/svtools/toolpanel/drawerlayouter.hxx b/include/svtools/toolpanel/drawerlayouter.hxx
index a086549568f9..c5867111db14 100644
--- a/include/svtools/toolpanel/drawerlayouter.hxx
+++ b/include/svtools/toolpanel/drawerlayouter.hxx
@@ -27,18 +27,18 @@
#include <boost/shared_ptr.hpp>
-//......................................................................................................................
+
namespace svt
{
-//......................................................................................................................
+
class ToolPanelViewShell;
class ToolPanelDrawer;
typedef ::boost::shared_ptr< ToolPanelDrawer > PToolPanelDrawer;
- //==================================================================================================================
+
//= ToolPanelDrawer
- //==================================================================================================================
+
/** a class which implements a tool panel selector in the form of the classical drawers
*/
class SVT_DLLPUBLIC DrawerDeckLayouter :public RefBase
@@ -88,9 +88,9 @@ private:
::boost::optional< size_t > m_aLastKnownActivePanel;
};
-//......................................................................................................................
+
} // namespace svt
-//......................................................................................................................
+
#endif // INCLUDED_SVTOOLS_TOOLPANEL_DRAWERLAYOUTER_HXX