summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbainterior.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbainterior.cxx')
-rw-r--r--sc/source/ui/vba/vbainterior.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbainterior.cxx b/sc/source/ui/vba/vbainterior.cxx
index fc8d363b07ff..0b9d1a8c3a87 100644
--- a/sc/source/ui/vba/vbainterior.cxx
+++ b/sc/source/ui/vba/vbainterior.cxx
@@ -166,7 +166,7 @@ ScVbaInterior::setColorIndex( const css::uno::Any& _colorindex ) throw (css::uno
}
}
uno::Any
-ScVbaInterior::GetIndexColor( const sal_Int32& nColorIndex )
+ScVbaInterior::GetIndexColor( sal_Int32 nColorIndex )
{
sal_Int32 nIndex = nColorIndex;
// #FIXME xlColorIndexAutomatic & xlColorIndexNone are not really