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>
This commit is contained in:
Zolnai Tamás
2013-06-01 14:08:37 +02:00
committed by Thomas Arnhold
parent a074787abf
commit 8cc9383fe7
7 changed files with 11 additions and 11 deletions

View File

@@ -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 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. 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 if any internal things willn't be closed
@threadsafe yes @threadsafe yes

View File

@@ -77,7 +77,7 @@ published interface XCommonEmbedPersist: com::sun::star::uno::XInterface
optional parameters for object reloading, see also optional parameters for object reloading, see also
<type scope="com::sun::star::embed">EmbeddedObjectDescriptor</type> <type scope="com::sun::star::embed">EmbeddedObjectDescriptor</type>
@thrown ::com::sun::star::lang::IllegalArgumentException @throws ::com::sun::star::lang::IllegalArgumentException
one of arguments is illegal one of arguments is illegal
@throws com::sun::star::embed::WrongStateException @throws com::sun::star::embed::WrongStateException

View File

@@ -105,10 +105,10 @@ published interface XEmbedObjectCreator: com::sun::star::uno::XInterface
an object of type <type>EmbeddedObjectDescriptor</type> an object of type <type>EmbeddedObjectDescriptor</type>
contains object related properties contains object related properties
@thrown ::com::sun::star::lang::IllegalArgumentException @throws ::com::sun::star::lang::IllegalArgumentException
one of arguments is illegal one of arguments is illegal
@thrown ::com::sun::star::container::NoSuchElementException @throws ::com::sun::star::container::NoSuchElementException
the specified entry does not exist the specified entry does not exist
@throws com::sun::star::io::IOException @throws com::sun::star::io::IOException
@@ -149,7 +149,7 @@ published interface XEmbedObjectCreator: com::sun::star::uno::XInterface
an object of type <type>EmbeddedObjectDescriptor</type> an object of type <type>EmbeddedObjectDescriptor</type>
contains object related properties contains object related properties
@thrown ::com::sun::star::lang::IllegalArgumentException @throws ::com::sun::star::lang::IllegalArgumentException
one of arguments is illegal one of arguments is illegal
@throws com::sun::star::io::IOException @throws com::sun::star::io::IOException

View File

@@ -76,7 +76,7 @@ published interface XEmbedObjectFactory: com::sun::star::uno::XInterface
see also see also
<type scope="com::sun::star::embed">EmbeddedObjectDescriptor</type> <type scope="com::sun::star::embed">EmbeddedObjectDescriptor</type>
@thrown ::com::sun::star::lang::IllegalArgumentException @throws ::com::sun::star::lang::IllegalArgumentException
one of arguments is illegal one of arguments is illegal
@throws com::sun::star::io::IOException @throws com::sun::star::io::IOException

View File

@@ -80,7 +80,7 @@ published interface XEmbedPersist: XCommonEmbedPersist
see also see also
<type scope="com::sun::star::embed">EmbeddedObjectDescriptor</type> <type scope="com::sun::star::embed">EmbeddedObjectDescriptor</type>
@thrown ::com::sun::star::lang::IllegalArgumentException @throws ::com::sun::star::lang::IllegalArgumentException
one of arguments is illegal one of arguments is illegal
@throws com::sun::star::embed::WrongStateException @throws com::sun::star::embed::WrongStateException
@@ -120,7 +120,7 @@ published interface XEmbedPersist: XCommonEmbedPersist
optional parameters for the object saving, see also optional parameters for the object saving, see also
<type scope="com::sun::star::embed">EmbeddedObjectDescriptor</type> <type scope="com::sun::star::embed">EmbeddedObjectDescriptor</type>
@thrown ::com::sun::star::lang::IllegalArgumentException @throws ::com::sun::star::lang::IllegalArgumentException
one of arguments is illegal one of arguments is illegal
@throws com::sun::star::embed::WrongStateException @throws com::sun::star::embed::WrongStateException
@@ -169,7 +169,7 @@ published interface XEmbedPersist: XCommonEmbedPersist
optional parameters for the object saving, see also optional parameters for the object saving, see also
<type scope="com::sun::star::embed">EmbeddedObjectDescriptor</type> <type scope="com::sun::star::embed">EmbeddedObjectDescriptor</type>
@thrown ::com::sun::star::lang::IllegalArgumentException @throws ::com::sun::star::lang::IllegalArgumentException
one of arguments is illegal one of arguments is illegal
@throws com::sun::star::embed::WrongStateException @throws com::sun::star::embed::WrongStateException

View File

@@ -55,7 +55,7 @@ published interface XInsertObjectDialog: com::sun::star::uno::XInterface
@returns @returns
the structure containing the object and container related options the structure containing the object and container related options
@thrown ::com::sun::star::lang::IllegalArgumentException @throws ::com::sun::star::lang::IllegalArgumentException
one of arguments is illegal one of arguments is illegal
@throws com::sun::star::io::IOException @throws com::sun::star::io::IOException

View File

@@ -48,7 +48,7 @@ published interface XStorable2: XStorable
optional parameters for saving, can take values from subset of optional parameters for saving, can take values from subset of
<type scope="com::sun::star::document">MediaDescriptor</type> <type scope="com::sun::star::document">MediaDescriptor</type>
@thrown ::com::sun::star::lang::IllegalArgumentException @throws ::com::sun::star::lang::IllegalArgumentException
the optional parameters contain unacceptable for save entry the optional parameters contain unacceptable for save entry
@throws com::sun::star::io::IOException @throws com::sun::star::io::IOException