summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/RelationTableView.hxx
diff options
context:
space:
mode:
authorPhilipp Riemer <ruderphilipp@gmail.com>2012-08-12 18:45:53 +0200
committerPhilipp Riemer <ruderphilipp@gmail.com>2012-08-12 18:45:53 +0200
commit6d29ad0d288fe73d92eaad950f72f1902d3d6d01 (patch)
tree234319442931b4361ec323af979166677064f2bb /dbaccess/source/ui/inc/RelationTableView.hxx
parentc47988fcef166966b6d8b1b706399f2032e9465a (diff)
align code pieces to surrounding lines/style
Change-Id: I992fd490461ba499cba1007abd57285949d3a488
Diffstat (limited to 'dbaccess/source/ui/inc/RelationTableView.hxx')
-rw-r--r--dbaccess/source/ui/inc/RelationTableView.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/RelationTableView.hxx b/dbaccess/source/ui/inc/RelationTableView.hxx
index 57f8e09c46c9..56c14ade13ee 100644
--- a/dbaccess/source/ui/inc/RelationTableView.hxx
+++ b/dbaccess/source/ui/inc/RelationTableView.hxx
@@ -27,9 +27,10 @@
namespace dbaui
{
class ORelationDesignView;
- class ORelationTableView : public ::cppu::BaseMutex
- , public OJoinTableView
- , public ::comphelper::OContainerListener
+
+ class ORelationTableView : public ::cppu::BaseMutex,
+ public OJoinTableView,
+ public ::comphelper::OContainerListener
{
OTableConnection* m_pExistingConnection; ///< is set when a connection was draged on an existing connection
TTableConnectionData::value_type m_pCurrentlyTabConnData; ///< set when we creating a connection with more than one keycolumn