summaryrefslogtreecommitdiffstats
path: root/svx/source/form
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2010-04-20 18:47:56 +0200
committerMichael Stahl <mst@openoffice.org>2010-04-20 18:47:56 +0200
commit574e8413cadcc90c0c7894d9b14980133a0622fe (patch)
tree78501cd74cea6ce97b46e0c4b1470d6380d0be96 /svx/source/form
parentgnumake2: fix framework d.lst (diff)
downloadcore-574e8413cadcc90c0c7894d9b14980133a0622fe.tar.gz
core-574e8413cadcc90c0c7894d9b14980133a0622fe.zip
gnumake2: fix warning in fmshell.cxx
Diffstat (limited to 'svx/source/form')
-rw-r--r--svx/source/form/fmshell.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/form/fmshell.cxx b/svx/source/form/fmshell.cxx
index 828791a3d035..faaddc71acab 100644
--- a/svx/source/form/fmshell.cxx
+++ b/svx/source/form/fmshell.cxx
@@ -285,7 +285,7 @@ void FmFormShell::NotifyMarkListChanged(FmFormView* pWhichView)
}
//------------------------------------------------------------------------
-sal_uInt16 FmFormShell::PrepareClose(sal_Bool bUI, sal_Bool bForBrowsing)
+sal_uInt16 FmFormShell::PrepareClose(sal_Bool bUI, sal_Bool /*bForBrowsing*/)
{
if ( GetImpl()->didPrepareClose() )
// we already did a PrepareClose for the current modifications of the current form