summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorZolnai Tamás <zolnaitamas2000@gmail.com>2013-06-01 14:08:37 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-06-03 06:58:36 +0000
commit8cc9383fe7dbb81c28da6c843638c04c803cc8ab (patch)
treec88fcc02b2401b16687de8fb4a835d2b4928cf5e /framework
parenta074787abfa48642398d3516e57bbcb569a8571b (diff)
Replace invalid doxygen commands: thrown -> throws
Change-Id: I9e9f513afe37ccf34f2d5762a27b4a728fd24f36 Reviewed-on: https://gerrit.libreoffice.org/4136 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'framework')
-rw-r--r--framework/source/services/frame.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/services/frame.cxx b/framework/source/services/frame.cxx
index 6ece139dfc7d..edf60e1f8f0a 100644
--- a/framework/source/services/frame.cxx
+++ b/framework/source/services/frame.cxx
@@ -1554,7 +1554,7 @@ void SAL_CALL Frame::removeFrameActionListener( const css::uno::Reference< css::
veto exception and must try to close this frame at later time again. Otherwhise the
source of throwed exception is the right one. May it will be the frame himself.
- @thrown CloseVetoException
+ @throws CloseVetoException
if any internal things willn't be closed
@threadsafe yes