tdf#108523 Removed @author annotations

Change-Id: I5905dd94843595b229046c0b4a0f16181c16fd9e
Reviewed-on: https://gerrit.libreoffice.org/69869
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
This commit is contained in:
Jaromir Wysoglad
2019-03-27 23:44:38 +01:00
committed by Samuel Mehrbrodt
parent 912742333b
commit 92ce72a473
58 changed files with 0 additions and 58 deletions

View File

@@ -53,7 +53,6 @@ module com { module sun { module star { module configuration {
and all of its aspects. and all of its aspects.
</p> </p>
@author Frank Schoenheit
@version 1.0 2000/07/06 @version 1.0 2000/07/06
*/ */

View File

@@ -25,7 +25,6 @@
module com { module sun { module star { module document { module com { module sun { module star { module document {
/* Provides access to user to filters written to use the FilterAdapter /* Provides access to user to filters written to use the FilterAdapter
@author Aidan Butler
@since OOo 1.1.2 @since OOo 1.1.2
*/ */

View File

@@ -31,7 +31,6 @@ module com { module sun { module star { module frame {
com::sun::star::ucb::TransientDocumentsDocumentContents. com::sun::star::ucb::TransientDocumentsDocumentContents.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see com::sun::star::document::OfficeDocument @see com::sun::star::document::OfficeDocument
@see com::sun::star::ucb::TransientDocumentsDocumentContent @see com::sun::star::ucb::TransientDocumentsDocumentContent

View File

@@ -32,7 +32,6 @@ module com { module sun { module star { module text {
@see com::sun::star::text::NumberingRules @see com::sun::star::text::NumberingRules
@see com::sun::star::lang::Locale @see com::sun::star::lang::Locale
@version 1.0 @version 1.0
@author <a href="mailto:oliver.specht@germany.sun.com">Oliver Specht</a>
*/ */
published interface XDefaultNumberingProvider : com::sun::star::uno::XInterface published interface XDefaultNumberingProvider : com::sun::star::uno::XInterface
{ {

View File

@@ -31,7 +31,6 @@ module com { module sun { module star { module text {
@see com::sun::star::text::NumberingRules @see com::sun::star::text::NumberingRules
@see com::sun::star::text::NumberingLevel @see com::sun::star::text::NumberingLevel
@version 1.0 @version 1.0
@author <a href="mailto:oliver.specht@germany.sun.com">Oliver Specht</a>
*/ */
published interface XNumberingFormatter : com::sun::star::uno::XInterface published interface XNumberingFormatter : com::sun::star::uno::XInterface
{ {

View File

@@ -29,7 +29,6 @@ module com { module sun { module star { module text {
@see com::sun::star::text::NumberingRules @see com::sun::star::text::NumberingRules
@see com::sun::star::style::NumberingType @see com::sun::star::style::NumberingType
@version 1.0 @version 1.0
@author <a href="mailto:oliver.specht@germany.sun.com">Oliver Specht</a>
*/ */
published interface XNumberingTypeInfo : com::sun::star::uno::XInterface published interface XNumberingTypeInfo : com::sun::star::uno::XInterface
{ {

View File

@@ -29,7 +29,6 @@ module com { module sun { module star { module ucb {
reinitialize an object that can only be initialized once. reinitialize an object that can only be initialized once.
@version 1.0 @version 1.0
@author Kai Sommerfeld
*/ */
published exception AlreadyInitializedException: com::sun::star::uno::Exception published exception AlreadyInitializedException: com::sun::star::uno::Exception
{ {

View File

@@ -28,7 +28,6 @@ module com { module sun { module star { module ucb {
/** This exception is thrown to indicate that a command was aborted. /** This exception is thrown to indicate that a command was aborted.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see XCommandProcessor @see XCommandProcessor
*/ */
published exception CommandAbortedException : com::sun::star::uno::Exception published exception CommandAbortedException : com::sun::star::uno::Exception

View File

@@ -34,7 +34,6 @@ module com { module sun { module star { module ucb {
by the interaction handler. by the interaction handler.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see XCommandProcessor @see XCommandProcessor
*/ */
published exception CommandFailedException : com::sun::star::uno::Exception published exception CommandFailedException : com::sun::star::uno::Exception

View File

@@ -29,7 +29,6 @@ module com { module sun { module star { module ucb {
failed. failed.
@version 1.0 @version 1.0
@author Kai Sommerfeld
*/ */
published exception ContentCreationException : com::sun::star::uno::Exception published exception ContentCreationException : com::sun::star::uno::Exception
{ {

View File

@@ -34,7 +34,6 @@ module com { module sun { module star { module ucb {
be aborted by a client, can be used by any thread. be aborted by a client, can be used by any thread.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see XCommandProcessor @see XCommandProcessor
*/ */
published exception DuplicateCommandIdentifierException : com::sun::star::uno::Exception published exception DuplicateCommandIdentifierException : com::sun::star::uno::Exception

View File

@@ -32,7 +32,6 @@ module com { module sun { module star { module ucb {
the new resource persistent. the new resource persistent.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see Content @see Content
*/ */
published exception MissingPropertiesException : com::sun::star::uno::Exception published exception MissingPropertiesException : com::sun::star::uno::Exception

View File

@@ -42,7 +42,6 @@ module com { module sun { module star { module ucb {
clashing resource shall be overwritten. clashing resource shall be overwritten.
@version 1.0 @version 1.0
@author Kai Sommerfeld
*/ */
published exception NameClashResolveRequest : com::sun::star::task::ClassifiedInteractionRequest published exception NameClashResolveRequest : com::sun::star::task::ClassifiedInteractionRequest
{ {

View File

@@ -29,7 +29,6 @@ module com { module sun { module star { module ucb {
com::sun::star::ucb::XRemoteContentProviderSupplier. com::sun::star::ucb::XRemoteContentProviderSupplier.
@version 1.0 @version 1.0
@author Stephan Bergmann
*/ */
published enum RemoteContentProviderChangeAction published enum RemoteContentProviderChangeAction
{ {

View File

@@ -29,7 +29,6 @@ module com { module sun { module star { module ucb {
com::sun::star::ucb::XRemoteContentProviderSupplier. com::sun::star::ucb::XRemoteContentProviderSupplier.
@version 1.0 @version 1.0
@author Stephan Bergmann
*/ */
published struct RemoteContentProviderChangeEvent: com::sun::star::lang::EventObject published struct RemoteContentProviderChangeEvent: com::sun::star::lang::EventObject
{ {

View File

@@ -29,7 +29,6 @@ module com { module sun { module star { module ucb {
on ContentResultSets. on ContentResultSets.
@version 1.0 @version 1.0
@author Kai Sommerfeld
*/ */
published exception ResultSetException: com::sun::star::sdbc::SQLException published exception ResultSetException: com::sun::star::sdbc::SQLException
{ {

View File

@@ -28,7 +28,6 @@ module com { module sun { module star { module ucb {
/** Offers a simple access to resources, like files and folders located in a /** Offers a simple access to resources, like files and folders located in a
local file system or on a WebDAV server. local file system or on a WebDAV server.
@author Andreas Bregas
@version 1.0 07/25/2000 @version 1.0 07/25/2000
*/ */
published service SimpleFileAccess : XSimpleFileAccess3; published service SimpleFileAccess : XSimpleFileAccess3;

View File

@@ -29,7 +29,6 @@ module com { module sun { module star { module ucb {
implementation of an interface. implementation of an interface.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see XCommandProcessor @see XCommandProcessor
*/ */
published exception UnsupportedCommandException: com::sun::star::uno::Exception published exception UnsupportedCommandException: com::sun::star::uno::Exception

View File

@@ -33,7 +33,6 @@ module com { module sun { module star { module ucb {
of the command "open" contains such a data sink. of the command "open" contains such a data sink.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see Content @see Content
*/ */
published exception UnsupportedDataSinkException : com::sun::star::uno::Exception published exception UnsupportedDataSinkException : com::sun::star::uno::Exception

View File

@@ -43,7 +43,6 @@ module com { module sun { module star { module ucb {
The member NameClash of the exception must be set to NameClash::ERROR The member NameClash of the exception must be set to NameClash::ERROR
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see Content @see Content
*/ */
published exception UnsupportedNameClashException : com::sun::star::uno::Exception published exception UnsupportedNameClashException : com::sun::star::uno::Exception

View File

@@ -32,7 +32,6 @@ module com { module sun { module star { module ucb {
of the command "open" contains such an open mode. of the command "open" contains such an open mode.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see Content @see Content
*/ */
published exception UnsupportedOpenModeException : com::sun::star::uno::Exception published exception UnsupportedOpenModeException : com::sun::star::uno::Exception

View File

@@ -30,7 +30,6 @@ module com { module sun { module star { module ucb {
/** defines the environment for a command. /** defines the environment for a command.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see XCommandProcessor @see XCommandProcessor
*/ */
published interface XCommandEnvironment : com::sun::star::uno::XInterface published interface XCommandEnvironment : com::sun::star::uno::XInterface

View File

@@ -30,7 +30,6 @@ module com { module sun { module star { module ucb {
/** provides access to information on a set of commands. /** provides access to information on a set of commands.
@version 1.0 @version 1.0
@author Kai Sommerfeld
*/ */
published interface XCommandInfo: com::sun::star::uno::XInterface published interface XCommandInfo: com::sun::star::uno::XInterface
{ {

View File

@@ -28,7 +28,6 @@ module com { module sun { module star { module ucb {
/** a listener for events related to changing XCommandInfos. /** a listener for events related to changing XCommandInfos.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see CommandInfoChangeEvent @see CommandInfoChangeEvent
@see XCommandInfoChangeNotifier @see XCommandInfoChangeNotifier
*/ */

View File

@@ -28,7 +28,6 @@ module com { module sun { module star { module ucb {
/** a notifier for changes of XCommandInfos. /** a notifier for changes of XCommandInfos.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see CommandInfoChangeEvent @see CommandInfoChangeEvent
@see XCommandInfoChangeListener @see XCommandInfoChangeListener
*/ */

View File

@@ -32,7 +32,6 @@ module com { module sun { module star { module ucb {
specific execution environment. specific execution environment.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see com::sun::star::ucb::XCommandProcessor2 @see com::sun::star::ucb::XCommandProcessor2
for the improved version of this interface. for the improved version of this interface.

View File

@@ -31,7 +31,6 @@ module com { module sun { module star { module ucb {
listeners for events that are related to contents. listeners for events that are related to contents.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see XContentIdentifier @see XContentIdentifier
@see XContentEventListener @see XContentEventListener
*/ */

View File

@@ -37,7 +37,6 @@ module com { module sun { module star { module ucb {
string from it and after that to release the content. string from it and after that to release the content.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see XContent @see XContent
@see XContentIdentifier @see XContentIdentifier
*/ */

View File

@@ -45,7 +45,6 @@ module com { module sun { module star { module ucb {
"CreatableContentsInfo" and command "createNewContent" instead. "CreatableContentsInfo" and command "createNewContent" instead.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see XContent @see XContent
@see XCommandProcessor @see XCommandProcessor
*/ */

View File

@@ -28,7 +28,6 @@ module com { module sun { module star { module ucb {
/** a listener for events related to XContents. /** a listener for events related to XContents.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see XContent @see XContent
*/ */
published interface XContentEventListener: com::sun::star::lang::XEventListener published interface XContentEventListener: com::sun::star::lang::XEventListener

View File

@@ -28,7 +28,6 @@ module com { module sun { module star { module ucb {
/** An identifier for contents. /** An identifier for contents.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see XContent @see XContent
*/ */
published interface XContentIdentifier: com::sun::star::uno::XInterface published interface XContentIdentifier: com::sun::star::uno::XInterface

View File

@@ -29,7 +29,6 @@ module com { module sun { module star { module ucb {
/** A factory for content identifiers. /** A factory for content identifiers.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see XContentIdentifier @see XContentIdentifier
*/ */
published interface XContentIdentifierFactory: com::sun::star::uno::XInterface published interface XContentIdentifierFactory: com::sun::star::uno::XInterface

View File

@@ -30,7 +30,6 @@ module com { module sun { module star { module ucb {
/** a content provider which creates and manages XContents. /** a content provider which creates and manages XContents.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see XContent @see XContent
@see XContentIdentifier @see XContentIdentifier
*/ */

View File

@@ -28,7 +28,6 @@ module com { module sun { module star { module ucb {
/** a factory for a XContentProvider. /** a factory for a XContentProvider.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see XContentProvider @see XContentProvider
*/ */
published interface XContentProviderFactory : com::sun::star::uno::XInterface published interface XContentProviderFactory : com::sun::star::uno::XInterface

View File

@@ -31,7 +31,6 @@ module com { module sun { module star { module ucb {
/** makes it possible to query/register/deregister content providers. /** makes it possible to query/register/deregister content providers.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see XContentProvider @see XContentProvider
*/ */
published interface XContentProviderManager: com::sun::star::uno::XInterface published interface XContentProviderManager: com::sun::star::uno::XInterface

View File

@@ -28,7 +28,6 @@ module com { module sun { module star { module ucb {
/** a supplier for a content provider. /** a supplier for a content provider.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see XContentProvider @see XContentProvider
*/ */
published interface XContentProviderSupplier : com::sun::star::uno::XInterface published interface XContentProviderSupplier : com::sun::star::uno::XInterface

View File

@@ -29,7 +29,6 @@ module com { module sun { module star { module ucb {
@deprecated @deprecated
@version 1.0 @version 1.0
@author Dirk Voelzke
@see @see
*/ */

View File

@@ -32,7 +32,6 @@ module com { module sun { module star { module ucb {
attachments. attachments.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@deprecated @deprecated
*/ */

View File

@@ -28,7 +28,6 @@ module com { module sun { module star { module ucb {
dependent notation. dependent notation.
@version 1.0 @version 1.0
@author Andreas Bille
*/ */
published interface XFileIdentifierConverter : com::sun::star::uno::XInterface published interface XFileIdentifierConverter : com::sun::star::uno::XInterface
{ {

View File

@@ -32,7 +32,6 @@ module com { module sun { module star { module ucb {
to overwrite the clashing data. to overwrite the clashing data.
@version 1.0 @version 1.0
@author Kai Sommerfeld
*/ */
published interface XInteractionReplaceExistingData : com::sun::star::task::XInteractionContinuation published interface XInteractionReplaceExistingData : com::sun::star::task::XInteractionContinuation
{ {

View File

@@ -31,7 +31,6 @@ module com { module sun { module star { module ucb {
for a clashing resource. for a clashing resource.
@version 1.0 @version 1.0
@author Kai Sommerfeld
*/ */
published interface XInteractionSupplyName : com::sun::star::task::XInteractionContinuation published interface XInteractionSupplyName : com::sun::star::task::XInteractionContinuation
{ {

View File

@@ -31,7 +31,6 @@ module com { module sun { module star { module ucb {
templates and supplementary arguments. templates and supplementary arguments.
@version 1.0 @version 1.0
@author Stephan Bergmann
*/ */
published interface XParameterizedContentProvider: com::sun::star::uno::XInterface published interface XParameterizedContentProvider: com::sun::star::uno::XInterface
{ {

View File

@@ -31,7 +31,6 @@ module com { module sun { module star { module ucb {
XPropertySetRegistry. XPropertySetRegistry.
@version 1.0 @version 1.0
@author Kai Sommerfeld
*/ */
published interface XPersistentPropertySet : com::sun::star::beans::XPropertySet published interface XPersistentPropertySet : com::sun::star::beans::XPropertySet
{ {

View File

@@ -28,7 +28,6 @@ module com { module sun { module star { module ucb {
/** A registry (storage medium) for persistent property sets. /** A registry (storage medium) for persistent property sets.
@version 1.0 @version 1.0
@author Kai Sommerfeld
@see XPersistentPropertySet @see XPersistentPropertySet
*/ */
published interface XPropertySetRegistry : com::sun::star::uno::XInterface published interface XPropertySetRegistry : com::sun::star::uno::XInterface

View File

@@ -28,7 +28,6 @@ module com { module sun { module star { module ucb {
/** A factory for property set registries. /** A factory for property set registries.
@version 1.0 @version 1.0
@author Kai Sommerfeld
*/ */
published interface XPropertySetRegistryFactory : com::sun::star::uno::XInterface published interface XPropertySetRegistryFactory : com::sun::star::uno::XInterface
{ {

View File

@@ -32,7 +32,6 @@ module com { module sun { module star { module ucb {
local process. local process.
@version 1.0 @version 1.0
@author Stephan Bergmann
*/ */
published interface XRemoteContentProviderAcceptor: com::sun::star::uno::XInterface published interface XRemoteContentProviderAcceptor: com::sun::star::uno::XInterface
{ {

View File

@@ -29,7 +29,6 @@ module com { module sun { module star { module ucb {
com::sun::star::ucb::XRemoteContentProviderSupplier. com::sun::star::ucb::XRemoteContentProviderSupplier.
@version 1.0 @version 1.0
@author Stephan Bergmann
*/ */
published interface XRemoteContentProviderChangeListener: published interface XRemoteContentProviderChangeListener:
com::sun::star::lang::XEventListener com::sun::star::lang::XEventListener

View File

@@ -31,7 +31,6 @@ module com { module sun { module star { module ucb {
/** Notify about changes to a XRemoteContentProviderSupplier. /** Notify about changes to a XRemoteContentProviderSupplier.
@version 1.0 @version 1.0
@author Stephan Bergmann
*/ */
published interface XRemoteContentProviderChangeNotifier: published interface XRemoteContentProviderChangeNotifier:
com::sun::star::uno::XInterface com::sun::star::uno::XInterface

View File

@@ -36,7 +36,6 @@ module com { module sun { module star { module ucb {
XRemoteContentProviderAcceptor::addRemoteContentProvider(). XRemoteContentProviderAcceptor::addRemoteContentProvider().
@version 1.0 @version 1.0
@author Stephan Bergmann
*/ */
published interface XRemoteContentProviderConnectionControl: published interface XRemoteContentProviderConnectionControl:
com::sun::star::uno::XInterface com::sun::star::uno::XInterface

View File

@@ -32,7 +32,6 @@ module com { module sun { module star { module ucb {
XRemoteContentProviderAcceptors. XRemoteContentProviderAcceptors.
@version 1.0 @version 1.0
@author Stephan Bergmann
@see XRemoteContentProviderAcceptor @see XRemoteContentProviderAcceptor
*/ */
published interface XRemoteContentProviderDistributor: com::sun::star::uno::XInterface published interface XRemoteContentProviderDistributor: com::sun::star::uno::XInterface

View File

@@ -31,7 +31,6 @@ module com { module sun { module star { module ucb {
content provider. content provider.
@version 1.0 @version 1.0
@author Stephan Bergmann
*/ */
published interface XRemoteContentProviderDoneListener: com::sun::star::uno::XInterface published interface XRemoteContentProviderDoneListener: com::sun::star::uno::XInterface
{ {

View File

@@ -29,7 +29,6 @@ module com { module sun { module star { module ucb {
/** Provide access to a collection of remote content providers. /** Provide access to a collection of remote content providers.
@version 1.0 @version 1.0
@author Stephan Bergmann
@see XRemoteContentProviderAcceptor @see XRemoteContentProviderAcceptor
*/ */
published interface XRemoteContentProviderSupplier: com::sun::star::uno::XInterface published interface XRemoteContentProviderSupplier: com::sun::star::uno::XInterface

View File

@@ -27,7 +27,6 @@ from com.sun.star.awt.Key import DOWN, UP, TAB
from com.sun.star.awt.KeyModifier import SHIFT, MOD1 from com.sun.star.awt.KeyModifier import SHIFT, MOD1
''' '''
@author rpiterman
This class implements the UI functionality of the topics scroller control. This class implements the UI functionality of the topics scroller control.
<br/> <br/>
During development, there has been a few changes which were not *fully* done During development, there has been a few changes which were not *fully* done

View File

@@ -23,7 +23,6 @@ To make a use of this class, instantiate it, and call
the put(propName,propValue) method. the put(propName,propValue) method.
caution: propName should always be a String. caution: propName should always be a String.
When finished, call the getProperties() method to get an array of the set properties. When finished, call the getProperties() method to get an array of the set properties.
@author rp
''' '''
class Properties(dict): class Properties(dict):

View File

@@ -25,7 +25,6 @@ from com.sun.star.awt.VclWindowPeerAttribute import CLIPCHILDREN
from com.sun.star.awt.WindowAttribute import SHOW from com.sun.star.awt.WindowAttribute import SHOW
''' '''
@author rpiterman
To change the template for this generated type comment go to To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments Window>Preferences>Java>Code Generation>Code and Comments
''' '''

View File

@@ -20,7 +20,6 @@ import traceback
from .event.CommonListener import WindowListenerProcAdapter from .event.CommonListener import WindowListenerProcAdapter
''' '''
@author rpiterman
To change the template for this generated type comment go to To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments Window>Preferences>Java>Code Generation>Code and Comments
''' '''

View File

@@ -24,7 +24,6 @@ from com.sun.star.util import Time
from datetime import datetime from datetime import datetime
''' '''
@author rpiterman
DataAware objects are used to live-synchronize UI and DataModel/DataObject. DataAware objects are used to live-synchronize UI and DataModel/DataObject.
It is used as listener on UI events, to keep the DataObject up to date. It is used as listener on UI events, to keep the DataObject up to date.
This class, as a base abstract class, sets a frame of functionality, This class, as a base abstract class, sets a frame of functionality,

View File

@@ -21,7 +21,6 @@ from .DataAware import DataAware, datetime, Date, Time
from ...common.PropertyNames import PropertyNames from ...common.PropertyNames import PropertyNames
''' '''
@author rpiterman
This class supports simple cases where a UI control can This class supports simple cases where a UI control can
be directly synchronized with a data property. be directly synchronized with a data property.
Such controls are: the different text controls Such controls are: the different text controls