odk/docs/idl/generated_idl_chapter_refs.idl | 2816 +++++++++++++------------- odk/docs/idl/idl_chapter_refs.txt | 2982 ++++++++++++++-------------- odk/docs/idl/wikilinks.py | 17 3 files changed, 2910 insertions(+), 2905 deletions(-)
New commits: commit a5c27f59c4e28d9ec1c1ce8f8c0c5ef6fc68772c Author: Ilmari Lauhakangas <[email protected]> AuthorDate: Sun Apr 10 18:57:26 2022 +0300 Commit: Ilmari Lauhakangas <[email protected]> CommitDate: Mon Apr 11 08:34:08 2022 +0200 odk: update DevGuide wiki links after import into TDF wiki Change-Id: I5a698250db7e822f8d95ff43d87705df05f91c47 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132784 Tested-by: Jenkins Reviewed-by: Ilmari Lauhakangas <[email protected]> diff --git a/odk/docs/idl/generated_idl_chapter_refs.idl b/odk/docs/idl/generated_idl_chapter_refs.idl index 1e9d2169a2e7..451d40d0c9cf 100644 --- a/odk/docs/idl/generated_idl_chapter_refs.idl +++ b/odk/docs/idl/generated_idl_chapter_refs.idl @@ -5,10 +5,11 @@ module com { module sun { module star { -module sheet { +module i18n { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Database_Operations">Spreadsheets - Database Operations</a><br> -service DatabaseRanges {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XCharacterClassification_2">Office Development - Implementing a New Locale - XCharacterClassification</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XCharacterClassification">Office Development - Overview and Using the API - XCharacterClassification</a><br> +interface XCharacterClassification {} }; }; }; @@ -18,10 +19,16 @@ service DatabaseRanges {} module com { module sun { module star { -module script { +module uno { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/AdvUNO/UNO_Reflection_API">AdvUNO - UNO Reflection API</a><br> -service InvocationAdapterFactory {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Service_Manager_and_Component_Context">Professional UNO - Service Manager and Component Context</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/First_Steps#Getting_Started">First Steps - First Contact - Getting Started</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Getting_a_Service_Manager">Professional UNO - Java - Getting a Service Manager</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Establishing_Interprocess_Connections">Professional UNO - C++ - Establishing Interprocess Connections</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#UNO_Interprocess_Connections">Professional UNO - UNO Interprocess Connections</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Transparent_Use_of_Office_UNO_Components_2">Professional UNO - C++ - Transparent Use of Office UNO Components</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Transparent_Use_of_Office_UNO_Components">Professional UNO - Java - Transparent Use of Office UNO Components</a><br> +interface XComponentContext {} }; }; }; @@ -31,10 +38,10 @@ service InvocationAdapterFactory {} module com { module sun { module star { -module table { +module lang { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Columns_and_Rows">Spreadsheets - Columns and Rows</a><br> -service TableColumns {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Service_Manager_and_Component_Context">Professional UNO - Service Manager and Component Context</a><br> +interface XMultiServiceFactory {} }; }; }; @@ -44,10 +51,16 @@ service TableColumns {} module com { module sun { module star { -module sdbc { +module lang { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/Update">Database - Update</a><br> -interface XRowUpdate {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Service_Manager_and_Component_Context">Professional UNO - Service Manager and Component Context</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/First_Steps#Getting_Started">First Steps - First Contact - Getting Started</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Getting_a_Service_Manager">Professional UNO - Java - Getting a Service Manager</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Establishing_Interprocess_Connections">Professional UNO - C++ - Establishing Interprocess Connections</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#UNO_Interprocess_Connections">Professional UNO - UNO Interprocess Connections</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Transparent_Use_of_Office_UNO_Components_2">Professional UNO - C++ - Transparent Use of Office UNO Components</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Transparent_Use_of_Office_UNO_Components">Professional UNO - Java - Transparent Use of Office UNO Components</a><br> +interface XMultiComponentFactory {} }; }; }; @@ -57,10 +70,17 @@ interface XRowUpdate {} module com { module sun { module star { -module text { +module lang { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Indexes_and_Index_Marks#Index_marks">Text - Indexes and Index Marks - Index marks</a><br> -interface XDocumentIndexMark {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Service_Manager_and_Component_Context">Professional UNO - Service Manager and Component Context</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/First_Steps#Getting_Started">First Steps - First Contact - Getting Started</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Instantiation">Professional UNO - Bridge - The Service Manager Component - Instantiation</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Instantiating_UNO_Services">Professional UNO - Basic - Instantiating UNO Services</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Getting_a_Service_Manager">Professional UNO - Java - Getting a Service Manager</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Advanced_UNO#Bootstrapping">Advanced UNO - Implementing UNO Language Bindings - Overview of Language Bindings and Bridges - Bootstrapping</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Establishing_Interprocess_Connections">Professional UNO - C++ - Establishing Interprocess Connections</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#UNO_Interprocess_Connections">Professional UNO - UNO Interprocess Connections</a><br> +service ServiceManager {} }; }; }; @@ -70,10 +90,10 @@ interface XDocumentIndexMark {} module com { module sun { module star { -module sheet { +module i18n { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Other_Table_Operations#Data_Consolidation">Spreadsheets - Other Table Operations - Data Consolidation</a><br> -interface XConsolidatable {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XNumberFormatCode">Office Development - Overview and Using the API - XNumberFormatCode</a><br> +interface XNumberFormatCode {} }; }; }; @@ -83,11 +103,14 @@ interface XConsolidatable {} module com { module sun { module star { -module awt { +module uno { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Forms/Models_and_Views_for_Form_Controls">Forms - Models and Views for Form Controls</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Forms/Control_Models">Forms - Control Models</a><br> -service UnoControlModel {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Exception_Handling_in_C.2B.2B">Professional UNO - C++ - Exception Handling in C++</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Exception_Handling_2">Professional UNO - Basic - Exception Handling</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Mapping_of_Exception_Types">Professional UNO - Java - Mapping of Exception Types</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Exceptions_and_Errorcodes">Professional UNO - Bridge - Exceptions and Errorcodes</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Exception_Handling">Professional UNO - Exception Handling</a><br> +exception Exception {} }; }; }; @@ -97,12 +120,14 @@ service UnoControlModel {} module com { module sun { module star { -module form { -module binding { +module uno { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Forms/Value_Bindings">Forms - Value Bindings</a><br> -interface XBindableValue {} -}; +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Exception_Handling_in_C.2B.2B">Professional UNO - C++ - Exception Handling in C++</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Exception_Handling_2">Professional UNO - Basic - Exception Handling</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Mapping_of_Exception_Types">Professional UNO - Java - Mapping of Exception Types</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Exceptions_and_Errorcodes">Professional UNO - Bridge - Exceptions and Errorcodes</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Exception_Handling">Professional UNO - Exception Handling</a><br> +exception RuntimeException {} }; }; }; @@ -112,12 +137,10 @@ interface XBindableValue {} module com { module sun { module star { -module lang { +module chart { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Event_Model">ProUNO - Event Model</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Bridge/Automation_Objects_with_UNO_Interfaces">ProUNO - Bridge - Automation Objects with UNO Interfaces</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Basic/Listeners">ProUNO - Basic - Listeners</a><br> -interface XEventListener {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#Data_Access">Charts - Data Access</a><br> +interface XChartDataArray {} }; }; }; @@ -127,10 +150,10 @@ interface XEventListener {} module com { module sun { module star { -module sdbc { +module chart { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/Connection_Pooling">Database - Connection Pooling</a><br> -interface XPooledConnection {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#Data_Access">Charts - Data Access</a><br> +interface XChartData {} }; }; }; @@ -140,10 +163,11 @@ interface XPooledConnection {} module com { module sun { module star { -module util { +module chart { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Protecting_Spreadsheets">Spreadsheets - Protecting Spreadsheets</a><br> -interface XProtectable {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#Data_Access">Charts - Data Access</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#Document_Structure">Charts - Working With Charts - Document Structure</a><br> +service ChartDataArray {} }; }; }; @@ -153,10 +177,11 @@ interface XProtectable {} module com { module sun { module star { -module form { +module chart { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Forms/Parameters">Forms - Parameters</a><br> -interface XDatabaseParameterListener {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#Data_Access">Charts - Data Access</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#Document_Structure">Charts - Working With Charts - Document Structure</a><br> +service ChartData {} }; }; }; @@ -166,10 +191,11 @@ interface XDatabaseParameterListener {} module com { module sun { module star { -module text { +module i18n { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Indexes_and_Index_Marks">Text - Indexes and Index Marks</a><br> -service BaseIndex {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XBreakIterator">Office Development - Implementing a New Locale - XBreakIterator</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XBreakIterator">Office Development - Overview and Using the API - XBreakIterator</a><br> +interface XBreakIterator {} }; }; }; @@ -179,10 +205,10 @@ service BaseIndex {} module com { module sun { module star { -module sdbc { +module sheet { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/Connection_Service">Database - Connection Service</a><br> -service Connection {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Named_Ranges">Spreadsheet Documents - Named Ranges</a><br> +interface XNamedRanges {} }; }; }; @@ -192,11 +218,10 @@ service Connection {} module com { module sun { module star { -module sheet { +module document { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Spreadsheet_Services_-_Overview">Spreadsheets - Spreadsheet Services - Overview</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Cells">Spreadsheets - Cells</a><br> -service SheetCell {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Document_Events">Office Development - Document Events</a><br> +struct EventObject {} }; }; }; @@ -208,8 +233,10 @@ module sun { module star { module document { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Document_Events">OfficeDev - Document Events</a><br> -struct EventObject {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Document_Events">Office Development - Document Events</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XEventBroadcaster">Office Development - Component - Models - XEventBroadcaster</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Using_the_Desktop">Office Development - Using the Desktop</a><br> +interface XEventBroadcaster {} }; }; }; @@ -219,10 +246,11 @@ struct EventObject {} module com { module sun { module star { -module ucb { +module lang { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/UCB/Folders#Accessing_the_Children_of_a_Folder">UCB - Folders - Accessing the Children of a Folder</a><br> -struct OpenCommandArgument2 {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Document_Events">Office Development - Document Events</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Events_and_Other_Notifications">Database Access - Events and Other Notifications</a><br> +struct EventObject {} }; }; }; @@ -232,11 +260,10 @@ struct OpenCommandArgument2 {} module com { module sun { module star { -module script { +module document { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/AdvUNO/UNO_Reflection_API">AdvUNO - UNO Reflection API</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/AdvUNO/XInvocation_Bridge#Scripting_Existing_UNO_Objects">AdvUNO - XInvocation Bridge - Scripting Existing UNO Objects</a><br> -service Invocation {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Document_Events">Office Development - Document Events</a><br> +service Events {} }; }; }; @@ -246,10 +273,12 @@ service Invocation {} module com { module sun { module star { -module chart { +module configuration { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Charts/3-D_Charts">Charts - 3-D Charts</a><br> -service Chart3DBarProperties {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Disabling_Commands_at_Runtime">Writing UNO Components - Disable Commands - Disabling Commands at Runtime</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Configuration_Management#Object_Model">Configuration Management - Object Model</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Configuration_Management#Updating_Configuration_Data">Configuration Management - Updating Configuration Data</a><br> +service ConfigurationUpdateAccess {} }; }; }; @@ -259,10 +288,12 @@ service Chart3DBarProperties {} module com { module sun { module star { -module style { +module configuration { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Page_Layout">Text - Page Layout</a><br> -service PageProperties {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Disabling_Commands_at_Runtime">Writing UNO Components - Disable Commands - Disabling Commands at Runtime</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Configuration_Management#Connecting_to_a_Data_Source">Configuration Management - Connecting to a Data Source</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Configuration_Management#Object_Model">Configuration Management - Object Model</a><br> +service ConfigurationProvider {} }; }; }; @@ -272,10 +303,10 @@ service PageProperties {} module com { module sun { module star { -module container { +module util { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Collections_and_Containers">ProUNO - Collections and Containers</a><br> -interface XNameAccess {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Disabling_Commands_at_Runtime">Writing UNO Components - Disable Commands - Disabling Commands at Runtime</a><br> +interface XChangesBatch {} }; }; }; @@ -285,17 +316,14 @@ interface XNameAccess {} module com { module sun { module star { -module lang { +module frame { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Service_Manager_and_Component_Context">ProUNO - Service Manager and Component Context</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/FirstSteps/First_Contact#Getting_Started">FirstSteps - First Contact - Getting Started</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Bridge/The_Service_Manager_Component#Instantiation">ProUNO - Bridge - The Service Manager Component - Instantiation</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Basic/Instantiating_UNO_Services">ProUNO - Basic - Instantiating UNO Services</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Java/Getting_a_Service_Manager">ProUNO - Java - Getting a Service Manager</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/AdvUNO/Implementing_UNO_Language_Bindings#Bootstrapping">AdvUNO - Implementing UNO Language Bindings - Overview of Language Bindings and Bridges - Bootstrapping</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/C++/Establishing_Interprocess_Connections">ProUNO - C++ - Establishing Interprocess Connections</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/UNO_Interprocess_Connections">ProUNO - UNO Interprocess Connections</a><br> -service ServiceManager {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Creating_and_Loading_Text_Documents">Text Documents - Handling Text Document Files - Creating and Loading Text Documents</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Integrating_Import_and_Export_Filters">Office Development - Integrating Import and Export Filters</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Loading_Documents">Office Development - Handling Documents - Loading Documents</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Using_the_Desktop">Office Development - Using the Desktop</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Creating_and_Loading_Spreadsheet_Documents">Spreadsheet Documents - Handling Spreadsheet Documents Files - Creating and Loading Spreadsheet Documents</a><br> +interface XComponentLoader {} }; }; }; @@ -307,8 +335,8 @@ module sun { module star { module document { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Integrating_Import_and_Export_Filters">OfficeDev - Integrating Import and Export Filters</a><br> -service ImportFilter {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Redline">Text Documents - Redline</a><br> +interface XRedlinesSupplier {} }; }; }; @@ -318,10 +346,11 @@ service ImportFilter {} module com { module sun { module star { -module drawing { +module i18n { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Drawings/General_Drawing_Properties">Drawings - General Drawing Properties</a><br> -service FillProperties {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XCalendar">Office Development - Implementing a New Locale - XCalendar</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XCalendar">Office Development - Overview and Using the API - XCalendar</a><br> +interface XCalendar {} }; }; }; @@ -331,10 +360,10 @@ service FillProperties {} module com { module sun { module star { -module sdbc { +module sheet { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/Using_DBMS_Features#Transaction_Handling">Database - Using DBMS Features - Transaction Handling</a><br> -constants TransactionIsolation {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Querying_for_Cells_with_Specific_Properties">Spreadsheet Documents - Querying for Cells with Specific Properties</a><br> +interface XCellRangesQuery {} }; }; }; @@ -344,10 +373,10 @@ constants TransactionIsolation {} module com { module sun { module star { -module text { +module sheet { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Reference_Marks">Text - Reference Marks</a><br> -service ReferenceMark {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Querying_for_Cells_with_Specific_Properties">Spreadsheet Documents - Querying for Cells with Specific Properties</a><br> +interface XFormulaQuery {} }; }; }; @@ -357,11 +386,10 @@ service ReferenceMark {} module com { module sun { module star { -module sdb { +module sheet { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/Result_Sets">Database - Result Sets</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/Clones_of_the_RowSet_Service">Database - Clones of the RowSet Service</a><br> -service ResultSet {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Querying_for_Cells_with_Specific_Properties">Spreadsheet Documents - Querying for Cells with Specific Properties</a><br> +service SheetRangesQuery {} }; }; }; @@ -371,11 +399,10 @@ service ResultSet {} module com { module sun { module star { -module uno { +module table { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/Core_Interfaces_to_Implement">WritingUNO - Core Interfaces to Implement</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/XAggregation">WritingUNO - XAggregation</a><br> -interface XAggregation {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Column_and_Row_Access">Spreadsheet Documents - Column and Row Access</a><br> +interface XColumnRowRange {} }; }; }; @@ -385,10 +412,10 @@ interface XAggregation {} module com { module sun { module star { -module sheet { +module util { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Function_Handling#Information_about_Functions">Spreadsheets - Function Handling - Information about Functions</a><br> -service FunctionDescriptions {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Path_Settings">Office Development - Path Settings</a><br> +service PathSettings {} }; }; }; @@ -398,10 +425,14 @@ service FunctionDescriptions {} module com { module sun { module star { -module text { +module lang { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Indexes_and_Index_Marks">Text - Indexes and Index Marks</a><br> -interface XDocumentIndex {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Lifetime_of_UNO_objects">Professional UNO - Lifetime of UNO objects</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Closing_Documents">Office Development - Closing Documents</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#XComponent">Writing UNO Components - XComponent</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Core_Interfaces_to_Implement">Writing UNO Components - Core Interfaces to Implement</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Using_the_Component_Framework">Office Development - Using the Component Framework</a><br> +interface XComponent {} }; }; }; @@ -411,10 +442,14 @@ interface XDocumentIndex {} module com { module sun { module star { -module util { +module uno { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Navigating#Search_and_Replace">Text - Navigating - Search and Replace</a><br> -interface XSearchable {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Lifetime_of_UNO_objects">Professional UNO - Lifetime of UNO objects</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/First_Steps#Using_Interfaces">First Steps - Using Services - Using Interfaces</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Using_UNO_Interfaces">Professional UNO - Using UNO Interfaces</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#XInterface">Writing UNO Components - XInterface</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Core_Interfaces_to_Implement">Writing UNO Components - Core Interfaces to Implement</a><br> +interface XInterface {} }; }; }; @@ -424,10 +459,13 @@ interface XSearchable {} module com { module sun { module star { -module container { +module uno { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/UCB/Services_and_Interfaces">UCB - Services and Interfaces</a><br> -interface XChild {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Lifetime_of_UNO_objects">Professional UNO - Lifetime of UNO objects</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#XWeak">Writing UNO Components - XWeak</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Using_Weak_References">Professional UNO - C++ - Using Weak References</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Core_Interfaces_to_Implement">Writing UNO Components - Core Interfaces to Implement</a><br> +interface XWeak {} }; }; }; @@ -437,10 +475,10 @@ interface XChild {} module com { module sun { module star { -module ucb { +module awt { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/UCB/Executing_Content_Commands">UCB - Executing Content Commands</a><br> -struct Command {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Java_Window_Integration">Office Development - Java Window Integration</a><br> +interface XToolkit {} }; }; }; @@ -450,10 +488,10 @@ struct Command {} module com { module sun { module star { -module sheet { +module awt { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Compatibility_Names">Spreadsheets - Compatibility Names</a><br> -interface XCompatibilityNames {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Java_Window_Integration">Office Development - Java Window Integration</a><br> +service Toolkit {} }; }; }; @@ -463,10 +501,13 @@ interface XCompatibilityNames {} module com { module sun { module star { -module style { -/// @enum BreakType +module awt { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Formatting">Text - Formatting</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Java_Window_Integration">Office Development - Java Window Integration</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Window_Interfaces">Office Development - Component - Window Interfaces</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Windows">Office Development - Windows</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/JavaBean_for_Office_Components#OfficeWindow_Interface">JavaBean for Office Components - OfficeWindow Interface</a><br> +interface XWindowPeer {} }; }; }; @@ -476,10 +517,10 @@ module style { module com { module sun { module star { -module chart { +module text { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Charts/Data_Access">Charts - Data Access</a><br> -interface XChartData {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Shape_Objects_in_Text">Text Documents - Shape Objects in Text</a><br> +service TextEmbeddedObject {} }; }; }; @@ -489,10 +530,10 @@ interface XChartData {} module com { module sun { module star { -module drawing { +module text { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Drawings/General_Drawing_Properties">Drawings - General Drawing Properties</a><br> -service LineProperties {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Shape_Objects_in_Text">Text Documents - Shape Objects in Text</a><br> +service BaseFrame {} }; }; }; @@ -502,11 +543,11 @@ service LineProperties {} module com { module sun { module star { -module i18n { +module text { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Overview_and_Using_the_API#XNativeNumberSupplier">OfficeDev - Overview and Using the API - XNativeNumberSupplier</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Implementing_a_New_Locale#XNativeNumberSupplier">OfficeDev - Implementing a New Locale - XNativeNumberSupplier</a><br> -interface XNativeNumberSupplier {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Shape_Objects_in_Text">Text Documents - Shape Objects in Text</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Formatting">Text Documents - Formatting</a><br> +service Shape {} }; }; }; @@ -516,10 +557,10 @@ interface XNativeNumberSupplier {} module com { module sun { module star { -module reflection { +module text { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/AdvUNO/UNO_Reflection_API">AdvUNO - UNO Reflection API</a><br> -interface XTypeDescription {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Shape_Objects_in_Text">Text Documents - Shape Objects in Text</a><br> +service TextGraphicObject {} }; }; }; @@ -529,10 +570,10 @@ interface XTypeDescription {} module com { module sun { module star { -module drawing { +module text { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Drawings/Bezier_Shapes">Drawings - Bezier Shapes</a><br> -service PolyPolygonBezierDescriptor {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Shape_Objects_in_Text">Text Documents - Shape Objects in Text</a><br> +service TextFrame {} }; }; }; @@ -542,10 +583,11 @@ service PolyPolygonBezierDescriptor {} module com { module sun { module star { -module bridge { +module sdb { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Opening_a_Connection">ProUNO - Opening a Connection</a><br> -interface XBridgeFactory {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Automatic_Key_Generation">Forms - Automatic Key Generation</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Events_and_Other_Notifications">Database Access - Events and Other Notifications</a><br> +interface XRowSetApproveBroadcaster {} }; }; }; @@ -555,11 +597,12 @@ interface XBridgeFactory {} module com { module sun { module star { -module container { +module bridge { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Iterating_over_Text">Text - Iterating over Text</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Service_Manager#XContentEnumerationAccess_Interface">ProUNO - Service Manager - XContentEnumerationAccess Interface</a><br> -interface XContentEnumerationAccess {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Getting_a_Service_Manager">Professional UNO - Java - Getting a Service Manager</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Establishing_Interprocess_Connections">Professional UNO - C++ - Establishing Interprocess Connections</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#UNO_Interprocess_Connections">Professional UNO - UNO Interprocess Connections</a><br> +interface XUnoUrlResolver {} }; }; }; @@ -569,13 +612,13 @@ interface XContentEnumerationAccess {} module com { module sun { module star { -module drawing { +module lang { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Component/Controllers#Document_Specific_Controller_Services">OfficeDev - Component - Controllers - Document Specific Controller Services</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Drawings/Zooming">Drawings - Zooming</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Drawings/Other_Drawing_Specific_View_Settings">Drawings - Other Drawing Specific View Settings</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Drawings/Setting_the_Current_Page">Drawings - Setting the Current Page</a><br> -service DrawingDocumentDrawView {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Getting_a_Service_Manager">Professional UNO - Java - Getting a Service Manager</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Establishing_Interprocess_Connections">Professional UNO - C++ - Establishing Interprocess Connections</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/First_Steps#Failed_Connections">First Steps - First Contact - Getting Started - Failed Connections</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#UNO_Interprocess_Connections">Professional UNO - UNO Interprocess Connections</a><br> +exception DisposedException {} }; }; }; @@ -585,12 +628,13 @@ service DrawingDocumentDrawView {} module com { module sun { module star { -module form { -module binding { +module bridge { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Forms/External_List_Sources">Forms - External List Sources</a><br> -interface XListEntrySource {} -}; +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Getting_a_Service_Manager">Professional UNO - Java - Getting a Service Manager</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Advanced_UNO#Bootstrapping">Advanced UNO - Implementing UNO Language Bindings - Overview of Language Bindings and Bridges - Bootstrapping</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Establishing_Interprocess_Connections">Professional UNO - C++ - Establishing Interprocess Connections</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#UNO_Interprocess_Connections">Professional UNO - UNO Interprocess Connections</a><br> +service UnoUrlResolver {} }; }; }; @@ -600,10 +644,16 @@ interface XListEntrySource {} module com { module sun { module star { -module form { +module ucb { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Forms/Parameters">Forms - Parameters</a><br> -interface XDatabaseParameterBroadcaster {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Providers#Creation_of_New_DCP_Contents">Appendix C. Universal Content Providers - The WebDAV Content Provider - Creation of New DCP Contents</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Services_and_Interfaces">Universal Content Broker - Services and Interfaces</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Providers#Creation_of_New_FTP_Content">Appendix C. Universal Content Providers - The FTP Content Provider - Creation of New FTP Content</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Providers#Creation_of_New_HCP_Content">Appendix C. Universal Content Providers - The Hierarchy Content Provider - Creation of New HCP Content</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Creating">Universal Content Broker - Creating</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Providers#Creation_of_New_File_Contents">Appendix C. Universal Content Providers - The File Content Provider - Creation of New File Contents</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Providers#Creation_of_New_PCP_Contents">Appendix C. Universal Content Providers - The Package Content Provider - Creation of New PCP Contents</a><br> +interface XContentCreator {} }; }; }; @@ -613,10 +663,10 @@ interface XDatabaseParameterBroadcaster {} module com { module sun { module star { -module i18n { -/// @enum TransliterationModules +module xml { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Implementing_a_New_Locale#XTransliteration">OfficeDev - Implementing a New Locale - XTransliteration</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Writing_the_Filtering_Component">Office Development - Writing the Filtering Component</a><br> +service ImportFilter {} }; }; }; @@ -626,12 +676,10 @@ module i18n { module com { module sun { module star { -module form { -module binding { +module xml { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Forms/External_List_Sources">Forms - External List Sources</a><br> -interface XListEntrySink {} -}; +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Writing_the_Filtering_Component">Office Development - Writing the Filtering Component</a><br> +service ExportFilter {} }; }; }; @@ -641,10 +689,13 @@ interface XListEntrySink {} module com { module sun { module star { -module style { +module xml { +module sax { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Formatting">Text - Formatting</a><br> -service CharacterPropertiesAsian {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Writing_the_Filtering_Component">Office Development - Writing the Filtering Component</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XDocumentHandler">Office Development - Writing the Filtering Component - XDocumentHandler</a><br> +interface XDocumentHandler {} +}; }; }; }; @@ -654,11 +705,10 @@ service CharacterPropertiesAsian {} module com { module sun { module star { -module sdbc { +module xml { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/XDatabaseMetaData_Interface">Database - XDatabaseMetaData Interface</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/Database_Design#Retrieving_Information_about_a_Database">Database - Database Design - Retrieving Information about a Database</a><br> -interface XDatabaseMetaData {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Writing_the_Filtering_Component">Office Development - Writing the Filtering Component</a><br> +service XMLImportFilter {} }; }; }; @@ -668,12 +718,10 @@ interface XDatabaseMetaData {} module com { module sun { module star { -module awt { +module frame { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Component/Window_Interfaces">OfficeDev - Component - Window Interfaces</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Frames#Linking_Components_and_Windows">OfficeDev - Frames - Linking Components and Windows</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Windows">OfficeDev - Windows</a><br> -interface XTopWindow {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Implementation">Writing UNO Components - Implementation</a><br> +service ProtocolHandler {} }; }; }; @@ -683,10 +731,11 @@ interface XTopWindow {} module com { module sun { module star { -module sheet { +module frame { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Querying_for_Cells_with_Specific_Properties">Spreadsheets - Querying for Cells with Specific Properties</a><br> -service SheetRangesQuery {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Implementation">Writing UNO Components - Implementation</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Dispatch_Framework">Office Development - Dispatch Framework</a><br> +interface XDispatchProvider {} }; }; }; @@ -696,10 +745,11 @@ service SheetRangesQuery {} module com { module sun { module star { -module sheet { +module beans { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Fill_Series">Spreadsheets - Fill Series</a><br> -interface XCellSeries {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/First_Steps#Using_Properties">First Steps - Using Services - Using Properties</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Properties">Professional UNO - Properties</a><br> +interface XPropertySet {} }; }; }; @@ -709,16 +759,13 @@ interface XCellSeries {} module com { module sun { module star { -module ucb { +module frame { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/AppendixC/The_WebDAV_Content_Provider#Creation_of_New_DCP_Contents">AppendixC - The WebDAV Content Provider - Creation of New DCP Contents</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/UCB/Services_and_Interfaces">UCB - Services and Interfaces</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/AppendixC/The_FTP_Content_Provider#Creation_of_New_FTP_Content">AppendixC - The FTP Content Provider - Creation of New FTP Content</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/AppendixC/The_Hierarchy_Content_Provider#Creation_of_New_HCP_Content">AppendixC - The Hierarchy Content Provider - Creation of New HCP Content</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/UCB/Creating">UCB - Creating</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/AppendixC/The_File_Content_Provider#Creation_of_New_File_Contents">AppendixC - The File Content Provider - Creation of New File Contents</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/AppendixC/The_Package_Content_Provider#Creation_of_New_PCP_Contents">AppendixC - The Package Content Provider - Creation of New PCP Contents</a><br> -interface XContentCreator {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Storing">Drawings and Presentations - Storing</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Storing_Documents">Office Development - Storing Documents</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Storing">Spreadsheet Documents - Saving Spreadsheet Documents - Storing</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Storing">Text Documents - Saving Text Documents - Storing</a><br> +interface XStorable {} }; }; }; @@ -728,10 +775,10 @@ interface XContentCreator {} module com { module sun { module star { -module container { +module uno { +/// @enum TypeClass /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Collections_and_Containers">ProUNO - Collections and Containers</a><br> -interface XNameContainer {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Data_Types">Professional UNO - Data Types</a><br> }; }; }; @@ -741,10 +788,10 @@ interface XNameContainer {} module com { module sun { module star { -module sdb { +module ucb { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/The_DataSource_Service">Database - The DataSource Service</a><br> -service DataSource {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Services_and_Interfaces">Universal Content Broker - Services and Interfaces</a><br> +interface XContent {} }; }; }; @@ -754,10 +801,10 @@ service DataSource {} module com { module sun { module star { -module sheet { +module ucb { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Function_Handling#Recently_Used_Functions">Spreadsheets - Function Handling - Recently Used Functions</a><br> -service RecentFunctions {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Services_and_Interfaces">Universal Content Broker - Services and Interfaces</a><br> +service Content {} }; }; }; @@ -767,10 +814,10 @@ service RecentFunctions {} module com { module sun { module star { -module sheet { +module container { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Absolute_Address">Spreadsheets - Absolute Address</a><br> -interface XCellRangeAddressable {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Services_and_Interfaces">Universal Content Broker - Services and Interfaces</a><br> +interface XChild {} }; }; }; @@ -780,10 +827,10 @@ interface XCellRangeAddressable {} module com { module sun { module star { -module task { +module beans { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/Jobs/Implementation">WritingUNO - Jobs - Implementation</a><br> -interface XAsyncJob {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Services_and_Interfaces">Universal Content Broker - Services and Interfaces</a><br> +interface XPropertyContainer {} }; }; }; @@ -793,13 +840,10 @@ interface XAsyncJob {} module com { module sun { module star { -module form { -module component { +module ucb { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Forms/HTML_Forms">Forms - HTML Forms</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Forms/Control_Models_Forms">Forms - Control Models Forms</a><br> -service HTMLForm {} -}; +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Services_and_Interfaces">Universal Content Broker - Services and Interfaces</a><br> +interface XCommandProcessor2 {} }; }; }; @@ -809,10 +853,11 @@ service HTMLForm {} module com { module sun { module star { -module sheet { +module ucb { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Equally_Formatted_Cell_Ranges#Cell_Format_Ranges">Spreadsheets - Equally Formatted Cell Ranges - Cell Format Ranges</a><br> -service CellFormatRanges {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Services_and_Interfaces">Universal Content Broker - Services and Interfaces</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Executing_Content_Commands">Universal Content Broker - Executing Content Commands</a><br> +interface XCommandProcessor {} }; }; }; @@ -822,10 +867,11 @@ service CellFormatRanges {} module com { module sun { module star { -module sdb { +module frame { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/Tables_and_Columns">Database - Tables and Columns</a><br> -service Column {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Frame_Creation">Office Development - Creating Frames Manually - Frame Creation</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Linking_Components_and_Windows">Office Development - Frames - Linking Components and Windows</a><br> +service Frame {} }; }; }; @@ -835,10 +881,14 @@ service Column {} module com { module sun { module star { -module beans { +module frame { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Properties">ProUNO - Properties</a><br> -interface XMultiPropertySet {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Frame_Creation">Office Development - Creating Frames Manually - Frame Creation</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Linking_Components_and_Windows">Office Development - Frames - Linking Components and Windows</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Frame_Setup">Office Development - Component - Frames - XFrame - Frame Setup</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Getting_Frames%2C_Controllers_and_Models_from_Each_Other">Office Development - Component - Getting Frames, Controllers and Models from Each Other</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Frame-Controller-Model_Paradigm_in_LibreOffice">Office Development - Frame-Controller-Model Paradigm in LibreOffice</a><br> +interface XFrame {} }; }; }; @@ -848,10 +898,12 @@ interface XMultiPropertySet {} module com { module sun { module star { -module sdb { +module document { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/Forms_and_Reports">Database - Forms and Reports</a><br> -interface XFormDocumentsSupplier {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XViewDataSupplier">Office Development - Component - Models - XViewDataSupplier</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Other_Drawing_Specific_View_Settings">Drawings and Presentations - Other Drawing Specific View Settings</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Text_Document_Controller">Text Documents - Text Document Controller</a><br> +interface XViewDataSupplier {} }; }; }; @@ -861,10 +913,10 @@ interface XFormDocumentsSupplier {} module com { module sun { module star { -module sdbcx { +module ucb { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/Column_Service">Database - Column Service</a><br> -service KeyColumn {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Accessing_a_UCB_Content">Universal Content Broker - Accessing a UCB Content</a><br> +interface XContentProvider {} }; }; }; @@ -874,10 +926,10 @@ service KeyColumn {} module com { module sun { module star { -module sdb { +module ucb { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/Events_and_Other_Notifications">Database - Events and Other Notifications</a><br> -interface XRowSetApproveListener {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Accessing_a_UCB_Content">Universal Content Broker - Accessing a UCB Content</a><br> +interface XContentIdentifierFactory {} }; }; }; @@ -887,13 +939,11 @@ interface XRowSetApproveListener {} module com { module sun { module star { -module frame { +module i18n { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Component/Controllers#Document_Specific_Controller_Services">OfficeDev - Component - Controllers - Document Specific Controller Services</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Component/Controllers#XController">OfficeDev - Component - Controllers - XController</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Text_Document_Controller">Text - Text Document Controller</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Controllers">OfficeDev - Controllers</a><br> -service Controller {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XTextConversion">Office Development - Implementing a New Locale - XTextConversion</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XTextConversion">Office Development - Overview and Using the API - XTextConversion</a><br> +interface XTextConversion {} }; }; }; @@ -903,10 +953,10 @@ service Controller {} module com { module sun { module star { -module sdbc { +module chart { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/Creating_Statements">Database - Creating Statements</a><br> -service Statement {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#3-D_Charts">Charts - 3-D Charts</a><br> +service Dim3DDiagram {} }; }; }; @@ -916,11 +966,10 @@ service Statement {} module com { module sun { module star { -module sheet { +module chart { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Component/Controllers#Document_Specific_Controller_Services">OfficeDev - Component - Controllers - Document Specific Controller Services</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Spreadsheet_Document_Controller#Spreadsheet_View">Spreadsheets - Spreadsheet Document Controller - Spreadsheet View</a><br> -service SpreadsheetView {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#3-D_Charts">Charts - 3-D Charts</a><br> +service Chart3DBarProperties {} }; }; }; @@ -930,10 +979,13 @@ service SpreadsheetView {} module com { module sun { module star { -module text { +module frame { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Text_Fields">Text - Text Fields</a><br> -interface XTextField {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Document_Specific_Controller_Services">Office Development - Component - Controllers - Document Specific Controller Services</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XController">Office Development - Component - Controllers - XController</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Text_Document_Controller">Text Documents - Text Document Controller</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Controllers">Office Development - Controllers</a><br> +service Controller {} }; }; }; @@ -943,10 +995,10 @@ interface XTextField {} module com { module sun { module star { -module sheet { +module sdb { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Other_Table_Operations#Data_Consolidation">Spreadsheets - Other Table Operations - Data Consolidation</a><br> -interface XConsolidationDescriptor {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Document_Specific_Controller_Services">Office Development - Component - Controllers - Document Specific Controller Services</a><br> +service DataSourceBrowser {} }; }; }; @@ -956,10 +1008,10 @@ interface XConsolidationDescriptor {} module com { module sun { module star { -module reflection { +module text { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Bridge/Exceptions_and_Errorcodes">ProUNO - Bridge - Exceptions and Errorcodes</a><br> -exception InvocationTargetException {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Document_Specific_Controller_Services">Office Development - Component - Controllers - Document Specific Controller Services</a><br> +service TextDocumentView {} }; }; }; @@ -969,11 +1021,13 @@ exception InvocationTargetException {} module com { module sun { module star { -module text { +module drawing { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Iterating_over_Text">Text - Iterating over Text</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Formatting">Text - Formatting</a><br> -service TextPortion {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Document_Specific_Controller_Services">Office Development - Component - Controllers - Document Specific Controller Services</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Zooming">Drawings and Presentations - Zooming</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Other_Drawing_Specific_View_Settings">Drawings and Presentations - Other Drawing Specific View Settings</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Setting_the_Current_Page">Drawings and Presentations - Setting the Current Page</a><br> +service DrawingDocumentDrawView {} }; }; }; @@ -983,11 +1037,11 @@ service TextPortion {} module com { module sun { module star { -module i18n { +module sheet { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Overview_and_Using_the_API#XIndexEntrySupplier">OfficeDev - Overview and Using the API - XIndexEntrySupplier</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Implementing_a_New_Locale#XIndexEntrySupplier">OfficeDev - Implementing a New Locale - XIndexEntrySupplier</a><br> -interface XIndexEntrySupplier {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Document_Specific_Controller_Services">Office Development - Component - Controllers - Document Specific Controller Services</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Spreadsheet_View">Spreadsheet Documents - Spreadsheet Document Controller - Spreadsheet View</a><br> +service SpreadsheetView {} }; }; }; @@ -999,8 +1053,8 @@ module sun { module star { module text { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Ruby">Text - Ruby</a><br> -interface XRubySelection {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Locating_Text_Contents">Text Documents - Navigating - Locating Text Contents</a><br> +interface XTextContent {} }; }; }; @@ -1012,8 +1066,8 @@ module sun { module star { module sheet { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Filtering">Spreadsheets - Filtering</a><br> -interface XSheetFilterable {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Handling_Array_Formulas">Spreadsheet Documents - Handling Array Formulas</a><br> +interface XArrayFormulaRange {} }; }; }; @@ -1023,14 +1077,11 @@ interface XSheetFilterable {} module com { module sun { module star { -module frame { +module awt { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Handling_Text_Document_Files#Creating_and_Loading_Text_Documents">Text - Handling Text Document Files - Creating and Loading Text Documents</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Integrating_Import_and_Export_Filters">OfficeDev - Integrating Import and Export Filters</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Handling_Documents#Loading_Documents">OfficeDev - Handling Documents - Loading Documents</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Using_the_Desktop">OfficeDev - Using the Desktop</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Handling_Spreadsheet_Documents_Files#Creating_and_Loading_Spreadsheet_Documents">Spreadsheets - Handling Spreadsheet Documents Files - Creating and Loading Spreadsheet Documents</a><br> -interface XComponentLoader {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Models_and_Views_for_Form_Controls">Forms - Models and Views for Form Controls</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Control_Models">Forms - Control Models</a><br> +service UnoControlModel {} }; }; }; @@ -1040,10 +1091,10 @@ interface XComponentLoader {} module com { module sun { module star { -module document { +module awt { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Document_Events">OfficeDev - Document Events</a><br> -service Events {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Models_and_Views_for_Form_Controls">Forms - Models and Views for Form Controls</a><br> +service UnoControl {} }; }; }; @@ -1053,10 +1104,12 @@ service Events {} module com { module sun { module star { -module script { +module datatransfer { +module clipboard { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Bridge/Exceptions_and_Errorcodes">ProUNO - Bridge - Exceptions and Errorcodes</a><br> -exception CannotConvertException {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Clipboard">Office Development - Common Application Features - Clipboard</a><br> +service SystemClipboard {} +}; }; }; }; @@ -1066,16 +1119,12 @@ exception CannotConvertException {} module com { module sun { module star { -module uno { +module datatransfer { +module clipboard { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Service_Manager_and_Component_Context">ProUNO - Service Manager and Component Context</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/FirstSteps/First_Contact#Getting_Started">FirstSteps - First Contact - Getting Started</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Java/Getting_a_Service_Manager">ProUNO - Java - Getting a Service Manager</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/C++/Establishing_Interprocess_Connections">ProUNO - C++ - Establishing Interprocess Connections</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/UNO_Interprocess_Connections">ProUNO - UNO Interprocess Connections</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/C++/Transparent_Use_of_Office_UNO_Components">ProUNO - C++ - Transparent Use of Office UNO Components</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Java/Transparent_Use_of_Office_UNO_Components">ProUNO - Java - Transparent Use of Office UNO Components</a><br> -interface XComponentContext {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Clipboard">Office Development - Common Application Features - Clipboard</a><br> +interface XClipboard {} +}; }; }; }; @@ -1085,11 +1134,10 @@ interface XComponentContext {} module com { module sun { module star { -module text { +module drawing { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Shape_Objects_in_Text">Text - Shape Objects in Text</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Formatting">Text - Formatting</a><br> -service Shape {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Control_Models_and_Shapes">Forms - Control Models and Shapes</a><br> +service ControlShape {} }; }; }; @@ -1099,10 +1147,10 @@ service Shape {} module com { module sun { module star { -module sheet { +module sdbcx { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Filtering">Spreadsheets - Filtering</a><br> -service SheetFilterDescriptor {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Driver_Specifics">Database Access - Driver Specifics - Driver Specifics</a><br> +service Driver {} }; }; }; @@ -1112,10 +1160,10 @@ service SheetFilterDescriptor {} module com { module sun { module star { -module ucb { +module util { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/UCB/Services_and_Interfaces">UCB - Services and Interfaces</a><br> -interface XContent {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#How_Add-Ins_Work">Charts - How Add-Ins Work</a><br> +interface XRefreshable {} }; }; }; @@ -1125,10 +1173,11 @@ interface XContent {} module com { module sun { module star { -module awt { +module i18n { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Java_Window_Integration">OfficeDev - Java Window Integration</a><br> -interface XToolkit {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XLocaleData">Office Development - Overview and Using the API - XLocaleData</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XLocaleData">Office Development - Implementing a New Locale - XLocaleData</a><br> +interface XLocaleData {} }; }; }; @@ -1138,10 +1187,10 @@ interface XToolkit {} module com { module sun { module star { -module linguistic2 { +module document { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Linguistics">OfficeDev - Linguistics</a><br> -service Thesaurus {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Link_Targets">Text Documents - Link Targets</a><br> +interface XLinkTargetSupplier {} }; }; }; @@ -1151,10 +1200,10 @@ service Thesaurus {} module com { module sun { module star { -module sdb { +module sheet { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/Queries">Database - Queries</a><br> -service QueryDefinition {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Recently_Used_Functions">Spreadsheet Documents - Function Handling - Recently Used Functions</a><br> +service RecentFunctions {} }; }; }; @@ -1164,10 +1213,10 @@ service QueryDefinition {} module com { module sun { module star { -module sheet { +module sdbc { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Sheet_Links">Spreadsheets - Sheet Links</a><br> -service SheetLink {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Connection_Pooling">Database Access - Connection Pooling</a><br> +interface XPooledConnection {} }; }; }; @@ -1177,11 +1226,10 @@ service SheetLink {} module com { module sun { module star { -module text { +module sdbc { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Editing_Text#Text_Contents_Other_Than_Strings">Text - Editing Text - Text Contents Other Than Strings</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Editing_Text">Text - Editing Text</a><br> -interface XText {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Connection_Pooling">Database Access - Connection Pooling</a><br> +service ConnectionPool {} }; }; }; @@ -1191,10 +1239,12 @@ interface XText {} module com { module sun { module star { -module text { +module form { +module binding { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Component/Controllers#Document_Specific_Controller_Services">OfficeDev - Component - Controllers - Document Specific Controller Services</a><br> -service TextDocumentView {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#External_List_Sources">Forms - External List Sources</a><br> +interface XListEntrySink {} +}; }; }; }; @@ -1204,12 +1254,12 @@ service TextDocumentView {} module com { module sun { module star { -module sdb { +module form { +module binding { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Forms/Forms_as_Row_Sets">Forms - Forms as Row Sets</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/The_RowSet_Service">Database - The RowSet Service</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/Example:_Querying_the_Bibliography_Database">Database - Example: Querying the Bibliography Database</a><br> -service RowSet {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#External_List_Sources">Forms - External List Sources</a><br> +interface XListEntrySource {} +}; }; }; }; @@ -1219,10 +1269,10 @@ service RowSet {} module com { module sun { module star { -module text { +module sheet { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Working_with_Text_Documents#Word_Processing">Text - Working with Text Documents - Word Processing</a><br> -service Text {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Multiple_Operations">Spreadsheet Documents - Multiple Operations</a><br> +interface XMultipleOperation {} }; }; }; @@ -1232,10 +1282,10 @@ service Text {} module com { module sun { module star { -module util { +module task { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Number_Formats">OfficeDev - Number Formats</a><br> -service NumberFormats {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Implementation_2">Writing UNO Components - Jobs - Implementation</a><br> +interface XAsyncJob {} }; }; }; @@ -1245,10 +1295,10 @@ service NumberFormats {} module com { module sun { module star { -module document { +module task { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Inserting_Text_Files">Text - Inserting Text Files</a><br> -interface XDocumentInsertable {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Implementation_2">Writing UNO Components - Jobs - Implementation</a><br> +interface XJob {} }; }; }; @@ -1258,10 +1308,10 @@ interface XDocumentInsertable {} module com { module sun { module star { -module sheet { +module task { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Printing_Spreadsheet_Documents#Print_Areas">Spreadsheets - Printing Spreadsheet Documents - Print Areas</a><br> -interface XPrintAreas {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Implementation_2">Writing UNO Components - Jobs - Implementation</a><br> +service Job {} }; }; }; @@ -1271,10 +1321,10 @@ interface XPrintAreas {} module com { module sun { module star { -module document { +module task { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Redline">Text - Redline</a><br> -interface XRedlinesSupplier {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Implementation_2">Writing UNO Components - Jobs - Implementation</a><br> +service AsyncJob {} }; }; }; @@ -1284,10 +1334,10 @@ interface XRedlinesSupplier {} module com { module sun { module star { -module bridge { +module sheet { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Opening_a_Connection">ProUNO - Opening a Connection</a><br> -service BridgeFactory {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Settings">Spreadsheet Documents - Settings</a><br> +service GlobalSheetSettings {} }; }; }; @@ -1297,10 +1347,10 @@ service BridgeFactory {} module com { module sun { module star { -module sheet { +module form { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/DataPilot_Tables">Spreadsheets - DataPilot Tables</a><br> -service DataPilotTables {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Loadable_Forms">Forms - Loadable Forms</a><br> +interface XLoadable {} }; }; }; @@ -1310,14 +1360,10 @@ service DataPilotTables {} module com { module sun { module star { -module frame { +module form { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Creating_Frames_Manually#Frame_Creation">OfficeDev - Creating Frames Manually - Frame Creation</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Frames#Linking_Components_and_Windows">OfficeDev - Frames - Linking Components and Windows</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Component/Frames#Frame_Setup">OfficeDev - Component - Frames - XFrame - Frame Setup</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Component/Getting_Frames%2C_Controllers_and_Models_from_Each_Other">OfficeDev - Component - Getting Frames, Controllers and Models from Each Other</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Frame-Controller-Model_Paradigm_in_OpenOffice.org">OfficeDev - Frame-Controller-Model Paradigm in OpenOffice.org</a><br> -interface XFrame {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Loadable_Forms">Forms - Loadable Forms</a><br> +interface XLoadListener {} }; }; }; @@ -1327,10 +1373,10 @@ interface XFrame {} module com { module sun { module star { -module text { +module sdb { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Line_Numbering_and_Outline_Numbering#Line_Numbering">Text - Line Numbering and Outline Numbering - Line Numbering</a><br> -service LineNumberingProperties {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#PreparedStatement_From_DataSource_Queries">Database Access - PreparedStatement From DataSource Queries</a><br> +interface XCommandPreparation {} }; }; }; @@ -1342,8 +1388,8 @@ module sun { module star { module sdb { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/Data_Sources_in_OpenOffice.org_API#DatabaseContext">Database - Data Sources in OpenOffice.org API - DatabaseContext</a><br> -service DatabaseContext {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#PreparedStatement_From_DataSource_Queries">Database Access - PreparedStatement From DataSource Queries</a><br> +constants CommandType {} }; }; }; @@ -1353,10 +1399,10 @@ service DatabaseContext {} module com { module sun { module star { -module util { +module form { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Indentation">Spreadsheets - Indentation</a><br> -interface XIndent {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Data_Aware_Controls">Forms - Data Aware Controls</a><br> +service DataAwareControlModel {} }; }; }; @@ -1366,11 +1412,10 @@ interface XIndent {} module com { module sun { module star { -module frame { +module sdb { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Component/Frames#XFramesSupplier">OfficeDev - Component - Frames - XFramesSupplier</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Creating_Frames_Manually#Setting_Components_into_Frame_Hierarchies">OfficeDev - Creating Frames Manually - Setting Components into Frame Hierarchies</a><br> -interface XFramesSupplier {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Queries">Database Access - Queries</a><br> +service QueryDefinition {} }; }; }; @@ -1380,11 +1425,10 @@ interface XFramesSupplier {} module com { module sun { module star { -module text { +module drawing { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Iterating_over_Text">Text - Iterating over Text</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Formatting">Text - Formatting</a><br> -service Paragraph {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Grouping%2C_Combining_and_Binding">Drawings and Presentations - Grouping, Combining and Binding</a><br> +service GroupShape {} }; }; }; @@ -1394,10 +1438,10 @@ service Paragraph {} module com { module sun { module star { -module text { +module drawing { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Editing_Text#Strings">Text - Editing Text - Strings</a><br> -interface XSimpleText {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Grouping%2C_Combining_and_Binding">Drawings and Presentations - Grouping, Combining and Binding</a><br> +service ShapeCollection {} }; }; }; @@ -1407,10 +1451,10 @@ interface XSimpleText {} module com { module sun { module star { -module sheet { +module drawing { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Other_Table_Operations#Scenarios">Spreadsheets - Other Table Operations - Scenarios</a><br> -interface XScenarios {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Grouping%2C_Combining_and_Binding">Drawings and Presentations - Grouping, Combining and Binding</a><br> +interface XShapeGrouper {} }; }; }; @@ -1420,11 +1464,10 @@ interface XScenarios {} module com { module sun { module star { -module i18n { +module drawing { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Implementing_a_New_Locale#XCalendar">OfficeDev - Implementing a New Locale - XCalendar</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Overview_and_Using_the_API#XCalendar">OfficeDev - Overview and Using the API - XCalendar</a><br> -interface XCalendar {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Grouping%2C_Combining_and_Binding">Drawings and Presentations - Grouping, Combining and Binding</a><br> +interface XShapeCombiner {} }; }; }; @@ -1434,10 +1477,10 @@ interface XCalendar {} module com { module sun { module star { -module drawing { +module sheet { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Drawings/General_Drawing_Properties">Drawings - General Drawing Properties</a><br> -service TextProperties {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#View_Settings">Spreadsheet Documents - View Settings</a><br> +service SpreadsheetViewSettings {} }; }; }; @@ -1447,10 +1490,10 @@ service TextProperties {} module com { module sun { module star { -module frame { +module sheet { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/Implementation">WritingUNO - Implementation</a><br> -service ProtocolHandler {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Cell_Area_Links">Spreadsheet Documents - Cell Area Links</a><br> +interface XAreaLink {} }; }; }; @@ -1460,13 +1503,10 @@ service ProtocolHandler {} module com { module sun { module star { -module view { +module sheet { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Drawings/Printing_Drawing_Documents#Printer_and_Print_Job_Settings">Drawings - Printing Drawing Documents - Printer and Print Job Settings</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Printing_Text_Documents#Printer_and_Print_Job_Settings">Text - Printing Text Documents - Printer and Print Job Settings</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Storing_Documents#Printing_Documents">OfficeDev - Storing Documents - Printing Documents</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Printing_Spreadsheet_Documents#Printer_and_Print_Job_Settings">Spreadsheets - Printing Spreadsheet Documents - Printer and Print Job Settings</a><br> -interface XPrintable {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Cell_Area_Links">Spreadsheet Documents - Cell Area Links</a><br> +interface XAreaLinks {} }; }; }; @@ -1476,10 +1516,11 @@ interface XPrintable {} module com { module sun { module star { -module sheet { +module beans { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Creating_a_New_DataPilot_Table">Spreadsheets - Creating a New DataPilot Table</a><br> -service DataPilotDescriptor {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Properties">Professional UNO - Properties</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Control_Models">Forms - Control Models</a><br> +interface XPropertyState {} }; }; }; @@ -1489,10 +1530,10 @@ service DataPilotDescriptor {} module com { module sun { module star { -module sdb { +module beans { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Database/Forms_and_Reports">Database - Forms and Reports</a><br> -interface XReportDocumentsSupplier {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Properties">Professional UNO - Properties</a><br> +interface XPropertySetInfo {} }; }; }; @@ -1502,10 +1543,10 @@ interface XReportDocumentsSupplier {} module com { module sun { module star { -module text { +module beans { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Indexes_and_Index_Marks#Index_marks">Text - Indexes and Index Marks - Index marks</a><br> -service BaseIndexMark {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Properties">Professional UNO - Properties</a><br> +interface XFastPropertySet {} }; }; }; @@ -1515,10 +1556,10 @@ service BaseIndexMark {} module com { module sun { module star { -module util { +module beans { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Navigating#Search_and_Replace">Text - Navigating - Search and Replace</a><br> -service SearchDescriptor {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Properties">Professional UNO - Properties</a><br> +interface XMultiPropertySet {} }; }; }; @@ -1528,13 +1569,10 @@ service SearchDescriptor {} module com { module sun { module star { -module bridge { +module drawing { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Java/Getting_a_Service_Manager">ProUNO - Java - Getting a Service Manager</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/AdvUNO/Implementing_UNO_Language_Bindings#Bootstrapping">AdvUNO - Implementing UNO Language Bindings - Overview of Language Bindings and Bridges - Bootstrapping</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/C++/Establishing_Interprocess_Connections">ProUNO - C++ - Establishing Interprocess Connections</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/UNO_Interprocess_Connections">ProUNO - UNO Interprocess Connections</a><br> -service UnoUrlResolver {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Layer_Handling">Drawings and Presentations - Layer Handling</a><br> +interface XLayerManager {} }; }; }; @@ -1544,10 +1582,12 @@ service UnoUrlResolver {} module com { module sun { module star { -module form { +module text { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Forms/Data_Aware_Controls">Forms - Data Aware Controls</a><br> -service DataAwareControlModel {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Text_Documents">Text Documents - Text Documents</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Document_Properties">Text Documents - Settings - Document Properties</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Formatting">Text Documents - Formatting</a><br> +service TextDocument {} }; }; }; @@ -1557,12 +1597,10 @@ service DataAwareControlModel {} module com { module sun { module star { -module view { +module sheet { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Component/Controllers#XSelectionSupplier">OfficeDev - Component - Controllers - XSelectionSupplier</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Drawings/Setting_the_Current_Page">Drawings - Setting the Current Page</a><br> -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/TextView">Text - TextView</a><br> -interface XSelectionSupplier {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Scenarios">Spreadsheet Documents - Other Table Operations - Scenarios</a><br> +interface XScenarios {} }; }; }; @@ -1572,10 +1610,11 @@ interface XSelectionSupplier {} module com { module sun { module star { -module util { +module view { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Number_Formats">OfficeDev - Number Formats</a><br> -interface XNumberFormatTypes {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Printer_and_Print_Job_Settings">Drawings and Presentations - Printing Drawing Documents - Printer and Print Job Settings</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Printer_and_Print_Job_Settings">Spreadsheet Documents - Printing Spreadsheet Documents - Printer and Print Job Settings</a><br> +service PrintOptions {} }; }; }; @@ -1585,12 +1624,11 @@ interface XNumberFormatTypes {} module com { module sun { module star { -module datatransfer { -module clipboard { +module view { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Common_Application_Features#Clipboard">OfficeDev - Common Application Features - Clipboard</a><br> -interface XClipboard {} -}; +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Printer_and_Print_Job_Settings">Drawings and Presentations - Printing Drawing Documents - Printer and Print Job Settings</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Printer_and_Print_Job_Settings">Spreadsheet Documents - Printing Spreadsheet Documents - Printer and Print Job Settings</a><br> +service PrinterDescriptor {} }; }; }; @@ -1600,10 +1638,13 @@ interface XClipboard {} module com { module sun { module star { -module awt { +module view { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Forms/Control_Models_Forms">Forms - Control Models Forms</a><br> -interface XTabControllerModel {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Printer_and_Print_Job_Settings">Drawings and Presentations - Printing Drawing Documents - Printer and Print Job Settings</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Printer_and_Print_Job_Settings">Text Documents - Printing Text Documents - Printer and Print Job Settings</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Printing_Documents">Office Development - Storing Documents - Printing Documents</a><br> +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Printer_and_Print_Job_Settings">Spreadsheet Documents - Printing Spreadsheet Documents - Printer and Print Job Settings</a><br> +interface XPrintable {} }; }; }; @@ -1613,10 +1654,10 @@ interface XTabControllerModel {} module com { module sun { module star { -module script { +module util { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/AdvUNO/UNO_Reflection_API">AdvUNO - UNO Reflection API</a><br> -service Converter {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Number_Formats">Office Development - Number Formats</a><br> +interface XNumberFormatTypes {} }; }; }; @@ -1626,10 +1667,10 @@ service Converter {} module com { module sun { module star { -module text { +module util { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Auto_Text">Text - Auto Text</a><br> -service AutoTextEntry {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Number_Formats">Office Development - Number Formats</a><br> +interface XNumberFormatter {} }; }; }; @@ -1639,10 +1680,10 @@ service AutoTextEntry {} module com { module sun { module star { -module text { +module util { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Navigating#Locating_Text_Contents">Text - Navigating - Locating Text Contents</a><br> -interface XTextContent {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Number_Formats">Office Development - Number Formats</a><br> +interface XNumberFormatPreviewer {} }; }; }; @@ -1652,10 +1693,10 @@ interface XTextContent {} module com { module sun { module star { -module i18n { +module util { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Overview_and_Using_the_API#XExtendedIndexEntrySupplier">OfficeDev - Overview and Using the API - XExtendedIndexEntrySupplier</a><br> -interface XExtendedIndexEntrySupplier {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Number_Formats">Office Development - Number Formats</a><br> +interface XNumberFormats {} }; }; }; @@ -1665,10 +1706,10 @@ interface XExtendedIndexEntrySupplier {} module com { module sun { module star { -module sheet { +module util { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Named_Ranges">Spreadsheets - Named Ranges</a><br> -interface XNamedRanges {} +/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Number_Formats">Office Development - Number Formats</a><br> +service NumberFormats {} }; }; }; @@ -1678,10 +1719,10 @@ interface XNamedRanges {} module com { module sun { module star { -module frame { +module util { /// @par Developers Guide -/// <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Using_the_Desktop">OfficeDev - Using the Desktop</a><br> -interface XDesktop {} ... etc. - the rest is truncated
