summaryrefslogtreecommitdiff
path: root/svtools/qa
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-10-12 14:05:20 +0000
committerOliver Bolte <obo@openoffice.org>2006-10-12 14:05:20 +0000
commit8fd11fc039fbd8c7e8ab902087e47bd9cc3ba8ae (patch)
tree1a045221d272b31746b177c76de7d10fd4955d4a /svtools/qa
parent0eda475d3adb8c37d605e8c51ac48b82b92d1fc7 (diff)
INTEGRATION: CWS sb59 (1.8.300); FILE MERGED
2006/07/28 15:24:13 sb 1.8.300.1: #i67487# Made code warning-free (wntmsci10).
Diffstat (limited to 'svtools/qa')
-rw-r--r--svtools/qa/test_URIHelper.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/qa/test_URIHelper.cxx b/svtools/qa/test_URIHelper.cxx
index b578d552e23c..c1d094ec07ac 100644
--- a/svtools/qa/test_URIHelper.cxx
+++ b/svtools/qa/test_URIHelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: test_URIHelper.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 14:13:02 $
+ * last change: $Author: obo $ $Date: 2006-10-12 15:05:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -157,7 +157,7 @@ Content::Content(
}
css::uno::Any Content::execute(
- css::ucb::Command const & command, sal_Int32 commandId,
+ css::ucb::Command const & command, sal_Int32,
css::uno::Reference< css::ucb::XCommandEnvironment > const &)
throw (
css::uno::Exception, css::ucb::CommandAbortedException,