summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/script
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/script')
-rw-r--r--offapi/com/sun/star/script/DocumentDialogLibraryContainer.idl6
-rw-r--r--offapi/com/sun/star/script/DocumentScriptLibraryContainer.idl6
-rw-r--r--offapi/com/sun/star/script/LibraryNotLoadedException.idl6
-rw-r--r--offapi/com/sun/star/script/ModuleInfo.idl2
-rw-r--r--offapi/com/sun/star/script/ModuleSizeExceededRequest.idl2
-rw-r--r--offapi/com/sun/star/script/ModuleType.idl2
-rw-r--r--offapi/com/sun/star/script/XLibraryContainer.idl138
-rw-r--r--offapi/com/sun/star/script/XLibraryContainer2.idl80
-rw-r--r--offapi/com/sun/star/script/XLibraryContainer3.idl52
-rw-r--r--offapi/com/sun/star/script/XLibraryContainerExport.idl68
-rw-r--r--offapi/com/sun/star/script/XLibraryContainerPassword.idl108
-rw-r--r--offapi/com/sun/star/script/XLibraryQueryExecutable.idl40
-rw-r--r--offapi/com/sun/star/script/XPersistentLibraryContainer.idl8
-rw-r--r--offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl4
-rwxr-xr-xoffapi/com/sun/star/script/browse/BrowseNode.idl2
-rwxr-xr-xoffapi/com/sun/star/script/browse/BrowseNodeFactory.idl6
-rwxr-xr-xoffapi/com/sun/star/script/browse/BrowseNodeFactoryViewTypes.idl4
-rwxr-xr-xoffapi/com/sun/star/script/browse/BrowseNodeTypes.idl6
-rwxr-xr-xoffapi/com/sun/star/script/browse/XBrowseNode.idl20
-rw-r--r--offapi/com/sun/star/script/browse/XBrowseNodeFactory.idl4
-rwxr-xr-xoffapi/com/sun/star/script/provider/LanguageScriptProvider.idl2
-rwxr-xr-xoffapi/com/sun/star/script/provider/MasterScriptProvider.idl4
-rwxr-xr-xoffapi/com/sun/star/script/provider/MasterScriptProviderFactory.idl6
-rw-r--r--offapi/com/sun/star/script/provider/ScriptErrorRaisedException.idl2
-rw-r--r--offapi/com/sun/star/script/provider/ScriptExceptionRaisedException.idl2
-rw-r--r--offapi/com/sun/star/script/provider/ScriptFrameworkErrorException.idl2
-rw-r--r--offapi/com/sun/star/script/provider/ScriptFrameworkErrorType.idl2
-rwxr-xr-xoffapi/com/sun/star/script/provider/ScriptProvider.idl2
-rw-r--r--offapi/com/sun/star/script/provider/ScriptProviderForBasic.idl4
-rwxr-xr-xoffapi/com/sun/star/script/provider/ScriptProviderForBeanShell.idl2
-rwxr-xr-xoffapi/com/sun/star/script/provider/ScriptProviderForJava.idl2
-rwxr-xr-xoffapi/com/sun/star/script/provider/ScriptProviderForJavaScript.idl2
-rwxr-xr-xoffapi/com/sun/star/script/provider/ScriptURIHelper.idl8
-rw-r--r--offapi/com/sun/star/script/provider/XScript.idl28
-rw-r--r--offapi/com/sun/star/script/provider/XScriptContext.idl24
-rw-r--r--offapi/com/sun/star/script/provider/XScriptProvider.idl8
-rw-r--r--offapi/com/sun/star/script/provider/XScriptProviderFactory.idl6
-rw-r--r--offapi/com/sun/star/script/provider/XScriptProviderSupplier.idl4
-rw-r--r--offapi/com/sun/star/script/provider/XScriptURIHelper.idl8
-rwxr-xr-xoffapi/com/sun/star/script/vba/VBAEventId.idl6
-rwxr-xr-xoffapi/com/sun/star/script/vba/VBAEventProcessor.idl2
-rwxr-xr-xoffapi/com/sun/star/script/vba/VBASpreadsheetEventProcessor.idl2
-rwxr-xr-xoffapi/com/sun/star/script/vba/VBATextEventProcessor.idl2
-rw-r--r--offapi/com/sun/star/script/vba/XVBACompatibility.idl10
-rwxr-xr-xoffapi/com/sun/star/script/vba/XVBAEventProcessor.idl10
-rw-r--r--offapi/com/sun/star/script/vba/XVBAModuleInfo.idl26
46 files changed, 370 insertions, 370 deletions
diff --git a/offapi/com/sun/star/script/DocumentDialogLibraryContainer.idl b/offapi/com/sun/star/script/DocumentDialogLibraryContainer.idl
index 7dcb64bbdc0c..bcdc39bc803a 100644
--- a/offapi/com/sun/star/script/DocumentDialogLibraryContainer.idl
+++ b/offapi/com/sun/star/script/DocumentDialogLibraryContainer.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -34,14 +34,14 @@
#ifndef __com_sun_star_embed_XStorageBasedDocument_idl__
#include <com/sun/star/document/XStorageBasedDocument.idl>
#endif
-#ifndef __com_sun_star_lang_IllegalArgumentException_idl__
+#ifndef __com_sun_star_lang_IllegalArgumentException_idl__
#include <com/sun/star/lang/IllegalArgumentException.idl>
#endif
//=============================================================================
-module com { module sun { module star { module script {
+module com { module sun { module star { module script {
//=============================================================================
diff --git a/offapi/com/sun/star/script/DocumentScriptLibraryContainer.idl b/offapi/com/sun/star/script/DocumentScriptLibraryContainer.idl
index 4bb6838af681..c1d7dfe15ded 100644
--- a/offapi/com/sun/star/script/DocumentScriptLibraryContainer.idl
+++ b/offapi/com/sun/star/script/DocumentScriptLibraryContainer.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -34,14 +34,14 @@
#ifndef __com_sun_star_embed_XStorageBasedDocument_idl__
#include <com/sun/star/document/XStorageBasedDocument.idl>
#endif
-#ifndef __com_sun_star_lang_IllegalArgumentException_idl__
+#ifndef __com_sun_star_lang_IllegalArgumentException_idl__
#include <com/sun/star/lang/IllegalArgumentException.idl>
#endif
//=============================================================================
-module com { module sun { module star { module script {
+module com { module sun { module star { module script {
//=============================================================================
diff --git a/offapi/com/sun/star/script/LibraryNotLoadedException.idl b/offapi/com/sun/star/script/LibraryNotLoadedException.idl
index 8a825fe7ce09..da5ca71bef70 100644
--- a/offapi/com/sun/star/script/LibraryNotLoadedException.idl
+++ b/offapi/com/sun/star/script/LibraryNotLoadedException.idl
@@ -1,6 +1,6 @@
/*************************************************************************
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -33,7 +33,7 @@
//=============================================================================
-module com { module sun { module star { module script {
+module com { module sun { module star { module script {
//=============================================================================
@@ -48,7 +48,7 @@ exception LibraryNotLoadedException : com::sun::star::uno::Exception
//=============================================================================
-}; }; }; };
+}; }; }; };
//=============================================================================
diff --git a/offapi/com/sun/star/script/ModuleInfo.idl b/offapi/com/sun/star/script/ModuleInfo.idl
index 158ba387be6b..0a35328bac0b 100644
--- a/offapi/com/sun/star/script/ModuleInfo.idl
+++ b/offapi/com/sun/star/script/ModuleInfo.idl
@@ -44,7 +44,7 @@
module com { module sun { module star { module script {
struct ModuleInfo
{
- com::sun::star::uno::XInterface ModuleObject;
+ com::sun::star::uno::XInterface ModuleObject;
long ModuleType;
};
diff --git a/offapi/com/sun/star/script/ModuleSizeExceededRequest.idl b/offapi/com/sun/star/script/ModuleSizeExceededRequest.idl
index 44c0702b74d5..23ec8213d1ea 100644
--- a/offapi/com/sun/star/script/ModuleSizeExceededRequest.idl
+++ b/offapi/com/sun/star/script/ModuleSizeExceededRequest.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/offapi/com/sun/star/script/ModuleType.idl b/offapi/com/sun/star/script/ModuleType.idl
index a9bde042fa5a..32c90d9d8d3c 100644
--- a/offapi/com/sun/star/script/ModuleType.idl
+++ b/offapi/com/sun/star/script/ModuleType.idl
@@ -43,7 +43,7 @@ module com { module sun { module star { module script {
published constants ModuleType
{
// ------------------------------------------------------------------------
-
+
const long UNKNOWN = 0;
// ------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/script/XLibraryContainer.idl b/offapi/com/sun/star/script/XLibraryContainer.idl
index 3974aaa436da..43cf7cfaf5b3 100644
--- a/offapi/com/sun/star/script/XLibraryContainer.idl
+++ b/offapi/com/sun/star/script/XLibraryContainer.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -24,61 +24,61 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_script_XLibraryContainer_idl__
-#define __com_sun_star_script_XLibraryContainer_idl__
-
-#ifndef __com_sun_star_uno_XInterface_idl__
-#include <com/sun/star/uno/XInterface.idl>
-#endif
-
-#ifndef __com_sun_star_container_XNameContainer_idl__
-#include <com/sun/star/container/XNameContainer.idl>
-#endif
-
-#ifndef __com_sun_star_lang_IllegalArgumentException_idl__
-#include <com/sun/star/lang/IllegalArgumentException.idl>
-#endif
-
-#ifndef __com_sun_star_container_NoSuchElementException_idl__
-#include <com/sun/star/container/NoSuchElementException.idl>
-#endif
-
-#ifndef __com_sun_star_container_ElementExistException_idl__
-#include <com/sun/star/container/ElementExistException.idl>
-#endif
-
-#ifndef __com_sun_star_lang_WrappedTargetException_idl__
-#include <com/sun/star/lang/WrappedTargetException.idl>
-#endif
-
-#ifndef __com_sun_star_container_ElementExistException_idl__
-#include <com/sun/star/container/ElementExistException.idl>
-#endif
-#ifndef __com_sun_star_lang_WrappedTargetException_idl__
-#include <com/sun/star/lang/WrappedTargetException.idl>
-#endif
-
-
-//=============================================================================
-
-module com { module sun { module star { module script {
-
-//=============================================================================
-
-/**
- Provides access to a library system.
+#ifndef __com_sun_star_script_XLibraryContainer_idl__
+#define __com_sun_star_script_XLibraryContainer_idl__
+
+#ifndef __com_sun_star_uno_XInterface_idl__
+#include <com/sun/star/uno/XInterface.idl>
+#endif
+
+#ifndef __com_sun_star_container_XNameContainer_idl__
+#include <com/sun/star/container/XNameContainer.idl>
+#endif
+
+#ifndef __com_sun_star_lang_IllegalArgumentException_idl__
+#include <com/sun/star/lang/IllegalArgumentException.idl>
+#endif
+
+#ifndef __com_sun_star_container_NoSuchElementException_idl__
+#include <com/sun/star/container/NoSuchElementException.idl>
+#endif
+
+#ifndef __com_sun_star_container_ElementExistException_idl__
+#include <com/sun/star/container/ElementExistException.idl>
+#endif
+
+#ifndef __com_sun_star_lang_WrappedTargetException_idl__
+#include <com/sun/star/lang/WrappedTargetException.idl>
+#endif
+
+#ifndef __com_sun_star_container_ElementExistException_idl__
+#include <com/sun/star/container/ElementExistException.idl>
+#endif
+#ifndef __com_sun_star_lang_WrappedTargetException_idl__
+#include <com/sun/star/lang/WrappedTargetException.idl>
+#endif
+
+
+//=============================================================================
+
+module com { module sun { module star { module script {
+
+//=============================================================================
+
+/**
+ Provides access to a library system.
*/
published interface XLibraryContainer: com::sun::star::container::XNameAccess
-{
- /**
+{
+ /**
Creates a new library
*/
- com::sun::star::container::XNameContainer createLibrary( [in] string Name )
- raises( com::sun::star::lang::IllegalArgumentException,
- com::sun::star::container::ElementExistException );
+ com::sun::star::container::XNameContainer createLibrary( [in] string Name )
+ raises( com::sun::star::lang::IllegalArgumentException,
+ com::sun::star::container::ElementExistException );
- /**
- Creates a link to an "external" library that then can be
+ /**
+ Creates a link to an "external" library that then can be
accessed using this library manager. The format of the
StorageURL is a matter of the implementation. If the read
only flag is set, the linked library cannot be modified.
@@ -87,37 +87,37 @@ published interface XLibraryContainer: com::sun::star::container::XNameAccess
storage allows write access) the returned interface also
can be a <type scope="com::sun::star::container">XNameContainer</type>.
*/
- com::sun::star::container::XNameAccess createLibraryLink( [in] string Name, [in] string StorageURL, [in] boolean ReadOnly )
- raises( com::sun::star::lang::IllegalArgumentException,
- com::sun::star::container::ElementExistException );
+ com::sun::star::container::XNameAccess createLibraryLink( [in] string Name, [in] string StorageURL, [in] boolean ReadOnly )
+ raises( com::sun::star::lang::IllegalArgumentException,
+ com::sun::star::container::ElementExistException );
- /** removes the library item with the specified name. If the accessed
+ /** removes the library item with the specified name. If the accessed
library item is a link only the link is removed, not the target library.
*/
- void removeLibrary( [in] string Name )
- raises( com::sun::star::container::NoSuchElementException,
- com::sun::star::lang::WrappedTargetException );
+ void removeLibrary( [in] string Name )
+ raises( com::sun::star::container::NoSuchElementException,
+ com::sun::star::lang::WrappedTargetException );
- /**
+ /**
returns true if the accessed library is already loaded from
the storage, otherwise false.
*/
boolean isLibraryLoaded( [in] string Name )
- raises( com::sun::star::container::NoSuchElementException );
+ raises( com::sun::star::container::NoSuchElementException );
- /**
+ /**
Causes the accessed library to be loaded from its storage
if it hasn't already been loaded.
*/
void loadLibrary( [in] string Name )
- raises( com::sun::star::container::NoSuchElementException,
- com::sun::star::lang::WrappedTargetException );
+ raises( com::sun::star::container::NoSuchElementException,
+ com::sun::star::lang::WrappedTargetException );
};
-//=============================================================================
-
-
-}; }; }; };
-
-#endif
+//=============================================================================
+
+
+}; }; }; };
+
+#endif
diff --git a/offapi/com/sun/star/script/XLibraryContainer2.idl b/offapi/com/sun/star/script/XLibraryContainer2.idl
index 2d315ca3a88f..a522ba11b1f4 100644
--- a/offapi/com/sun/star/script/XLibraryContainer2.idl
+++ b/offapi/com/sun/star/script/XLibraryContainer2.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -24,76 +24,76 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_script_XLibraryContainer2_idl__
-#define __com_sun_star_script_XLibraryContainer2_idl__
-
-#ifndef __com_sun_star_script_XLibraryContainer_idl__
-#include <com/sun/star/script/XLibraryContainer.idl>
-#endif
-
-
-//=============================================================================
-
- module com { module sun { module star { module script {
-
-//=============================================================================
-
-/**
+#ifndef __com_sun_star_script_XLibraryContainer2_idl__
+#define __com_sun_star_script_XLibraryContainer2_idl__
+
+#ifndef __com_sun_star_script_XLibraryContainer_idl__
+#include <com/sun/star/script/XLibraryContainer.idl>
+#endif
+
+
+//=============================================================================
+
+ module com { module sun { module star { module script {
+
+//=============================================================================
+
+/**
Extension of <type>XLibraryContainer</type> to provide additional information
about the libraries contained in a library container
*/
published interface XLibraryContainer2: com::sun::star::script::XLibraryContainer
-{
- /**
+{
+ /**
returns true if the accessed library item is a link,
e.g., created by createLibraryLink, otherwise false.
*/
boolean isLibraryLink( [in] string Name )
- raises( com::sun::star::container::NoSuchElementException );
+ raises( com::sun::star::container::NoSuchElementException );
- /**
+ /**
returns the location of the library link target.
- Should return the same URL that was passed to
+ Should return the same URL that was passed to
createLibraryLink in the StorageURL parameter.
- If the accessed library item exists but isn't a
+ If the accessed library item exists but isn't a
link, a IllegalArgumentException is thrown
*/
string getLibraryLinkURL( [in] string Name )
- raises( com::sun::star::lang::IllegalArgumentException,
+ raises( com::sun::star::lang::IllegalArgumentException,
com::sun::star::container::NoSuchElementException );
- /**
- returns true if the accessed library item (library or library
- link) is read only. A library can be read only because it was
- set to read only using the methods provided by this interface
- or because of other reasons depending on the implementation
+ /**
+ returns true if the accessed library item (library or library
+ link) is read only. A library can be read only because it was
+ set to read only using the methods provided by this interface
+ or because of other reasons depending on the implementation
(e.g., file system write protection)
*/
boolean isLibraryReadOnly( [in] string Name )
- raises( com::sun::star::container::NoSuchElementException );
+ raises( com::sun::star::container::NoSuchElementException );
- /**
+ /**
Sets the accessed library item (library or library link) to
read only according to the flag bReadOnly (true means read only)
*/
void setLibraryReadOnly( [in] string Name, [in] boolean bReadOnly )
- raises( com::sun::star::container::NoSuchElementException );
+ raises( com::sun::star::container::NoSuchElementException );
- /** renames the library item with the specified name. If the accessed
+ /** renames the library item with the specified name. If the accessed
library item is a link only the link is renamed, not the target library.
- If a library with the new name exists already a
+ If a library with the new name exists already a
com::sun::star::container::ElementExistException is thrown.
*/
- void renameLibrary( [in] string Name, [in] string NewName )
+ void renameLibrary( [in] string Name, [in] string NewName )
raises( com::sun::star::container::NoSuchElementException,
com::sun::star::container::ElementExistException );
};
-//=============================================================================
-
-
-}; }; }; };
-
-#endif
+//=============================================================================
+
+
+}; }; }; };
+
+#endif
diff --git a/offapi/com/sun/star/script/XLibraryContainer3.idl b/offapi/com/sun/star/script/XLibraryContainer3.idl
index 1045fc7a295c..167e57843d94 100644
--- a/offapi/com/sun/star/script/XLibraryContainer3.idl
+++ b/offapi/com/sun/star/script/XLibraryContainer3.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -24,27 +24,27 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_script_XLibraryContainer3_idl__
-#define __com_sun_star_script_XLibraryContainer3_idl__
-
-#ifndef __com_sun_star_script_XLibraryContainer2_idl__
-#include <com/sun/star/script/XLibraryContainer2.idl>
-#endif
-
-
-//=============================================================================
-
- module com { module sun { module star { module script {
-
-//=============================================================================
-
-/**
- Extension of <type>XLibraryContainer2</type>.
+#ifndef __com_sun_star_script_XLibraryContainer3_idl__
+#define __com_sun_star_script_XLibraryContainer3_idl__
+
+#ifndef __com_sun_star_script_XLibraryContainer2_idl__
+#include <com/sun/star/script/XLibraryContainer2.idl>
+#endif
+
+
+//=============================================================================
+
+ module com { module sun { module star { module script {
+
+//=============================================================================
+
+/**
+ Extension of <type>XLibraryContainer2</type>.
*/
published interface XLibraryContainer3: com::sun::star::script::XLibraryContainer2
-{
+{
- /**
+ /**
returns the location of the library link target.
The returned URL is literally the same as the one provided in
@@ -52,15 +52,15 @@ published interface XLibraryContainer3: com::sun::star::script::XLibraryContaine
is the same as <member>XLibraryContainer2::getLibraryLinkURL</member>
*/
string getOriginalLibraryLinkURL( [in] string Name )
- raises( com::sun::star::lang::IllegalArgumentException,
+ raises( com::sun::star::lang::IllegalArgumentException,
com::sun::star::container::NoSuchElementException );
};
-//=============================================================================
-
-
-}; }; }; };
-
-#endif
+//=============================================================================
+
+
+}; }; }; };
+
+#endif
diff --git a/offapi/com/sun/star/script/XLibraryContainerExport.idl b/offapi/com/sun/star/script/XLibraryContainerExport.idl
index cdaa975f8d5e..3d51efa0318d 100644
--- a/offapi/com/sun/star/script/XLibraryContainerExport.idl
+++ b/offapi/com/sun/star/script/XLibraryContainerExport.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -24,57 +24,57 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_script_XLibraryContainerExport_idl__
-#define __com_sun_star_script_XLibraryContainerExport_idl__
-
+#ifndef __com_sun_star_script_XLibraryContainerExport_idl__
+#define __com_sun_star_script_XLibraryContainerExport_idl__
+
#ifndef __com_sun_star_task_XInteractionHandler_idl__
#include <com/sun/star/task/XInteractionHandler.idl>
#endif
-#ifndef __com_sun_star_uno_XInterface_idl__
-#include <com/sun/star/uno/XInterface.idl>
-#endif
-
-#ifndef __com_sun_star_container_NoSuchElementException_idl__
-#include <com/sun/star/container/NoSuchElementException.idl>
-#endif
-
-
-//=============================================================================
+#ifndef __com_sun_star_uno_XInterface_idl__
+#include <com/sun/star/uno/XInterface.idl>
+#endif
+
+#ifndef __com_sun_star_container_NoSuchElementException_idl__
+#include <com/sun/star/container/NoSuchElementException.idl>
+#endif
+
- module com { module sun { module star { module script {
-
-//=============================================================================
-
-/**
- Extension of XLibraryContainer to provide functionality to
+//=============================================================================
+
+ module com { module sun { module star { module script {
+
+//=============================================================================
+
+/**
+ Extension of XLibraryContainer to provide functionality to
store a library to a location represented by a URL.
*/
interface XLibraryContainerExport : com::sun::star::uno::XInterface
-{
- /**
- Exports a library specified by Name to the location
+{
+ /**
+ Exports a library specified by Name to the location
specified by the passed URL string.
An interaction handler can be passed to be used for internal
- ucb operations. Exceptions not processed by this handler will
- be passed as com::sun::star::uno::Exception. If this parameter
+ ucb operations. Exceptions not processed by this handler will
+ be passed as com::sun::star::uno::Exception. If this parameter
is null this applies to all exceptions thrown by ucb.
@see com::sun::star::task::InteractionHandler
-
- If a library with the this name doesn't exist a
+
+ If a library with the this name doesn't exist a
com::sun::star::container::NoSuchElementException is thrown.
*/
void exportLibrary( [in] string Name, [in] string URL,
[in] com::sun::star::task::XInteractionHandler Handler )
- raises( com::sun::star::uno::Exception,
+ raises( com::sun::star::uno::Exception,
com::sun::star::container::NoSuchElementException );
};
-//=============================================================================
-
-
-}; }; }; };
-
-#endif
+//=============================================================================
+
+
+}; }; }; };
+
+#endif
diff --git a/offapi/com/sun/star/script/XLibraryContainerPassword.idl b/offapi/com/sun/star/script/XLibraryContainerPassword.idl
index 26cb1d211993..9d0f6c972322 100644
--- a/offapi/com/sun/star/script/XLibraryContainerPassword.idl
+++ b/offapi/com/sun/star/script/XLibraryContainerPassword.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -24,49 +24,49 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_script_XLibraryContainerPassword_idl__
-#define __com_sun_star_script_XLibraryContainerPassword_idl__
-
-#ifndef __com_sun_star_uno_XInterface_idl__
-#include <com/sun/star/uno/XInterface.idl>
-#endif
-
-#ifndef __com_sun_star_lang_IllegalArgumentException_idl__
-#include <com/sun/star/lang/IllegalArgumentException.idl>
-#endif
-
-#ifndef __com_sun_star_container_NoSuchElementException_idl__
-#include <com/sun/star/container/NoSuchElementException.idl>
-#endif
-
-
-//=============================================================================
-
- module com { module sun { module star { module script {
-
-//=============================================================================
-
-/**
+#ifndef __com_sun_star_script_XLibraryContainerPassword_idl__
+#define __com_sun_star_script_XLibraryContainerPassword_idl__
+
+#ifndef __com_sun_star_uno_XInterface_idl__
+#include <com/sun/star/uno/XInterface.idl>
+#endif
+
+#ifndef __com_sun_star_lang_IllegalArgumentException_idl__
+#include <com/sun/star/lang/IllegalArgumentException.idl>
+#endif
+
+#ifndef __com_sun_star_container_NoSuchElementException_idl__
+#include <com/sun/star/container/NoSuchElementException.idl>
+#endif
+
+
+//=============================================================================
+
+ module com { module sun { module star { module script {
+
+//=============================================================================
+
+/**
Extension of XLibraryContainer to provide password functionality.
This interface should be implemented together with XLibraryContainer2
</p>
*/
published interface XLibraryContainerPassword: com::sun::star::uno::XInterface
-{
- /**
+{
+ /**
Returns true if the accessed library item is protected
by a password.
- If a library with the this name doesn't exist a
+ If a library with the this name doesn't exist a
com::sun::star::container::NoSuchElementException is thrown.
*/
boolean isLibraryPasswordProtected( [in] string Name )
- raises( com::sun::star::container::NoSuchElementException );
+ raises( com::sun::star::container::NoSuchElementException );
- /**
- Returns true if the accessed library item is protected by a
- password (see isLibraryPasswordProtected) and the password
- was already verified with verifyLibraryPassword or if an
+ /**
+ Returns true if the accessed library item is protected by a
+ password (see isLibraryPasswordProtected) and the password
+ was already verified with verifyLibraryPassword or if an
initial password was set with changeLibraryPassword.
If a library with the this name doesn't exist a
@@ -76,10 +76,10 @@ published interface XLibraryContainerPassword: com::sun::star::uno::XInterface
com::sun::star::lang::IllegalArgumentException is thrown.
*/
boolean isLibraryPasswordVerified( [in] string Name )
- raises( com::sun::star::lang::IllegalArgumentException,
+ raises( com::sun::star::lang::IllegalArgumentException,
com::sun::star::container::NoSuchElementException );
- /**
+ /**
Verifies the library's password. If the correct password
was passed, the method returns true and further calls to
isLibraryPasswordVerified will also return true.
@@ -94,32 +94,32 @@ published interface XLibraryContainerPassword: com::sun::star::uno::XInterface
com::sun::star::lang::IllegalArgumentException is thrown.
*/
boolean verifyLibraryPassword( [in] string Name, [in] string Password )
- raises( com::sun::star::lang::IllegalArgumentException,
+ raises( com::sun::star::lang::IllegalArgumentException,
com::sun::star::container::NoSuchElementException );
- /**
- Changes the library's password.
-
+ /**
+ Changes the library's password.
+
If the library wasn't password protected before:
- The OldPassword parameter has to be an empty string.
- Afterwards calls to isLibraryPasswordProtected and
- isLibraryPasswordVerified for this library will
+ The OldPassword parameter has to be an empty string.
+ Afterwards calls to isLibraryPasswordProtected and
+ isLibraryPasswordVerified for this library will
return true.
If the library already was password protected:
- The OldPassword parameter has to be set to the
+ The OldPassword parameter has to be set to the
previous defined password. If then the NewPassword
parameter is an empty string the library password
protection will be disabled afterwards (afterwards
- calls to isLibraryPasswordProtected for this library
+ calls to isLibraryPasswordProtected for this library
will return false). If the NewPassword parameter is
- not an empty string it will accepted as the new
+ not an empty string it will accepted as the new
password for the library.
-
+
If a library with the this name doesn't exist but isn't
com::sun::star::container::NoSuchElementException is thrown.
- If the library exists and is password protected and a
+ If the library exists and is password protected and a
wrong OldPassword is passed to the method a
com::sun::star::lang::IllegalArgumentException is thrown.
@@ -128,16 +128,16 @@ published interface XLibraryContainerPassword: com::sun::star::uno::XInterface
read only a
com::sun::star::lang::IllegalArgumentException is thrown.
*/
- void changeLibraryPassword( [in] string Name,
+ void changeLibraryPassword( [in] string Name,
[in] string OldPassword, [in] string NewPassword )
- raises( com::sun::star::lang::IllegalArgumentException,
+ raises( com::sun::star::lang::IllegalArgumentException,
com::sun::star::container::NoSuchElementException );
};
-//=============================================================================
-
-
-}; }; }; };
-
-#endif
+//=============================================================================
+
+
+}; }; }; };
+
+#endif
diff --git a/offapi/com/sun/star/script/XLibraryQueryExecutable.idl b/offapi/com/sun/star/script/XLibraryQueryExecutable.idl
index 7939154d87de..48dbfaa6d342 100644
--- a/offapi/com/sun/star/script/XLibraryQueryExecutable.idl
+++ b/offapi/com/sun/star/script/XLibraryQueryExecutable.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2008 by Sun Microsystems, Inc.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -27,25 +27,25 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_script_XLibraryQueryExecutable_idl__
-#define __com_sun_star_script_XLibraryQueryExecutable_idl__
-
-#ifndef __com_sun_star_uno_XInterface_idl__
-#include <com/sun/star/uno/XInterface.idl>
-#endif
-
-//=============================================================================
-
-module com { module sun { module star { module script {
-
+#ifndef __com_sun_star_script_XLibraryQueryExecutable_idl__
+#define __com_sun_star_script_XLibraryQueryExecutable_idl__
+
+#ifndef __com_sun_star_uno_XInterface_idl__
+#include <com/sun/star/uno/XInterface.idl>
+#endif
+
+//=============================================================================
+
+module com { module sun { module star { module script {
+
interface XLibraryQueryExecutable: com::sun::star::uno::XInterface
-{
- boolean HasExecutableCode( [in] string name );
+{
+ boolean HasExecutableCode( [in] string name );
};
-//=============================================================================
-
-
-}; }; }; };
-
-#endif
+//=============================================================================
+
+
+}; }; }; };
+
+#endif
diff --git a/offapi/com/sun/star/script/XPersistentLibraryContainer.idl b/offapi/com/sun/star/script/XPersistentLibraryContainer.idl
index 200bd1d164ca..796dd73a09ad 100644
--- a/offapi/com/sun/star/script/XPersistentLibraryContainer.idl
+++ b/offapi/com/sun/star/script/XPersistentLibraryContainer.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -28,13 +28,13 @@
#ifndef __com_sun_star_script_XPersistentLibraryContainer_idl__
#define __com_sun_star_script_XPersistentLibraryContainer_idl__
-#ifndef __com_sun_star_util_XModifiable_idl__
+#ifndef __com_sun_star_util_XModifiable_idl__
#include <com/sun/star/util/XModifiable.idl>
#endif
-#ifndef __com_sun_star_script_XLibraryContainer2_idl__
+#ifndef __com_sun_star_script_XLibraryContainer2_idl__
#include <com/sun/star/script/XLibraryContainer2.idl>
#endif
-#ifndef __com_sun_star_lang_WrappedTargetException_idl__
+#ifndef __com_sun_star_lang_WrappedTargetException_idl__
#include <com/sun/star/lang/WrappedTargetException.idl>
#endif
diff --git a/offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl b/offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl
index 13c9ab990d44..acb18dc0ef0c 100644
--- a/offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl
+++ b/offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -38,7 +38,7 @@
//=============================================================================
-module com { module sun { module star { module script {
+module com { module sun { module star { module script {
//=============================================================================
diff --git a/offapi/com/sun/star/script/browse/BrowseNode.idl b/offapi/com/sun/star/script/browse/BrowseNode.idl
index fa209b84efa1..b7e3090df414 100755
--- a/offapi/com/sun/star/script/browse/BrowseNode.idl
+++ b/offapi/com/sun/star/script/browse/BrowseNode.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/offapi/com/sun/star/script/browse/BrowseNodeFactory.idl b/offapi/com/sun/star/script/browse/BrowseNodeFactory.idl
index b54d8e7e6137..62113f0ca38d 100755
--- a/offapi/com/sun/star/script/browse/BrowseNodeFactory.idl
+++ b/offapi/com/sun/star/script/browse/BrowseNodeFactory.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -34,7 +34,7 @@
module com { module sun { module star { module script { module browse {
-/**
+/**
This service is used to create Root XBrowseNodes.
@since OOo 2.0.0
@@ -51,7 +51,7 @@ service BrowseNodeFactory
<pre>
/singletons/com.sun.star.script.theBrowseNodeFactory
</pre>
-
+
@since OOo 2.0.0
*/
singleton theBrowseNodeFactory
diff --git a/offapi/com/sun/star/script/browse/BrowseNodeFactoryViewTypes.idl b/offapi/com/sun/star/script/browse/BrowseNodeFactoryViewTypes.idl
index 84ef8e8e1733..227422a9865f 100755
--- a/offapi/com/sun/star/script/browse/BrowseNodeFactoryViewTypes.idl
+++ b/offapi/com/sun/star/script/browse/BrowseNodeFactoryViewTypes.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -31,7 +31,7 @@
module com { module sun { module star { module script { module browse {
//==============================================================================
-/**
+/**
These constants define the three different types of views available from
BrowseNodeFactory.
*/
diff --git a/offapi/com/sun/star/script/browse/BrowseNodeTypes.idl b/offapi/com/sun/star/script/browse/BrowseNodeTypes.idl
index f790541cb8a7..c017527c8a6e 100755
--- a/offapi/com/sun/star/script/browse/BrowseNodeTypes.idl
+++ b/offapi/com/sun/star/script/browse/BrowseNodeTypes.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -31,14 +31,14 @@
module com { module sun { module star { module script { module browse {
//==============================================================================
-/**
+/**
These constants define the three different types of nodes in the BrowseNode
hierarchy.
*/
constants BrowseNodeTypes
{
/**
- Indicates node is a script
+ Indicates node is a script
*/
const short SCRIPT = 0;
/**
diff --git a/offapi/com/sun/star/script/browse/XBrowseNode.idl b/offapi/com/sun/star/script/browse/XBrowseNode.idl
index da493f604abb..aee601274a1d 100755
--- a/offapi/com/sun/star/script/browse/XBrowseNode.idl
+++ b/offapi/com/sun/star/script/browse/XBrowseNode.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -34,8 +34,8 @@
module com { module sun { module star { module script { module browse {
//==============================================================================
-/**
- This interface represents a node in the hierarchy used to browse
+/**
+ This interface represents a node in the hierarchy used to browse
available scripts.
Objects implementing this interface are expected to also implement
com.sun.star.beans.XPropertySet and, optionally,
@@ -55,27 +55,27 @@ interface XBrowseNode : ::com::sun::star::uno::XInterface
//----------------------------------------------------------------------
/**
- Get the children of this node
-
+ Get the children of this node
+
@returns
<type scope="::com::sun::star::script::browse">XBrowseNode</type> sequence of child nodes
*/
sequence < XBrowseNode > getChildNodes();
-
+
//----------------------------------------------------------------------
/**
- Indicates if this node contains any children
-
+ Indicates if this node contains any children
+
@returns
<atom> boolean </atom> true if there are child nodes.
*/
- boolean hasChildNodes();
+ boolean hasChildNodes();
//-------------------------------------------------------------------
/** the type of the node.
@returns A <atom>short</atom> reresenting the type of this node.
*/
- short getType();
+ short getType();
};
diff --git a/offapi/com/sun/star/script/browse/XBrowseNodeFactory.idl b/offapi/com/sun/star/script/browse/XBrowseNodeFactory.idl
index 41ef7e038bde..32d012050ff4 100644
--- a/offapi/com/sun/star/script/browse/XBrowseNodeFactory.idl
+++ b/offapi/com/sun/star/script/browse/XBrowseNodeFactory.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -53,7 +53,7 @@ interface XBrowseNodeFactory : ::com::sun::star::uno::XInterface {
/** a factory method for the creation of XBrowseNodes
( view ) <type scope="::com::sun::star::script::browse">BrowseNodeFactoryViewTypes</type> specifies the type of view to be returned
- @returns
+ @returns
an object implementing <type scope="::com::sun::star::script::browse">XBrowseNode</type>
*/
diff --git a/offapi/com/sun/star/script/provider/LanguageScriptProvider.idl b/offapi/com/sun/star/script/provider/LanguageScriptProvider.idl
index 8072416c62f1..6fab8ec699e4 100755
--- a/offapi/com/sun/star/script/provider/LanguageScriptProvider.idl
+++ b/offapi/com/sun/star/script/provider/LanguageScriptProvider.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/offapi/com/sun/star/script/provider/MasterScriptProvider.idl b/offapi/com/sun/star/script/provider/MasterScriptProvider.idl
index 7a2bb02a194c..987349a43787 100755
--- a/offapi/com/sun/star/script/provider/MasterScriptProvider.idl
+++ b/offapi/com/sun/star/script/provider/MasterScriptProvider.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -43,7 +43,7 @@ module com { module sun { module star { module script { module provider {
//===========================================================================
/**
This service acts as a wrapper around the various language specific
- ScriptProviders.
+ ScriptProviders.
*/
service MasterScriptProvider {
service ::com::sun::star::script::provider::ScriptProvider;
diff --git a/offapi/com/sun/star/script/provider/MasterScriptProviderFactory.idl b/offapi/com/sun/star/script/provider/MasterScriptProviderFactory.idl
index bbc5f74ff011..df64e2b8451a 100755
--- a/offapi/com/sun/star/script/provider/MasterScriptProviderFactory.idl
+++ b/offapi/com/sun/star/script/provider/MasterScriptProviderFactory.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -35,7 +35,7 @@
module com { module sun { module star { module script { module provider {
-/**
+/**
This service is used to create MasterScriptProviders.
Note: You shouldn't ever instantiate the MasterScriptProvider
service directly, you should always use this service.
@@ -52,7 +52,7 @@ service MasterScriptProviderFactory
<pre>
/singletons/com.sun.star.script.provider.theMasterScriptProviderFactory
</pre>
-
+
*/
singleton theMasterScriptProviderFactory
{
diff --git a/offapi/com/sun/star/script/provider/ScriptErrorRaisedException.idl b/offapi/com/sun/star/script/provider/ScriptErrorRaisedException.idl
index 72fac1b09749..845d71ea08c8 100644
--- a/offapi/com/sun/star/script/provider/ScriptErrorRaisedException.idl
+++ b/offapi/com/sun/star/script/provider/ScriptErrorRaisedException.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/offapi/com/sun/star/script/provider/ScriptExceptionRaisedException.idl b/offapi/com/sun/star/script/provider/ScriptExceptionRaisedException.idl
index c7cc7b6f88f3..71e94e2c3b7a 100644
--- a/offapi/com/sun/star/script/provider/ScriptExceptionRaisedException.idl
+++ b/offapi/com/sun/star/script/provider/ScriptExceptionRaisedException.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/offapi/com/sun/star/script/provider/ScriptFrameworkErrorException.idl b/offapi/com/sun/star/script/provider/ScriptFrameworkErrorException.idl
index 6444e1f92b62..062145079b12 100644
--- a/offapi/com/sun/star/script/provider/ScriptFrameworkErrorException.idl
+++ b/offapi/com/sun/star/script/provider/ScriptFrameworkErrorException.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/offapi/com/sun/star/script/provider/ScriptFrameworkErrorType.idl b/offapi/com/sun/star/script/provider/ScriptFrameworkErrorType.idl
index a80f1f36c318..117a95a68f0d 100644
--- a/offapi/com/sun/star/script/provider/ScriptFrameworkErrorType.idl
+++ b/offapi/com/sun/star/script/provider/ScriptFrameworkErrorType.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/offapi/com/sun/star/script/provider/ScriptProvider.idl b/offapi/com/sun/star/script/provider/ScriptProvider.idl
index a133301e392a..d9d4027df767 100755
--- a/offapi/com/sun/star/script/provider/ScriptProvider.idl
+++ b/offapi/com/sun/star/script/provider/ScriptProvider.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/offapi/com/sun/star/script/provider/ScriptProviderForBasic.idl b/offapi/com/sun/star/script/provider/ScriptProviderForBasic.idl
index 97541eb0e863..f833f58dca0e 100644
--- a/offapi/com/sun/star/script/provider/ScriptProviderForBasic.idl
+++ b/offapi/com/sun/star/script/provider/ScriptProviderForBasic.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -42,7 +42,7 @@ module com { module sun { module star { module script { module provider {
//===========================================================================
/**
- This service is a Basic-specific LanguageScriptProvider.
+ This service is a Basic-specific LanguageScriptProvider.
*/
service ScriptProviderForBasic {
service ::com::sun::star::script::provider::LanguageScriptProvider;
diff --git a/offapi/com/sun/star/script/provider/ScriptProviderForBeanShell.idl b/offapi/com/sun/star/script/provider/ScriptProviderForBeanShell.idl
index e9c2d7dd8241..d142803763c5 100755
--- a/offapi/com/sun/star/script/provider/ScriptProviderForBeanShell.idl
+++ b/offapi/com/sun/star/script/provider/ScriptProviderForBeanShell.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/offapi/com/sun/star/script/provider/ScriptProviderForJava.idl b/offapi/com/sun/star/script/provider/ScriptProviderForJava.idl
index 6d171c305dac..433ed4b2be71 100755
--- a/offapi/com/sun/star/script/provider/ScriptProviderForJava.idl
+++ b/offapi/com/sun/star/script/provider/ScriptProviderForJava.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/offapi/com/sun/star/script/provider/ScriptProviderForJavaScript.idl b/offapi/com/sun/star/script/provider/ScriptProviderForJavaScript.idl
index e64067084beb..21b36aac649f 100755
--- a/offapi/com/sun/star/script/provider/ScriptProviderForJavaScript.idl
+++ b/offapi/com/sun/star/script/provider/ScriptProviderForJavaScript.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
diff --git a/offapi/com/sun/star/script/provider/ScriptURIHelper.idl b/offapi/com/sun/star/script/provider/ScriptURIHelper.idl
index 111a65cb4a26..fc6ed02a9de6 100755
--- a/offapi/com/sun/star/script/provider/ScriptURIHelper.idl
+++ b/offapi/com/sun/star/script/provider/ScriptURIHelper.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -46,16 +46,16 @@ module com { module sun { module star { module script { module provider {
*/
service ScriptURIHelper : XScriptURIHelper {
- /**
+ /**
create a new ScriptURIHelper
- @param language
+ @param language
The name of the scripting language for which this ScriptURIHelper
is being created. It should be the same as the language name
used for the service that inherits from the LanguageScriptProvider
service
- @param location
+ @param location
This location which was passed to the LanguageScriptProvider
by the Scripting Framework on its creation
diff --git a/offapi/com/sun/star/script/provider/XScript.idl b/offapi/com/sun/star/script/provider/XScript.idl
index a96629fe9c68..11f76af18641 100644
--- a/offapi/com/sun/star/script/provider/XScript.idl
+++ b/offapi/com/sun/star/script/provider/XScript.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -59,17 +59,17 @@ module com { module sun { module star { module script { module provider {
interface XScript : ::com::sun::star::uno::XInterface {
//----------------------------------------------------------------------
- /**
- invoke the script or function represented by the implementing
+ /**
+ invoke the script or function represented by the implementing
object
- @param aParams
+ @param aParams
all parameters; pure, out params are undefined in sequence,
i.e., the value has to be ignored by the callee
- @param aOutParamIndex
- out indices, indicating the position of the out or inout
+ @param aOutParamIndex
+ out indices, indicating the position of the out or inout
parameters in the list of arguments to the script
- @param aOutParam
+ @param aOutParam
out parameters<p>
For example, if the script had the signature<br>
<code>long foo( [inout] string a, [in] string b, [out] string c )</code>
@@ -78,22 +78,22 @@ interface XScript : ::com::sun::star::uno::XInterface {
<br> and after the call the out sequences would contain<br>
<listing>
aOutParamIndex={0,2};
- aOutParam={"string from a", "string from c"};
+ aOutParam={"string from a", "string from c"};
</listing>
- @returns
+ @returns
the value returned from the function being invoked
@throws ::com::sun::star::reflection::InvocationTargetException
if and error occurs while attempting to invoke a script the information is captured. If the error or exception is generated by the script itself it is wrapped as either ScriptErrorRaisedException or ScriptExceptionRaisedException or ScriptingFrameworkErrorException are wrapped as ScriptFrameworkErrorExceptions.
*/
- any invoke(
- [in] sequence<any> aParams,
- [out] sequence<short> aOutParamIndex,
- [out] sequence<any> aOutParam ) raises(
+ any invoke(
+ [in] sequence<any> aParams,
+ [out] sequence<short> aOutParamIndex,
+ [out] sequence<any> aOutParam ) raises(
::com::sun::star::script::provider::ScriptFrameworkErrorException ,
::com::sun::star::reflection::InvocationTargetException);
-
+
};
//===========================================================================
diff --git a/offapi/com/sun/star/script/provider/XScriptContext.idl b/offapi/com/sun/star/script/provider/XScriptContext.idl
index f673b18716d7..4cf1de6ebd4f 100644
--- a/offapi/com/sun/star/script/provider/XScriptContext.idl
+++ b/offapi/com/sun/star/script/provider/XScriptContext.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -40,7 +40,7 @@
#include <com/sun/star/frame/XModel.idl>
#endif
-#ifndef __com_sun_star_uno_XComponentContext_idl__
+#ifndef __com_sun_star_uno_XComponentContext_idl__
#include <com/sun/star/uno/XComponentContext.idl>
#endif
@@ -55,18 +55,18 @@ module com { module sun { module star { module script { module provider {
//===========================================================================
/**
- This interface is provided to scripts, and provides a means of access to
- the various interfaces which they might need to perform some action on
- a document. It is required to be passed as the first argument for any
+ This interface is provided to scripts, and provides a means of access to
+ the various interfaces which they might need to perform some action on
+ a document. It is required to be passed as the first argument for any
Java scripts.
*/
interface XScriptContext : ::com::sun::star::uno::XInterface {
//----------------------------------------------------------------------
- /**
+ /**
Obtain the document reference on which the script can operate
- @returns
+ @returns
<type scope="com::sun::star::frame">XModel</type> interface
*/
::com::sun::star::frame::XModel getDocument();
@@ -88,19 +88,19 @@ interface XScriptContext : ::com::sun::star::uno::XInterface {
*/
::com::sun::star::document::XScriptInvocationContext getInvocationContext();
- /**
+ /**
Obtain the desktop reference on which the script can operate
- @returns
+ @returns
<type scope="com::sun::star::frame">XDesktop</type> interface
*/
::com::sun::star::frame::XDesktop getDesktop();
- /**
- Obtain the component context which the script can use to create
+ /**
+ Obtain the component context which the script can use to create
other uno components
- @returns
+ @returns
<type scope="com::sun::star::uno">XComponentContext</type> interface
*/
::com::sun::star::uno::XComponentContext getComponentContext();
diff --git a/offapi/com/sun/star/script/provider/XScriptProvider.idl b/offapi/com/sun/star/script/provider/XScriptProvider.idl
index 944a37532251..07b984252bf5 100644
--- a/offapi/com/sun/star/script/provider/XScriptProvider.idl
+++ b/offapi/com/sun/star/script/provider/XScriptProvider.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -56,10 +56,10 @@ interface XScriptProvider : ::com::sun::star::uno::XInterface {
/** a factory method for the creation of XScript
implementations.
- @param sScriptURI
- is the logical or language-dependent script URI
+ @param sScriptURI
+ is the logical or language-dependent script URI
- @returns
+ @returns
an object implementing <type scope="::com::sun::star::script::provider">XScript</type> representing the script
@throws ::com::sun::star::provider::ScriptFrameworkErrorException
diff --git a/offapi/com/sun/star/script/provider/XScriptProviderFactory.idl b/offapi/com/sun/star/script/provider/XScriptProviderFactory.idl
index 3663d6188420..b191b21026c1 100644
--- a/offapi/com/sun/star/script/provider/XScriptProviderFactory.idl
+++ b/offapi/com/sun/star/script/provider/XScriptProviderFactory.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -53,10 +53,10 @@ interface XScriptProviderFactory : ::com::sun::star::uno::XInterface {
/** a factory method for the creation of XScriptProviders
implementations.
- @param sContext
+ @param sContext
is context for which the ScriptProvider is to be created for
- @returns
+ @returns
an object implementing <type scope="::com::sun::star::script::provider">XScriptProvider</type>
@throws ::com::sun::star::lang::IllegalArgumentException
diff --git a/offapi/com/sun/star/script/provider/XScriptProviderSupplier.idl b/offapi/com/sun/star/script/provider/XScriptProviderSupplier.idl
index 6fa088c85a32..077302e9869f 100644
--- a/offapi/com/sun/star/script/provider/XScriptProviderSupplier.idl
+++ b/offapi/com/sun/star/script/provider/XScriptProviderSupplier.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -51,7 +51,7 @@ interface XScriptProviderSupplier : ::com::sun::star::uno::XInterface {
//----------------------------------------------------------------------
/** returns scripting provider related to the object.
- @returns
+ @returns
an object implementing <type scope="::com::sun::star::script::provider">XScriptProvider</type> representing the script provider
*/
XScriptProvider getScriptProvider();
diff --git a/offapi/com/sun/star/script/provider/XScriptURIHelper.idl b/offapi/com/sun/star/script/provider/XScriptURIHelper.idl
index 1790df0a4a08..a04f6486c52e 100644
--- a/offapi/com/sun/star/script/provider/XScriptURIHelper.idl
+++ b/offapi/com/sun/star/script/provider/XScriptURIHelper.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -49,7 +49,7 @@ module com { module sun { module star { module script { module provider {
interface XScriptURIHelper : ::com::sun::star::uno::XInterface {
//----------------------------------------------------------------------
- /**
+ /**
Obtain the root storage URI for this ScriptURIHelper. The
resulting string can be used to access the storage for this
using the Universal Content Broker
@@ -58,7 +58,7 @@ interface XScriptURIHelper : ::com::sun::star::uno::XInterface {
*/
string getRootStorageURI();
- /**
+ /**
Obtain the storage URI for a specific Scripting Framework
script URI.
@@ -70,7 +70,7 @@ interface XScriptURIHelper : ::com::sun::star::uno::XInterface {
string getStorageURI( [in] string scriptURI ) raises
( ::com::sun::star::lang::IllegalArgumentException );
- /**
+ /**
Obtain the Scripting Framework script URI for a specific UCB URI
@returns the URI as a <atom>string</atom>
diff --git a/offapi/com/sun/star/script/vba/VBAEventId.idl b/offapi/com/sun/star/script/vba/VBAEventId.idl
index fda83a18d495..fc305bc1aac5 100755
--- a/offapi/com/sun/star/script/vba/VBAEventId.idl
+++ b/offapi/com/sun/star/script/vba/VBAEventId.idl
@@ -24,7 +24,7 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-
+
#ifndef __com_sun_star_script_vba_VBAEventId_idl__
#define __com_sun_star_script_vba_VBAEventId_idl__
@@ -41,7 +41,7 @@ module com { module sun { module star { module script { module vba {
<p>Each event expects some specific arguments to be passed to
<member>XVBAEventProcessor::processVbaEvent</member>.</p>
-
+
@see XVBAEventProcessor
*/
constants VBAEventId
@@ -50,7 +50,7 @@ constants VBAEventId
/** An identifier not corresponding to any VBA document event. */
const long NO_EVENT = -1;
-
+
//=========================================================================
// Global events (identifiers from 1 to 999)
diff --git a/offapi/com/sun/star/script/vba/VBAEventProcessor.idl b/offapi/com/sun/star/script/vba/VBAEventProcessor.idl
index d993b37ae250..94ca1bc5777a 100755
--- a/offapi/com/sun/star/script/vba/VBAEventProcessor.idl
+++ b/offapi/com/sun/star/script/vba/VBAEventProcessor.idl
@@ -24,7 +24,7 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-
+
#ifndef __com_sun_star_script_vba_VBAEventProcessor_idl__
#define __com_sun_star_script_vba_VBAEventProcessor_idl__
diff --git a/offapi/com/sun/star/script/vba/VBASpreadsheetEventProcessor.idl b/offapi/com/sun/star/script/vba/VBASpreadsheetEventProcessor.idl
index ce202da4f54c..e55ea5fec416 100755
--- a/offapi/com/sun/star/script/vba/VBASpreadsheetEventProcessor.idl
+++ b/offapi/com/sun/star/script/vba/VBASpreadsheetEventProcessor.idl
@@ -24,7 +24,7 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-
+
#ifndef __com_sun_star_script_vba_VBASpreadsheetEventProcessor_idl__
#define __com_sun_star_script_vba_VBASpreadsheetEventProcessor_idl__
diff --git a/offapi/com/sun/star/script/vba/VBATextEventProcessor.idl b/offapi/com/sun/star/script/vba/VBATextEventProcessor.idl
index fd3c7f895d8d..ce986cd058f0 100755
--- a/offapi/com/sun/star/script/vba/VBATextEventProcessor.idl
+++ b/offapi/com/sun/star/script/vba/VBATextEventProcessor.idl
@@ -24,7 +24,7 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-
+
#ifndef __com_sun_star_script_vba_VBATextEventProcessor_idl__
#define __com_sun_star_script_vba_VBATextEventProcessor_idl__
diff --git a/offapi/com/sun/star/script/vba/XVBACompatibility.idl b/offapi/com/sun/star/script/vba/XVBACompatibility.idl
index bfa9d01655fa..87cb36b7d7fc 100644
--- a/offapi/com/sun/star/script/vba/XVBACompatibility.idl
+++ b/offapi/com/sun/star/script/vba/XVBACompatibility.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -24,16 +24,16 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-
+
#ifndef __com_sun_star_script_vba_XVBACompatibility_idl__
#define __com_sun_star_script_vba_XVBACompatibility_idl__
#include <com/sun/star/uno/XInterface.idl>
//=============================================================================
-
+
module com { module sun { module star { module script { module vba {
-
+
interface XVBACompatibility
{
//-------------------------------------------------------------------------
@@ -47,4 +47,4 @@ interface XVBACompatibility
//=============================================================================
-#endif
+#endif
diff --git a/offapi/com/sun/star/script/vba/XVBAEventProcessor.idl b/offapi/com/sun/star/script/vba/XVBAEventProcessor.idl
index 4a3534de8412..a75e6fa4eae8 100755
--- a/offapi/com/sun/star/script/vba/XVBAEventProcessor.idl
+++ b/offapi/com/sun/star/script/vba/XVBAEventProcessor.idl
@@ -24,7 +24,7 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-
+
#ifndef __com_sun_star_script_vba_XVBAEventProcessor_idl__
#define __com_sun_star_script_vba_XVBAEventProcessor_idl__
@@ -65,16 +65,16 @@ interface XVBAEventProcessor
raises (::com::sun::star::lang::IllegalArgumentException);
//-------------------------------------------------------------------------
-
+
/** Executes a VBA event handler.
-
+
@param nEventId
The identifier of the event. Must be a constant from <type>VBAEventId</type>.
-
+
@param aArgs
The input arguments needed to create the argument list of the VBA
event handler.
-
+
@throws <type scope="::com::sun::star::lang">IllegalArgumentException</type>
if the passed event identifier is not supported, or if the passed
arguments do not conform to the arguments expected by the specified
diff --git a/offapi/com/sun/star/script/vba/XVBAModuleInfo.idl b/offapi/com/sun/star/script/vba/XVBAModuleInfo.idl
index 9954281a5a71..25f3f9114bf0 100644
--- a/offapi/com/sun/star/script/vba/XVBAModuleInfo.idl
+++ b/offapi/com/sun/star/script/vba/XVBAModuleInfo.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -24,10 +24,10 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-
+
#ifndef __com_sun_star_script_vba_XVBAModuleInfo_idl__
#define __com_sun_star_script_vba_XVBAModuleInfo_idl__
-
+
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/script/ModuleInfo.idl>
#include <com/sun/star/lang/IllegalArgumentException.idl>
@@ -35,16 +35,16 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
#include <com/sun/star/container/NoSuchElementException.idl>
-//=============================================================================
-
+//=============================================================================
+
module com { module sun { module star { module script { module vba {
-
+
interface XVBAModuleInfo
-{
+{
//-------------------------------------------------------------------------
-
+
com::sun::star::script::ModuleInfo getModuleInfo( [in] string ModuleName )
- raises( com::sun::star::container::NoSuchElementException,
+ raises( com::sun::star::container::NoSuchElementException,
com::sun::star::lang::WrappedTargetException );
//-------------------------------------------------------------------------
@@ -53,16 +53,16 @@ interface XVBAModuleInfo
//-------------------------------------------------------------------------
- void insertModuleInfo( [in] string ModuleName,
- [in] com::sun::star::script::ModuleInfo ModuleInfo )
+ void insertModuleInfo( [in] string ModuleName,
+ [in] com::sun::star::script::ModuleInfo ModuleInfo )
raises( com::sun::star::lang::IllegalArgumentException,
- com::sun::star::container::ElementExistException,
+ com::sun::star::container::ElementExistException,
com::sun::star::lang::WrappedTargetException );
//-------------------------------------------------------------------------
void removeModuleInfo( [in] string ModuleName )
- raises( com::sun::star::container::NoSuchElementException,
+ raises( com::sun::star::container::NoSuchElementException,
com::sun::star::lang::WrappedTargetException );
//-------------------------------------------------------------------------