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:
committed by
Samuel Mehrbrodt
parent
912742333b
commit
92ce72a473
@@ -53,7 +53,6 @@ module com { module sun { module star { module configuration {
|
||||
and all of its aspects.
|
||||
</p>
|
||||
|
||||
@author Frank Schoenheit
|
||||
@version 1.0 2000/07/06
|
||||
*/
|
||||
|
||||
|
@@ -25,7 +25,6 @@
|
||||
module com { module sun { module star { module document {
|
||||
|
||||
/* Provides access to user to filters written to use the FilterAdapter
|
||||
@author Aidan Butler
|
||||
|
||||
@since OOo 1.1.2
|
||||
*/
|
||||
|
@@ -31,7 +31,6 @@ module com { module sun { module star { module frame {
|
||||
com::sun::star::ucb::TransientDocumentsDocumentContents.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see com::sun::star::document::OfficeDocument
|
||||
@see com::sun::star::ucb::TransientDocumentsDocumentContent
|
||||
|
||||
|
@@ -32,7 +32,6 @@ module com { module sun { module star { module text {
|
||||
@see com::sun::star::text::NumberingRules
|
||||
@see com::sun::star::lang::Locale
|
||||
@version 1.0
|
||||
@author <a href="mailto:oliver.specht@germany.sun.com">Oliver Specht</a>
|
||||
*/
|
||||
published interface XDefaultNumberingProvider : com::sun::star::uno::XInterface
|
||||
{
|
||||
|
@@ -31,7 +31,6 @@ module com { module sun { module star { module text {
|
||||
@see com::sun::star::text::NumberingRules
|
||||
@see com::sun::star::text::NumberingLevel
|
||||
@version 1.0
|
||||
@author <a href="mailto:oliver.specht@germany.sun.com">Oliver Specht</a>
|
||||
*/
|
||||
published interface XNumberingFormatter : com::sun::star::uno::XInterface
|
||||
{
|
||||
|
@@ -29,7 +29,6 @@ module com { module sun { module star { module text {
|
||||
@see com::sun::star::text::NumberingRules
|
||||
@see com::sun::star::style::NumberingType
|
||||
@version 1.0
|
||||
@author <a href="mailto:oliver.specht@germany.sun.com">Oliver Specht</a>
|
||||
*/
|
||||
published interface XNumberingTypeInfo : com::sun::star::uno::XInterface
|
||||
{
|
||||
|
@@ -29,7 +29,6 @@ module com { module sun { module star { module ucb {
|
||||
reinitialize an object that can only be initialized once.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
*/
|
||||
published exception AlreadyInitializedException: com::sun::star::uno::Exception
|
||||
{
|
||||
|
@@ -28,7 +28,6 @@ module com { module sun { module star { module ucb {
|
||||
/** This exception is thrown to indicate that a command was aborted.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see XCommandProcessor
|
||||
*/
|
||||
published exception CommandAbortedException : com::sun::star::uno::Exception
|
||||
|
@@ -34,7 +34,6 @@ module com { module sun { module star { module ucb {
|
||||
by the interaction handler.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see XCommandProcessor
|
||||
*/
|
||||
published exception CommandFailedException : com::sun::star::uno::Exception
|
||||
|
@@ -29,7 +29,6 @@ module com { module sun { module star { module ucb {
|
||||
failed.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
*/
|
||||
published exception ContentCreationException : com::sun::star::uno::Exception
|
||||
{
|
||||
|
@@ -34,7 +34,6 @@ module com { module sun { module star { module ucb {
|
||||
be aborted by a client, can be used by any thread.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see XCommandProcessor
|
||||
*/
|
||||
published exception DuplicateCommandIdentifierException : com::sun::star::uno::Exception
|
||||
|
@@ -32,7 +32,6 @@ module com { module sun { module star { module ucb {
|
||||
the new resource persistent.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see Content
|
||||
*/
|
||||
published exception MissingPropertiesException : com::sun::star::uno::Exception
|
||||
|
@@ -42,7 +42,6 @@ module com { module sun { module star { module ucb {
|
||||
clashing resource shall be overwritten.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
*/
|
||||
published exception NameClashResolveRequest : com::sun::star::task::ClassifiedInteractionRequest
|
||||
{
|
||||
|
@@ -29,7 +29,6 @@ module com { module sun { module star { module ucb {
|
||||
com::sun::star::ucb::XRemoteContentProviderSupplier.
|
||||
|
||||
@version 1.0
|
||||
@author Stephan Bergmann
|
||||
*/
|
||||
published enum RemoteContentProviderChangeAction
|
||||
{
|
||||
|
@@ -29,7 +29,6 @@ module com { module sun { module star { module ucb {
|
||||
com::sun::star::ucb::XRemoteContentProviderSupplier.
|
||||
|
||||
@version 1.0
|
||||
@author Stephan Bergmann
|
||||
*/
|
||||
published struct RemoteContentProviderChangeEvent: com::sun::star::lang::EventObject
|
||||
{
|
||||
|
@@ -29,7 +29,6 @@ module com { module sun { module star { module ucb {
|
||||
on ContentResultSets.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
*/
|
||||
published exception ResultSetException: com::sun::star::sdbc::SQLException
|
||||
{
|
||||
|
@@ -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
|
||||
local file system or on a WebDAV server.
|
||||
|
||||
@author Andreas Bregas
|
||||
@version 1.0 07/25/2000
|
||||
*/
|
||||
published service SimpleFileAccess : XSimpleFileAccess3;
|
||||
|
@@ -29,7 +29,6 @@ module com { module sun { module star { module ucb {
|
||||
implementation of an interface.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see XCommandProcessor
|
||||
*/
|
||||
published exception UnsupportedCommandException: com::sun::star::uno::Exception
|
||||
|
@@ -33,7 +33,6 @@ module com { module sun { module star { module ucb {
|
||||
of the command "open" contains such a data sink.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see Content
|
||||
*/
|
||||
published exception UnsupportedDataSinkException : com::sun::star::uno::Exception
|
||||
|
@@ -43,7 +43,6 @@ module com { module sun { module star { module ucb {
|
||||
The member NameClash of the exception must be set to NameClash::ERROR
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see Content
|
||||
*/
|
||||
published exception UnsupportedNameClashException : com::sun::star::uno::Exception
|
||||
|
@@ -32,7 +32,6 @@ module com { module sun { module star { module ucb {
|
||||
of the command "open" contains such an open mode.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see Content
|
||||
*/
|
||||
published exception UnsupportedOpenModeException : com::sun::star::uno::Exception
|
||||
|
@@ -30,7 +30,6 @@ module com { module sun { module star { module ucb {
|
||||
/** defines the environment for a command.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see XCommandProcessor
|
||||
*/
|
||||
published interface XCommandEnvironment : com::sun::star::uno::XInterface
|
||||
|
@@ -30,7 +30,6 @@ module com { module sun { module star { module ucb {
|
||||
/** provides access to information on a set of commands.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
*/
|
||||
published interface XCommandInfo: com::sun::star::uno::XInterface
|
||||
{
|
||||
|
@@ -28,7 +28,6 @@ module com { module sun { module star { module ucb {
|
||||
/** a listener for events related to changing XCommandInfos.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see CommandInfoChangeEvent
|
||||
@see XCommandInfoChangeNotifier
|
||||
*/
|
||||
|
@@ -28,7 +28,6 @@ module com { module sun { module star { module ucb {
|
||||
/** a notifier for changes of XCommandInfos.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see CommandInfoChangeEvent
|
||||
@see XCommandInfoChangeListener
|
||||
*/
|
||||
|
@@ -32,7 +32,6 @@ module com { module sun { module star { module ucb {
|
||||
specific execution environment.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
|
||||
@see com::sun::star::ucb::XCommandProcessor2
|
||||
for the improved version of this interface.
|
||||
|
@@ -31,7 +31,6 @@ module com { module sun { module star { module ucb {
|
||||
listeners for events that are related to contents.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see XContentIdentifier
|
||||
@see XContentEventListener
|
||||
*/
|
||||
|
@@ -37,7 +37,6 @@ module com { module sun { module star { module ucb {
|
||||
string from it and after that to release the content.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see XContent
|
||||
@see XContentIdentifier
|
||||
*/
|
||||
|
@@ -45,7 +45,6 @@ module com { module sun { module star { module ucb {
|
||||
"CreatableContentsInfo" and command "createNewContent" instead.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see XContent
|
||||
@see XCommandProcessor
|
||||
*/
|
||||
|
@@ -28,7 +28,6 @@ module com { module sun { module star { module ucb {
|
||||
/** a listener for events related to XContents.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see XContent
|
||||
*/
|
||||
published interface XContentEventListener: com::sun::star::lang::XEventListener
|
||||
|
@@ -28,7 +28,6 @@ module com { module sun { module star { module ucb {
|
||||
/** An identifier for contents.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see XContent
|
||||
*/
|
||||
published interface XContentIdentifier: com::sun::star::uno::XInterface
|
||||
|
@@ -29,7 +29,6 @@ module com { module sun { module star { module ucb {
|
||||
/** A factory for content identifiers.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see XContentIdentifier
|
||||
*/
|
||||
published interface XContentIdentifierFactory: com::sun::star::uno::XInterface
|
||||
|
@@ -30,7 +30,6 @@ module com { module sun { module star { module ucb {
|
||||
/** a content provider which creates and manages XContents.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see XContent
|
||||
@see XContentIdentifier
|
||||
*/
|
||||
|
@@ -28,7 +28,6 @@ module com { module sun { module star { module ucb {
|
||||
/** a factory for a XContentProvider.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see XContentProvider
|
||||
*/
|
||||
published interface XContentProviderFactory : com::sun::star::uno::XInterface
|
||||
|
@@ -31,7 +31,6 @@ module com { module sun { module star { module ucb {
|
||||
/** makes it possible to query/register/deregister content providers.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see XContentProvider
|
||||
*/
|
||||
published interface XContentProviderManager: com::sun::star::uno::XInterface
|
||||
|
@@ -28,7 +28,6 @@ module com { module sun { module star { module ucb {
|
||||
/** a supplier for a content provider.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see XContentProvider
|
||||
*/
|
||||
published interface XContentProviderSupplier : com::sun::star::uno::XInterface
|
||||
|
@@ -29,7 +29,6 @@ module com { module sun { module star { module ucb {
|
||||
@deprecated
|
||||
|
||||
@version 1.0
|
||||
@author Dirk Voelzke
|
||||
@see
|
||||
*/
|
||||
|
||||
|
@@ -32,7 +32,6 @@ module com { module sun { module star { module ucb {
|
||||
attachments.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
|
||||
@deprecated
|
||||
*/
|
||||
|
@@ -28,7 +28,6 @@ module com { module sun { module star { module ucb {
|
||||
dependent notation.
|
||||
|
||||
@version 1.0
|
||||
@author Andreas Bille
|
||||
*/
|
||||
published interface XFileIdentifierConverter : com::sun::star::uno::XInterface
|
||||
{
|
||||
|
@@ -32,7 +32,6 @@ module com { module sun { module star { module ucb {
|
||||
to overwrite the clashing data.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
*/
|
||||
published interface XInteractionReplaceExistingData : com::sun::star::task::XInteractionContinuation
|
||||
{
|
||||
|
@@ -31,7 +31,6 @@ module com { module sun { module star { module ucb {
|
||||
for a clashing resource.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
*/
|
||||
published interface XInteractionSupplyName : com::sun::star::task::XInteractionContinuation
|
||||
{
|
||||
|
@@ -31,7 +31,6 @@ module com { module sun { module star { module ucb {
|
||||
templates and supplementary arguments.
|
||||
|
||||
@version 1.0
|
||||
@author Stephan Bergmann
|
||||
*/
|
||||
published interface XParameterizedContentProvider: com::sun::star::uno::XInterface
|
||||
{
|
||||
|
@@ -31,7 +31,6 @@ module com { module sun { module star { module ucb {
|
||||
XPropertySetRegistry.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
*/
|
||||
published interface XPersistentPropertySet : com::sun::star::beans::XPropertySet
|
||||
{
|
||||
|
@@ -28,7 +28,6 @@ module com { module sun { module star { module ucb {
|
||||
/** A registry (storage medium) for persistent property sets.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
@see XPersistentPropertySet
|
||||
*/
|
||||
published interface XPropertySetRegistry : com::sun::star::uno::XInterface
|
||||
|
@@ -28,7 +28,6 @@ module com { module sun { module star { module ucb {
|
||||
/** A factory for property set registries.
|
||||
|
||||
@version 1.0
|
||||
@author Kai Sommerfeld
|
||||
*/
|
||||
published interface XPropertySetRegistryFactory : com::sun::star::uno::XInterface
|
||||
{
|
||||
|
@@ -32,7 +32,6 @@ module com { module sun { module star { module ucb {
|
||||
local process.
|
||||
|
||||
@version 1.0
|
||||
@author Stephan Bergmann
|
||||
*/
|
||||
published interface XRemoteContentProviderAcceptor: com::sun::star::uno::XInterface
|
||||
{
|
||||
|
@@ -29,7 +29,6 @@ module com { module sun { module star { module ucb {
|
||||
com::sun::star::ucb::XRemoteContentProviderSupplier.
|
||||
|
||||
@version 1.0
|
||||
@author Stephan Bergmann
|
||||
*/
|
||||
published interface XRemoteContentProviderChangeListener:
|
||||
com::sun::star::lang::XEventListener
|
||||
|
@@ -31,7 +31,6 @@ module com { module sun { module star { module ucb {
|
||||
/** Notify about changes to a XRemoteContentProviderSupplier.
|
||||
|
||||
@version 1.0
|
||||
@author Stephan Bergmann
|
||||
*/
|
||||
published interface XRemoteContentProviderChangeNotifier:
|
||||
com::sun::star::uno::XInterface
|
||||
|
@@ -36,7 +36,6 @@ module com { module sun { module star { module ucb {
|
||||
XRemoteContentProviderAcceptor::addRemoteContentProvider().
|
||||
|
||||
@version 1.0
|
||||
@author Stephan Bergmann
|
||||
*/
|
||||
published interface XRemoteContentProviderConnectionControl:
|
||||
com::sun::star::uno::XInterface
|
||||
|
@@ -32,7 +32,6 @@ module com { module sun { module star { module ucb {
|
||||
XRemoteContentProviderAcceptors.
|
||||
|
||||
@version 1.0
|
||||
@author Stephan Bergmann
|
||||
@see XRemoteContentProviderAcceptor
|
||||
*/
|
||||
published interface XRemoteContentProviderDistributor: com::sun::star::uno::XInterface
|
||||
|
@@ -31,7 +31,6 @@ module com { module sun { module star { module ucb {
|
||||
content provider.
|
||||
|
||||
@version 1.0
|
||||
@author Stephan Bergmann
|
||||
*/
|
||||
published interface XRemoteContentProviderDoneListener: com::sun::star::uno::XInterface
|
||||
{
|
||||
|
@@ -29,7 +29,6 @@ module com { module sun { module star { module ucb {
|
||||
/** Provide access to a collection of remote content providers.
|
||||
|
||||
@version 1.0
|
||||
@author Stephan Bergmann
|
||||
@see XRemoteContentProviderAcceptor
|
||||
*/
|
||||
published interface XRemoteContentProviderSupplier: com::sun::star::uno::XInterface
|
||||
|
@@ -27,7 +27,6 @@ from com.sun.star.awt.Key import DOWN, UP, TAB
|
||||
from com.sun.star.awt.KeyModifier import SHIFT, MOD1
|
||||
|
||||
'''
|
||||
@author rpiterman
|
||||
This class implements the UI functionality of the topics scroller control.
|
||||
<br/>
|
||||
During development, there has been a few changes which were not *fully* done
|
||||
|
@@ -23,7 +23,6 @@ To make a use of this class, instantiate it, and call
|
||||
the put(propName,propValue) method.
|
||||
caution: propName should always be a String.
|
||||
When finished, call the getProperties() method to get an array of the set properties.
|
||||
@author rp
|
||||
'''
|
||||
|
||||
class Properties(dict):
|
||||
|
@@ -25,7 +25,6 @@ from com.sun.star.awt.VclWindowPeerAttribute import CLIPCHILDREN
|
||||
from com.sun.star.awt.WindowAttribute import SHOW
|
||||
|
||||
'''
|
||||
@author rpiterman
|
||||
To change the template for this generated type comment go to
|
||||
Window>Preferences>Java>Code Generation>Code and Comments
|
||||
'''
|
||||
|
@@ -20,7 +20,6 @@ import traceback
|
||||
from .event.CommonListener import WindowListenerProcAdapter
|
||||
|
||||
'''
|
||||
@author rpiterman
|
||||
To change the template for this generated type comment go to
|
||||
Window>Preferences>Java>Code Generation>Code and Comments
|
||||
'''
|
||||
|
@@ -24,7 +24,6 @@ from com.sun.star.util import Time
|
||||
from datetime import datetime
|
||||
|
||||
'''
|
||||
@author rpiterman
|
||||
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.
|
||||
This class, as a base abstract class, sets a frame of functionality,
|
||||
|
@@ -21,7 +21,6 @@ from .DataAware import DataAware, datetime, Date, Time
|
||||
from ...common.PropertyNames import PropertyNames
|
||||
|
||||
'''
|
||||
@author rpiterman
|
||||
This class supports simple cases where a UI control can
|
||||
be directly synchronized with a data property.
|
||||
Such controls are: the different text controls
|
||||
|
Reference in New Issue
Block a user