summaryrefslogtreecommitdiff
path: root/include/svtools/toolpanel/refbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/toolpanel/refbase.hxx')
-rw-r--r--include/svtools/toolpanel/refbase.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/svtools/toolpanel/refbase.hxx b/include/svtools/toolpanel/refbase.hxx
index 06afe1fa06a6..7de482b37693 100644
--- a/include/svtools/toolpanel/refbase.hxx
+++ b/include/svtools/toolpanel/refbase.hxx
@@ -24,14 +24,14 @@
#include <rtl/ref.hxx>
-//........................................................................
+
namespace svt
{
-//........................................................................
- //====================================================================
+
+
//= RefBase
- //====================================================================
+
class SVT_DLLPUBLIC RefBase : public ::rtl::IReference
{
protected:
@@ -66,9 +66,9 @@ namespace svt
return RefBase::release(); \
}
-//........................................................................
+
} // namespace svt
-//........................................................................
+
#endif // INCLUDED_SVTOOLS_TOOLPANEL_REFBASE_HXX