summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_Location.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-10-01 07:35:04 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-10-01 07:35:04 +0000
commit70346a32723a3f3c1cbfedd2c6096152260ef9f7 (patch)
treecdadef43a660b956867d0d9a0562160ec3069429 /chart2/source/controller/dialogs/tp_Location.hxx
parentff916ccce1527b63aad17bbae0ad02a834cd31d6 (diff)
CWS-TOOLING: integrate CWS chart30
Diffstat (limited to 'chart2/source/controller/dialogs/tp_Location.hxx')
-rw-r--r--chart2/source/controller/dialogs/tp_Location.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/chart2/source/controller/dialogs/tp_Location.hxx b/chart2/source/controller/dialogs/tp_Location.hxx
index 8c128e0b4eec..8b472d2a6c92 100644
--- a/chart2/source/controller/dialogs/tp_Location.hxx
+++ b/chart2/source/controller/dialogs/tp_Location.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: tp_Location.hxx,v $
- * $Revision: 1.4 $
+ * $Revision: 1.4.44.1 $
*
* This file is part of OpenOffice.org.
*
@@ -48,7 +48,7 @@ namespace chart
//-----------------------------------------------------------------------------
/**
*/
-
+#ifdef LOCATION_PAGE
class LocationTabPage : public svt::OWizardPage
{
public:
@@ -71,6 +71,7 @@ protected:
::com::sun::star::uno::Reference<
::com::sun::star::uno::XComponentContext> m_xCC;
};
+#endif
//.............................................................................
} //namespace chart