summaryrefslogtreecommitdiff
path: root/basctl/source/inc/dlgedlist.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/dlgedlist.hxx')
-rw-r--r--basctl/source/inc/dlgedlist.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/inc/dlgedlist.hxx b/basctl/source/inc/dlgedlist.hxx
index 39b9473abba4..ced0cfdc1368 100644
--- a/basctl/source/inc/dlgedlist.hxx
+++ b/basctl/source/inc/dlgedlist.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -44,7 +44,7 @@ typedef ::cppu::WeakImplHelper1< ::com::sun::star::beans::XPropertyChangeListene
class DlgEdPropListenerImpl: public PropertyChangeListenerHelper
{
private:
- DlgEdObj* pDlgEdObj;
+ DlgEdObj* pDlgEdObj;
public:
DlgEdPropListenerImpl(DlgEdObj* pObj);
@@ -67,7 +67,7 @@ typedef ::cppu::WeakImplHelper1< ::com::sun::star::container::XContainerListener
class DlgEdEvtContListenerImpl: public ContainerListenerHelper
{
private:
- DlgEdObj* pDlgEdObj;
+ DlgEdObj* pDlgEdObj;
public:
DlgEdEvtContListenerImpl(DlgEdObj* pObj);