summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx
diff options
context:
space:
mode:
authorIngrid Halama [iha] <Ingrid.Halama@oracle.com>2011-02-15 14:04:40 +0100
committerIngrid Halama [iha] <Ingrid.Halama@oracle.com>2011-02-15 14:04:40 +0100
commitd3f3babe5fa6931a98f723b91a4ec72d8cb0d1fa (patch)
tree79865a93b14aab684a26e6dec14088811113e601 /chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx
parentchart51: #i116681# fixed defaults for lights (diff)
parentCWS-TOOLING: integrate CWS hr75 (diff)
downloadcore-d3f3babe5fa6931a98f723b91a4ec72d8cb0d1fa.tar.gz
core-d3f3babe5fa6931a98f723b91a4ec72d8cb0d1fa.zip
chart51: merge with DEV300_m100
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 )