summaryrefslogtreecommitdiff
path: root/include/dbaccess/dbaundomanager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/dbaccess/dbaundomanager.hxx')
-rw-r--r--include/dbaccess/dbaundomanager.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/dbaccess/dbaundomanager.hxx b/include/dbaccess/dbaundomanager.hxx
index 7bdb450169e1..01e5417045af 100644
--- a/include/dbaccess/dbaundomanager.hxx
+++ b/include/dbaccess/dbaundomanager.hxx
@@ -30,14 +30,14 @@
class SfxUndoManager;
-//......................................................................................................................
+
namespace dbaui
{
-//......................................................................................................................
- //==================================================================================================================
+
+
//= UndoManager
- //==================================================================================================================
+
struct UndoManager_Impl;
typedef ::cppu::ImplHelper1< ::com::sun::star::document::XUndoManager > UndoManager_Base;
class DBACCESS_DLLPUBLIC UndoManager : public UndoManager_Base
@@ -87,9 +87,9 @@ namespace dbaui
::boost::scoped_ptr< UndoManager_Impl > m_pImpl;
};
-//......................................................................................................................
+
} // namespace dbaui
-//......................................................................................................................
+
#endif // INCLUDED_DBACCESS_DBAUNDOMANAGER_HXX