summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx
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/dlg_ShapeParagraph.cxx
parent071cddfecbb256b801274dc338d90c37d1389439 (diff)
removetooltypes01: #i112600# remove tooltypes from chart2
Diffstat (limited to 'chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx')
-rw-r--r--chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx b/chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx
index 2f0173fc8408..38373df5e9a8 100644
--- a/chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx
+++ b/chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx
@@ -69,7 +69,7 @@ ShapeParagraphDialog::~ShapeParagraphDialog()
{
}
-void ShapeParagraphDialog::PageCreated( USHORT nId, SfxTabPage& rPage )
+void ShapeParagraphDialog::PageCreated( sal_uInt16 nId, SfxTabPage& rPage )
{
SfxAllItemSet aSet( *( GetInputSetImpl()->GetPool() ) );
switch ( nId )