summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2009-02-10 15:28:02 +0000
committerKurt Zenker <kz@openoffice.org>2009-02-10 15:28:02 +0000
commit20183c6de2e99c5ff445ec359895259fdf89c23c (patch)
treec1b549a2830c22c53f38857a25bedae0a47f427b /sc
parent0eb6d7a739f4708ec715c8a9d39fbd983c11b3a3 (diff)
#i10000# WaE fix
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/vba/vbacommandbarcontrols.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbacommandbarcontrols.cxx b/sc/source/ui/vba/vbacommandbarcontrols.cxx
index 9bcace51a..d33a2bac6 100644
--- a/sc/source/ui/vba/vbacommandbarcontrols.cxx
+++ b/sc/source/ui/vba/vbacommandbarcontrols.cxx
@@ -65,7 +65,6 @@ public:
}
else
throw container::NoSuchElementException();
- return uno::Any();
}
};