summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_ErrorBars.hxx
diff options
context:
space:
mode:
authorMikhail Voytenko <mav@openoffice.org>2011-01-14 15:18:08 +0100
committerMikhail Voytenko <mav@openoffice.org>2011-01-14 15:18:08 +0100
commit3d6a5a98cda10e18dacd96028f2bf0ec0b478988 (patch)
tree9a25c82de4f09295c6407854b5cb27e8855efd26 /chart2/source/controller/dialogs/tp_ErrorBars.hxx
parent071cddfecbb256b801274dc338d90c37d1389439 (diff)
removetooltypes01: #i112600# remove tooltypes from chart2
Diffstat (limited to 'chart2/source/controller/dialogs/tp_ErrorBars.hxx')
-rw-r--r--chart2/source/controller/dialogs/tp_ErrorBars.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/tp_ErrorBars.hxx b/chart2/source/controller/dialogs/tp_ErrorBars.hxx
index f6d6779d34a9..ec33c66108a9 100644
--- a/chart2/source/controller/dialogs/tp_ErrorBars.hxx
+++ b/chart2/source/controller/dialogs/tp_ErrorBars.hxx
@@ -49,7 +49,7 @@ public:
::com::sun::star::chart2::XChartDocument > & xChartDocument );
static SfxTabPage* Create( Window* pParent, const SfxItemSet& rInAttrs );
- virtual BOOL FillItemSet( SfxItemSet& rOutAttrs );
+ virtual sal_Bool FillItemSet( SfxItemSet& rOutAttrs );
virtual void Reset( const SfxItemSet& rInAttrs );
virtual void DataChanged( const DataChangedEvent& rDCEvt );