summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-03-20 14:10:31 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-03-20 14:10:31 +0100
commit7fdc7e91af2e114897388d049cd5b529823cd4ea (patch)
treeddaf457d77633fa05cca51b487c1d1ea1621dbbb /svx
parentaff0b9ef35cc98daaca9f7cc5be7da7673dabcbd (diff)
WaE: silence warnings
Diffstat (limited to 'svx')
-rwxr-xr-xsvx/source/tbxctrls/grafctrl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/tbxctrls/grafctrl.cxx b/svx/source/tbxctrls/grafctrl.cxx
index ae5a158295..03d78248bc 100755
--- a/svx/source/tbxctrls/grafctrl.cxx
+++ b/svx/source/tbxctrls/grafctrl.cxx
@@ -311,7 +311,7 @@ public:
ImplGrafControl::ImplGrafControl(
Window* pParent,
- sal_uInt16 nSlotId,
+ sal_uInt16 /*nSlotId*/,
const rtl::OUString& rCmd,
const Reference< XFrame >& rFrame
) : Control( pParent, WB_TABSTOP )