summaryrefslogtreecommitdiff
path: root/svtools/source/table
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2011-01-16 21:18:35 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2011-01-16 21:18:35 +0100
commit00abb7e08b1a2de2200878ec58c968bc8717565a (patch)
tree65b2998f6b590b02375bcd38de52ced9250dbe01 /svtools/source/table
parent622c6ecd2f1c3a5724ef4b615cc9de5bc880699c (diff)
gridsort: GCC WaE
Diffstat (limited to 'svtools/source/table')
-rw-r--r--svtools/source/table/gridtablerenderer.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svtools/source/table/gridtablerenderer.cxx b/svtools/source/table/gridtablerenderer.cxx
index 8fc95c203b7a..201c128855e6 100644
--- a/svtools/source/table/gridtablerenderer.cxx
+++ b/svtools/source/table/gridtablerenderer.cxx
@@ -492,6 +492,8 @@ namespace svt { namespace table
OSL_UNUSED( i_active );
OSL_UNUSED( i_selected );
+ OSL_UNUSED( i_rowPos );
+ OSL_UNUSED( i_colPos );
return true;
}