summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/ChartDocumentWrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/ChartDocumentWrapper.hxx')
-rw-r--r--chart2/source/controller/inc/ChartDocumentWrapper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/chart2/source/controller/inc/ChartDocumentWrapper.hxx b/chart2/source/controller/inc/ChartDocumentWrapper.hxx
index 803811376a4c..76c2544781f0 100644
--- a/chart2/source/controller/inc/ChartDocumentWrapper.hxx
+++ b/chart2/source/controller/inc/ChartDocumentWrapper.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
@@ -91,7 +91,7 @@ public:
::com::sun::star::uno::Reference<
::com::sun::star::drawing::XDrawPage > impl_getDrawPage() const
throw (::com::sun::star::uno::RuntimeException);
-
+
protected:
// ____ chart::XChartDocument ____
@@ -207,7 +207,7 @@ private: //methods
private: //member
::boost::shared_ptr< Chart2ModelContact > m_spChart2ModelContact;
-
+
::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > m_xDelegator;
::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > m_xTitle;