5590 lines
150 KiB
Text
5590 lines
150 KiB
Text
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
|
/* this file was generated from idl_chapter_refs.txt by wikilinks.py */
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module i18n {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module uno {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module lang {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module lang {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module lang {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module i18n {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XNumberFormatCode">Office Development - Overview and Using the API - XNumberFormatCode</a><br>
|
|
interface XNumberFormatCode {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module uno {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module uno {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module chart {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#Data_Access">Charts - Data Access</a><br>
|
|
interface XChartDataArray {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module chart {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#Data_Access">Charts - Data Access</a><br>
|
|
interface XChartData {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module chart {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module chart {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module i18n {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Named_Ranges">Spreadsheet Documents - Named Ranges</a><br>
|
|
interface XNamedRanges {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module document {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Document_Events">Office Development - Document Events</a><br>
|
|
struct EventObject {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module document {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module lang {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module document {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Document_Events">Office Development - Document Events</a><br>
|
|
service Events {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module configuration {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module configuration {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module frame {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module document {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Redline">Text Documents - Redline</a><br>
|
|
interface XRedlinesSupplier {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module i18n {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module table {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Column_and_Row_Access">Spreadsheet Documents - Column and Row Access</a><br>
|
|
interface XColumnRowRange {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Path_Settings">Office Development - Path Settings</a><br>
|
|
service PathSettings {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module lang {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module uno {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module uno {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module awt {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Java_Window_Integration">Office Development - Java Window Integration</a><br>
|
|
interface XToolkit {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module awt {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Java_Window_Integration">Office Development - Java Window Integration</a><br>
|
|
service Toolkit {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module awt {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Shape_Objects_in_Text">Text Documents - Shape Objects in Text</a><br>
|
|
service TextEmbeddedObject {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Shape_Objects_in_Text">Text Documents - Shape Objects in Text</a><br>
|
|
service BaseFrame {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Shape_Objects_in_Text">Text Documents - Shape Objects in Text</a><br>
|
|
service TextGraphicObject {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Shape_Objects_in_Text">Text Documents - Shape Objects in Text</a><br>
|
|
service TextFrame {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdb {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module bridge {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module lang {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module bridge {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module ucb {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module xml {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Writing_the_Filtering_Component">Office Development - Writing the Filtering Component</a><br>
|
|
service ImportFilter {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module xml {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Writing_the_Filtering_Component">Office Development - Writing the Filtering Component</a><br>
|
|
service ExportFilter {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module xml {
|
|
module sax {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module xml {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Writing_the_Filtering_Component">Office Development - Writing the Filtering Component</a><br>
|
|
service XMLImportFilter {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module frame {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Implementation">Writing UNO Components - Implementation</a><br>
|
|
service ProtocolHandler {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module frame {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module beans {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module frame {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module uno {
|
|
/// @enum TypeClass
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Data_Types">Professional UNO - Data Types</a><br>
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module ucb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Services_and_Interfaces">Universal Content Broker - Services and Interfaces</a><br>
|
|
interface XContent {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module ucb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Services_and_Interfaces">Universal Content Broker - Services and Interfaces</a><br>
|
|
service Content {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module container {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Services_and_Interfaces">Universal Content Broker - Services and Interfaces</a><br>
|
|
interface XChild {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module beans {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Services_and_Interfaces">Universal Content Broker - Services and Interfaces</a><br>
|
|
interface XPropertyContainer {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module ucb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Services_and_Interfaces">Universal Content Broker - Services and Interfaces</a><br>
|
|
interface XCommandProcessor2 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module ucb {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module frame {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module frame {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module document {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module ucb {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module ucb {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module i18n {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module chart {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#3-D_Charts">Charts - 3-D Charts</a><br>
|
|
service Dim3DDiagram {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module chart {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#3-D_Charts">Charts - 3-D Charts</a><br>
|
|
service Chart3DBarProperties {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module frame {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdb {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module drawing {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Locating_Text_Contents">Text Documents - Navigating - Locating Text Contents</a><br>
|
|
interface XTextContent {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Handling_Array_Formulas">Spreadsheet Documents - Handling Array Formulas</a><br>
|
|
interface XArrayFormulaRange {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module awt {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module awt {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module datatransfer {
|
|
module clipboard {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Clipboard">Office Development - Common Application Features - Clipboard</a><br>
|
|
service SystemClipboard {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module datatransfer {
|
|
module clipboard {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Clipboard">Office Development - Common Application Features - Clipboard</a><br>
|
|
interface XClipboard {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module drawing {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Control_Models_and_Shapes">Forms - Control Models and Shapes</a><br>
|
|
service ControlShape {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbcx {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Driver_Specifics">Database Access - Driver Specifics - Driver Specifics</a><br>
|
|
service Driver {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#How_Add-Ins_Work">Charts - How Add-Ins Work</a><br>
|
|
interface XRefreshable {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module i18n {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module document {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Link_Targets">Text Documents - Link Targets</a><br>
|
|
interface XLinkTargetSupplier {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Recently_Used_Functions">Spreadsheet Documents - Function Handling - Recently Used Functions</a><br>
|
|
service RecentFunctions {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbc {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Connection_Pooling">Database Access - Connection Pooling</a><br>
|
|
interface XPooledConnection {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbc {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Connection_Pooling">Database Access - Connection Pooling</a><br>
|
|
service ConnectionPool {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module form {
|
|
module binding {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#External_List_Sources">Forms - External List Sources</a><br>
|
|
interface XListEntrySink {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module form {
|
|
module binding {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#External_List_Sources">Forms - External List Sources</a><br>
|
|
interface XListEntrySource {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Multiple_Operations">Spreadsheet Documents - Multiple Operations</a><br>
|
|
interface XMultipleOperation {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module task {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Implementation_2">Writing UNO Components - Jobs - Implementation</a><br>
|
|
interface XAsyncJob {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module task {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Implementation_2">Writing UNO Components - Jobs - Implementation</a><br>
|
|
interface XJob {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module task {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Implementation_2">Writing UNO Components - Jobs - Implementation</a><br>
|
|
service Job {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module task {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Implementation_2">Writing UNO Components - Jobs - Implementation</a><br>
|
|
service AsyncJob {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Settings">Spreadsheet Documents - Settings</a><br>
|
|
service GlobalSheetSettings {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module form {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Loadable_Forms">Forms - Loadable Forms</a><br>
|
|
interface XLoadable {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module form {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Loadable_Forms">Forms - Loadable Forms</a><br>
|
|
interface XLoadListener {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#PreparedStatement_From_DataSource_Queries">Database Access - PreparedStatement From DataSource Queries</a><br>
|
|
interface XCommandPreparation {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#PreparedStatement_From_DataSource_Queries">Database Access - PreparedStatement From DataSource Queries</a><br>
|
|
constants CommandType {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module form {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Data_Aware_Controls">Forms - Data Aware Controls</a><br>
|
|
service DataAwareControlModel {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Queries">Database Access - Queries</a><br>
|
|
service QueryDefinition {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module drawing {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module drawing {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module drawing {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module drawing {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#View_Settings">Spreadsheet Documents - View Settings</a><br>
|
|
service SpreadsheetViewSettings {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Cell_Area_Links">Spreadsheet Documents - Cell Area Links</a><br>
|
|
interface XAreaLink {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Cell_Area_Links">Spreadsheet Documents - Cell Area Links</a><br>
|
|
interface XAreaLinks {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module beans {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module beans {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Properties">Professional UNO - Properties</a><br>
|
|
interface XPropertySetInfo {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module beans {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Properties">Professional UNO - Properties</a><br>
|
|
interface XFastPropertySet {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module beans {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Properties">Professional UNO - Properties</a><br>
|
|
interface XMultiPropertySet {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module drawing {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Layer_Handling">Drawings and Presentations - Layer Handling</a><br>
|
|
interface XLayerManager {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Scenarios">Spreadsheet Documents - Other Table Operations - Scenarios</a><br>
|
|
interface XScenarios {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module view {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module view {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module view {
|
|
/// @par Developers Guide
|
|
/// <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 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Number_Formats">Office Development - Number Formats</a><br>
|
|
interface XNumberFormatTypes {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Number_Formats">Office Development - Number Formats</a><br>
|
|
interface XNumberFormatter {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Number_Formats">Office Development - Number Formats</a><br>
|
|
interface XNumberFormatPreviewer {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Number_Formats">Office Development - Number Formats</a><br>
|
|
interface XNumberFormats {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Number_Formats">Office Development - Number Formats</a><br>
|
|
service NumberFormats {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Number_Formats">Office Development - Number Formats</a><br>
|
|
service NumberFormatter {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Number_Formats">Office Development - Number Formats</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Number_Formats">Text Documents - Line Numbering and Outline Numbering - Number Formats</a><br>
|
|
interface XNumberFormatsSupplier {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Cursors">Text Documents - Navigating - Cursors</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Formatting">Text Documents - Formatting</a><br>
|
|
service TextCursor {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module frame {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XFramesSupplier">Office Development - Component - Frames - XFramesSupplier</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Setting_Components_into_Frame_Hierarchies">Office Development - Creating Frames Manually - Setting Components into Frame Hierarchies</a><br>
|
|
interface XFramesSupplier {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Data_Validation">Spreadsheet Documents - Other Table Operations - Data Validation</a><br>
|
|
service TableValidation {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module i18n {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XIndexEntrySupplier">Office Development - Overview and Using the API - XIndexEntrySupplier</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XIndexEntrySupplier">Office Development - Implementing a New Locale - XIndexEntrySupplier</a><br>
|
|
interface XIndexEntrySupplier {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Cell_Cursor">Spreadsheet Documents - Cell Cursor</a><br>
|
|
interface XSheetCellCursor {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Filtering">Spreadsheet Documents - Filtering</a><br>
|
|
service SheetFilterDescriptor {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Filtering">Spreadsheet Documents - Filtering</a><br>
|
|
interface XSheetFilterableEx {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Filtering">Spreadsheet Documents - Filtering</a><br>
|
|
interface XSheetFilterable {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Spreadsheet_Services_-_Overview">Spreadsheet Documents - Spreadsheet Services - Overview</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Cells">Spreadsheet Documents - Cells</a><br>
|
|
service SheetCell {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Spreadsheet_Services_-_Overview">Spreadsheet Documents - Spreadsheet Services - Overview</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Cell_Ranges_and_Cells_Container">Spreadsheet Documents - Cell Ranges and Cells Container</a><br>
|
|
service SheetCellRanges {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Spreadsheet_Services_-_Overview">Spreadsheet Documents - Spreadsheet Services - Overview</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Cell_Ranges">Spreadsheet Documents - Cell Ranges</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Cell_and_Cell_Range_Access">Spreadsheet Documents - Cell and Cell Range Access</a><br>
|
|
service SheetCellRange {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Spreadsheet_Services_-_Overview">Spreadsheet Documents - Spreadsheet Services - Overview</a><br>
|
|
service Spreadsheet {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module table {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Spreadsheet_Services_-_Overview">Spreadsheet Documents - Spreadsheet Services - Overview</a><br>
|
|
service TableColumn {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module table {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Spreadsheet_Services_-_Overview">Spreadsheet Documents - Spreadsheet Services - Overview</a><br>
|
|
service TableRow {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#DataPilot_Tables">Spreadsheet Documents - DataPilot Tables</a><br>
|
|
service DataPilotTables {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Cell_Styles">Spreadsheet Documents - Overall Document Features - Styles - Cell Styles</a><br>
|
|
service TableCellStyle {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Search_and_Replace">Text Documents - Navigating - Search and Replace</a><br>
|
|
service SearchDescriptor {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Search_and_Replace">Text Documents - Navigating - Search and Replace</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Search_and_Replace">Spreadsheet Documents - Search and Replace</a><br>
|
|
interface XReplaceable {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Search_and_Replace">Text Documents - Navigating - Search and Replace</a><br>
|
|
interface XSearchable {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbc {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#ResultSetMetaData">Database Access - ResultSetMetaData</a><br>
|
|
interface XResultSetMetaData {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbcx {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Key_Service">Database Access - Key Service</a><br>
|
|
constants KeyType {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Auto_Text">Text Documents - Auto Text</a><br>
|
|
service AutoTextGroup {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Auto_Text">Text Documents - Auto Text</a><br>
|
|
service AutoTextContainer {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Auto_Text">Text Documents - Auto Text</a><br>
|
|
service AutoTextEntry {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Text_Sections">Text Documents - Text Sections</a><br>
|
|
service TextSection {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module document {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Integrating_Import_and_Export_Filters">Office Development - Integrating Import and Export Filters</a><br>
|
|
service FilterFactory {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module document {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Integrating_Import_and_Export_Filters">Office Development - Integrating Import and Export Filters</a><br>
|
|
service TypeDetection {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module frame {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Integrating_Import_and_Export_Filters">Office Development - Integrating Import and Export Filters</a><br>
|
|
service SynchronousFrameLoader {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module document {
|
|
/// @par Developers Guide
|
|
/// <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#XML_Filter_Detection">Office Development - XML Filter Detection</a><br>
|
|
service ExtendedTypeDetection {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module document {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Integrating_Import_and_Export_Filters">Office Development - Integrating Import and Export Filters</a><br>
|
|
service ImportFilter {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module frame {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Integrating_Import_and_Export_Filters">Office Development - Integrating Import and Export Filters</a><br>
|
|
service FrameLoader {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module document {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Integrating_Import_and_Export_Filters">Office Development - Integrating Import and Export Filters</a><br>
|
|
service ExportFilter {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Spreadsheet_Document">Spreadsheet Documents - Working With Spreadsheet Documents - Document Structure - Spreadsheet Document</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Spreadsheet_Documents">Spreadsheet Documents - Spreadsheet Documents</a><br>
|
|
service SpreadsheetDocument {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Spreadsheet_Document">Spreadsheet Documents - Working With Spreadsheet Documents - Document Structure - Spreadsheet Document</a><br>
|
|
service Spreadsheets {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbcx {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Column_Service">Database Access - Column Service</a><br>
|
|
service IndexColumn {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbcx {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Column_Service">Database Access - Column Service</a><br>
|
|
service Column {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbcx {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Column_Service">Database Access - Column Service</a><br>
|
|
service KeyColumn {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module awt {
|
|
/// @par Developers Guide
|
|
/// <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#Linking_Components_and_Windows">Office Development - Frames - Linking Components and Windows</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Windows">Office Development - Windows</a><br>
|
|
interface XWindow {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module awt {
|
|
/// @par Developers Guide
|
|
/// <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#Linking_Components_and_Windows">Office Development - Frames - Linking Components and Windows</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Windows">Office Development - Windows</a><br>
|
|
interface XTopWindow {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module drawing {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#General_Drawing_Properties">Drawings and Presentations - General Drawing Properties</a><br>
|
|
service TextProperties {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module drawing {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#General_Drawing_Properties">Drawings and Presentations - General Drawing Properties</a><br>
|
|
service FillProperties {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module drawing {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#General_Drawing_Properties">Drawings and Presentations - General Drawing Properties</a><br>
|
|
service LineProperties {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Source_Object">Spreadsheet Documents - Source Object</a><br>
|
|
service DataPilotSource {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module document {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XEventsSupplier">Office Development - Component - Models - XEventsSupplier</a><br>
|
|
interface XEventsSupplier {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbc {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Events_and_Other_Notifications">Database Access - Events and Other Notifications</a><br>
|
|
interface XRowSetListener {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Events_and_Other_Notifications">Database Access - Events and Other Notifications</a><br>
|
|
interface XRowSetApproveListener {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module form {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Form_Control_Models">Forms - Form Control Models</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Control_Models">Forms - Control Models</a><br>
|
|
service FormControlModel {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module ucb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Content_Provider_Proxies">Universal Content Broker - Content Provider Proxies</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Unconfigured_UCBs">Universal Content Broker - Unconfigured UCBs</a><br>
|
|
interface XContentProviderManager {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module frame {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XModel">Office Development - Component - Models - XModel</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/Text_Documents#Text_Document_Controller">Text Documents - Text Document Controller</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Models">Office Development - Component - Models</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 XModel {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module drawing {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Page_Formatting">Drawings and Presentations - Page Formatting</a><br>
|
|
service GenericDrawPage {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module presentation {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Custom_Slide_Show">Drawings and Presentations - Custom Slide Show</a><br>
|
|
service CustomPresentationAccess {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module presentation {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Custom_Slide_Show">Drawings and Presentations - Custom Slide Show</a><br>
|
|
interface XCustomPresentationSupplier {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module chart {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#Stock_Charts">Charts - Stock Charts</a><br>
|
|
service StockDiagram {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Control_Characters">Text Documents - Editing Text - Control Characters</a><br>
|
|
constants ControlCharacter {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module frame {
|
|
/// @par Developers Guide
|
|
/// <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#Using_the_Desktop">Office Development - Using the Desktop</a><br>
|
|
interface XFrames {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @enum DataPilotFieldOrientation
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Creating_a_New_DataPilot_Table">Spreadsheet Documents - Creating a New DataPilot Table</a><br>
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Creating_a_New_DataPilot_Table">Spreadsheet Documents - Creating a New DataPilot Table</a><br>
|
|
service DataPilotDescriptor {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Creating_a_New_DataPilot_Table">Spreadsheet Documents - Creating a New DataPilot Table</a><br>
|
|
service DataPilotField {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Range_Selection">Spreadsheet Documents - Range Selection</a><br>
|
|
interface XRangeSelectionChangeListener {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Range_Selection">Spreadsheet Documents - Range Selection</a><br>
|
|
interface XRangeSelection {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Range_Selection">Spreadsheet Documents - Range Selection</a><br>
|
|
service RangeSelectionArguments {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module style {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Page_Layout">Text Documents - Page Layout</a><br>
|
|
service PageProperties {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Columns">Text Documents - Columns</a><br>
|
|
service TextColumns {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#The_DataSource_Service">Database Access - The DataSource Service</a><br>
|
|
service DataSource {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module lang {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#XServiceInfo">Writing UNO Components - XServiceInfo</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Service_Names">Spreadsheet Documents - Service Names</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 XServiceInfo {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbc {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Stored_Procedures">Database Access - Stored Procedures</a><br>
|
|
interface XOutParameters {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module task {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XStatusIndicatorFactory">Office Development - Component - Frames - XStatusIndicatorFactory</a><br>
|
|
interface XStatusIndicatorFactory {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module lang {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Event_Model">Professional UNO - Event Model</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Automation_Objects_with_UNO_Interfaces">Professional UNO - Bridge - Automation Objects with UNO Interfaces</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Listeners">Professional UNO - Basic - Listeners</a><br>
|
|
interface XEventListener {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module container {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Iterating_over_Text">Text Documents - Iterating over Text</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#XContentEnumerationAccess_Interface">Professional UNO - Service Manager - XContentEnumerationAccess Interface</a><br>
|
|
interface XContentEnumerationAccess {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module container {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Iterating_over_Text">Text Documents - Iterating over Text</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Collections_and_Containers">Professional UNO - Collections and Containers</a><br>
|
|
interface XEnumerationAccess {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Iterating_over_Text">Text Documents - Iterating over Text</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Formatting">Text Documents - Formatting</a><br>
|
|
service Paragraph {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Iterating_over_Text">Text Documents - Iterating over Text</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Formatting">Text Documents - Formatting</a><br>
|
|
service TextPortion {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Database_Operations">Spreadsheet Documents - Database Operations</a><br>
|
|
service DatabaseRange {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Database_Operations">Spreadsheet Documents - Database Operations</a><br>
|
|
service DatabaseRanges {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Closing_Documents">Office Development - Closing Documents</a><br>
|
|
interface XCloseListener {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Closing_Documents">Office Development - Closing Documents</a><br>
|
|
interface XCloseable {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module form {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Committing_Controls">Forms - Committing Controls</a><br>
|
|
interface XBoundComponent {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbc {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Creating_Statements">Database Access - Creating Statements</a><br>
|
|
service Statement {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Understanding_Connections">Database Access - Connections - Understanding Connections</a><br>
|
|
service Connection {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Page_Breaks">Spreadsheet Documents - Spreadsheet - Page Breaks</a><br>
|
|
struct TablePageBreakData {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Page_Breaks">Spreadsheet Documents - Spreadsheet - Page Breaks</a><br>
|
|
interface XSheetPageBreak {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Index_marks">Text Documents - Indexes and Index Marks - Index marks</a><br>
|
|
interface XDocumentIndexMark {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Index_marks">Text Documents - Indexes and Index Marks - Index marks</a><br>
|
|
service BaseIndexMark {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module i18n {
|
|
/// @enum TransliterationModulesNew
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XTransliteration">Office Development - Implementing a New Locale - XTransliteration</a><br>
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module i18n {
|
|
/// @enum TransliterationModules
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XTransliteration">Office Development - Implementing a New Locale - XTransliteration</a><br>
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module drawing {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Rotating_and_Shearing">Drawings and Presentations - Rotating and Shearing</a><br>
|
|
service RotationDescriptor {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbcx {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Adding_a_Group">Database Access - Adding a Group</a><br>
|
|
service GroupDescriptor {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbc {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#XDatabaseMetaData_Interface">Database Access - XDatabaseMetaData Interface</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Retrieving_Information_about_a_Database">Database Access - Database Design - Retrieving Information about a Database</a><br>
|
|
interface XDatabaseMetaData {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Strings">Text Documents - Editing Text - Strings</a><br>
|
|
interface XSimpleText {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XModifiable">Office Development - Component - Models - XModifiable</a><br>
|
|
interface XModifiable {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module drawing {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Bezier_Shapes">Drawings and Presentations - Bezier Shapes</a><br>
|
|
service PolyPolygonBezierDescriptor {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module i18n {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XExtendedIndexEntrySupplier">Office Development - Overview and Using the API - XExtendedIndexEntrySupplier</a><br>
|
|
interface XInputSequenceChecker {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module i18n {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XExtendedIndexEntrySupplier">Office Development - Overview and Using the API - XExtendedIndexEntrySupplier</a><br>
|
|
interface XExtendedIndexEntrySupplier {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module bridge {
|
|
module oleautomation {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#The_Bridge_Services">Professional UNO - Bridge - The Bridge Services</a><br>
|
|
service Factory {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module bridge {
|
|
module oleautomation {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#The_Bridge_Services">Professional UNO - Bridge - The Bridge Services</a><br>
|
|
service BridgeSupplier {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module bridge {
|
|
module oleautomation {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#The_Bridge_Services">Professional UNO - Bridge - The Bridge Services</a><br>
|
|
service ApplicationRegistration {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module configuration {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Configuration_Management#Reading_Configuration_Data">Configuration Management - Reading Configuration Data</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Configuration_Management#Object_Model">Configuration Management - Object Model</a><br>
|
|
service ConfigurationAccess {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Dimensions">Spreadsheet Documents - Dimensions</a><br>
|
|
service DataPilotSourceDimensions {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Text_Fields">Text Documents - Text Fields</a><br>
|
|
module fieldmaster {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Text_Fields">Text Documents - Text Fields</a><br>
|
|
service TextField {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Text_Fields">Text Documents - Text Fields</a><br>
|
|
interface XTextField {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Text_Contents_Other_Than_Strings">Text Documents - Editing Text - Text Contents Other Than Strings</a><br>
|
|
service TextContent {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Text_Contents_Other_Than_Strings">Text Documents - Editing Text - Text Contents Other Than Strings</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Editing_Text">Text Documents - Editing Text</a><br>
|
|
interface XText {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module lang {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#XInitialization">Writing UNO Components - XInitialization</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 XInitialization {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Forms_as_Row_Sets">Forms - Forms as Row Sets</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#The_RowSet_Service">Database Access - The RowSet Service</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Example:_Querying_the_Bibliography_Database">Database Access - Example: Querying the Bibliography Database</a><br>
|
|
service RowSet {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module view {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XSelectionSupplier">Office Development - Component - Controllers - XSelectionSupplier</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>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#TextView">Text Documents - TextView</a><br>
|
|
interface XSelectionSupplier {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Database_Import">Spreadsheet Documents - Database Import</a><br>
|
|
service DatabaseImportDescriptor {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Variable_Results">Spreadsheet Documents - Variable Results</a><br>
|
|
interface XVolatileResult {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#The_SQLQueryComposer">Database Access - The SQLQueryComposer</a><br>
|
|
service SQLQueryComposer {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Absolute_Address">Spreadsheet Documents - Absolute Address</a><br>
|
|
interface XCellRangeAddressable {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module i18n {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XNativeNumberSupplier">Office Development - Overview and Using the API - XNativeNumberSupplier</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XNativeNumberSupplier">Office Development - Implementing a New Locale - XNativeNumberSupplier</a><br>
|
|
interface XNativeNumberSupplier {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbc {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Connecting_Through_a_DataSource">Database Access - Connecting Through a DataSource</a><br>
|
|
interface XDataSource {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module connection {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Opening_a_Connection">Professional UNO - Opening a Connection</a><br>
|
|
service Acceptor {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module bridge {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Opening_a_Connection">Professional UNO - Opening a Connection</a><br>
|
|
interface XBridgeFactory {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module connection {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Opening_a_Connection">Professional UNO - Opening a Connection</a><br>
|
|
service Connector {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module connection {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Opening_a_Connection">Professional UNO - Opening a Connection</a><br>
|
|
interface XConnector {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module bridge {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Opening_a_Connection">Professional UNO - Opening a Connection</a><br>
|
|
service BridgeFactory {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module connection {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Opening_a_Connection">Professional UNO - Opening a Connection</a><br>
|
|
interface XAcceptor {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbc {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Connection_Service">Database Access - Connection Service</a><br>
|
|
service Connection {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Bookmarks">Text Documents - Bookmarks</a><br>
|
|
service Bookmark {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module i18n {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XExtendedCalendar">Office Development - Overview and Using the API - XExtendedCalendar</a><br>
|
|
interface XExtendedCalendar {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module table {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Columns_and_Rows">Spreadsheet Documents - Columns and Rows</a><br>
|
|
service TableColumns {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module table {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Columns_and_Rows">Spreadsheet Documents - Columns and Rows</a><br>
|
|
service TableRows {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbcx {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#User_Service">Database Access - User Service</a><br>
|
|
interface XUser {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module script {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Exceptions_and_Errorcodes">Professional UNO - Bridge - Exceptions and Errorcodes</a><br>
|
|
exception CannotConvertException {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module reflection {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Exceptions_and_Errorcodes">Professional UNO - Bridge - Exceptions and Errorcodes</a><br>
|
|
exception InvocationTargetException {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module frame {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Desktop_Environment">Office Development - Desktop Environment</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/Universal_Content_Broker#Capabilities">Universal Content Broker - Universal Content Broker - Capabilities</a><br>
|
|
service Desktop {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module form {
|
|
module validation {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Validation">Forms - Validation</a><br>
|
|
interface XValidatable {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @enum ConditionOperator
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Conditional_Formats">Spreadsheet Documents - Conditional Formats</a><br>
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Conditional_Formats">Spreadsheet Documents - Conditional Formats</a><br>
|
|
interface XSheetConditionalEntries {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Conditional_Formats">Spreadsheet Documents - Conditional Formats</a><br>
|
|
service TableConditionalFormat {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module ucb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Creating">Universal Content Broker - Creating</a><br>
|
|
struct ContentInfo {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Sheet_Outline">Spreadsheet Documents - Sheet Outline</a><br>
|
|
interface XSheetOutline {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbc {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Driver_Service">Database Access - Driver Service</a><br>
|
|
service Driver {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Sheet_Links">Spreadsheet Documents - Sheet Links</a><br>
|
|
service SheetLink {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Sheet_Links">Spreadsheet Documents - Sheet Links</a><br>
|
|
service SheetLinks {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Sheet_Links">Spreadsheet Documents - Sheet Links</a><br>
|
|
interface XSheetLinkable {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Levels">Spreadsheet Documents - Levels</a><br>
|
|
service DataPilotSourceLevel {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Fill_Series">Spreadsheet Documents - Fill Series</a><br>
|
|
interface XCellSeries {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Inserting_a_Paragraph_where_no_Cursor_can_go">Text Documents - Inserting a Paragraph where no Cursor can go</a><br>
|
|
interface XRelativeTextContentInsert {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module form {
|
|
module binding {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Value_Bindings">Forms - Value Bindings</a><br>
|
|
interface XBindableValue {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module form {
|
|
module binding {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Value_Bindings">Forms - Value Bindings</a><br>
|
|
interface XValueBinding {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module form {
|
|
module component {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Logical_Forms">Forms - Logical Forms</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Control_Models_Forms">Forms - Control Models Forms</a><br>
|
|
service Form {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Protecting_Spreadsheets">Spreadsheet Documents - Protecting Spreadsheets</a><br>
|
|
interface XProtectable {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module document {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Protecting_Spreadsheets">Spreadsheet Documents - Protecting Spreadsheets</a><br>
|
|
interface XActionLockable {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module form {
|
|
module component {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#HTML_Forms">Forms - HTML Forms</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Control_Models_Forms">Forms - Control Models Forms</a><br>
|
|
service HTMLForm {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Cell_and_Cell_Range_Access">Spreadsheet Documents - Cell and Cell Range Access</a><br>
|
|
interface XSheetCellRange {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module table {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Cell_and_Cell_Range_Access">Spreadsheet Documents - Cell and Cell Range Access</a><br>
|
|
interface XCellRange {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module form {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Control_Models_Forms">Forms - Control Models Forms</a><br>
|
|
interface XForm {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module awt {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Control_Models_Forms">Forms - Control Models Forms</a><br>
|
|
interface XTabControllerModel {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Merging_Cell_Ranges_into_a_Single_Cell">Spreadsheet Documents - Merging Cell Ranges into a Single Cell</a><br>
|
|
interface XMergeable {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module frame {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Target_Frame">Office Development - Handling Documents - Loading Documents - Target Frame</a><br>
|
|
constants FrameSearchFlag {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Operations">Spreadsheet Documents - Operations</a><br>
|
|
interface XSheetOperation {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module form {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#FormComponents_Service">Forms - FormComponents Service</a><br>
|
|
service FormComponents {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Compatibility_Names">Spreadsheet Documents - Compatibility Names</a><br>
|
|
interface XCompatibilityNames {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Printing_Multiple_Pages_on_one_Page">Text Documents - Printing Text Documents - Printing Multiple Pages on one Page</a><br>
|
|
interface XPagePrintable {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module ui {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Intercepting_Context_Menus">Writing UNO Components - Intercepting Context Menus</a><br>
|
|
interface XContextMenuInterception {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module ucb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Accessing_the_Children_of_a_Folder">Universal Content Broker - Folders - Accessing the Children of a Folder</a><br>
|
|
struct OpenCommandArgument2 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module ucb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Accessing_the_Children_of_a_Folder">Universal Content Broker - Folders - Accessing the Children of a Folder</a><br>
|
|
service DynamicResultSet {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module document {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Introduction_3">Office Development - XML Based Filter Development - Introduction</a><br>
|
|
interface XFilter {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module container {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Collections_and_Containers">Professional UNO - Collections and Containers</a><br>
|
|
interface XNameContainer {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module container {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Collections_and_Containers">Professional UNO - Collections and Containers</a><br>
|
|
interface XIndexAccess {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module container {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Collections_and_Containers">Professional UNO - Collections and Containers</a><br>
|
|
interface XNameAccess {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module container {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Professional_UNO#Collections_and_Containers">Professional UNO - Collections and Containers</a><br>
|
|
interface XIndexContainer {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module loader {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Advanced_UNO#Shared_Library_Loader">Advanced UNO - Implementation Loader - Shared Library Loader</a><br>
|
|
service SharedLibrary {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbc {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Connecting_Using_the_DriverManager_and_a_Database_URL">Database Access - Connecting Using the DriverManager and a Database URL</a><br>
|
|
service DriverManager {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module presentation {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Presentation_Settings">Drawings and Presentations - Presentation Settings</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Working_with_Presentation_Documents">Drawings and Presentations - Working with Presentation Documents</a><br>
|
|
interface XPresentation {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module style {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Styles">Spreadsheet Documents - Overall Document Features - Styles</a><br>
|
|
interface XStyleFamiliesSupplier {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Command_URL">Office Development - Command URL</a><br>
|
|
struct URL {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Indexes_and_Index_Marks">Text Documents - Indexes and Index Marks</a><br>
|
|
service BaseIndex {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Indexes_and_Index_Marks">Text Documents - Indexes and Index Marks</a><br>
|
|
interface XDocumentIndex {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module lang {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#The_UNO_Executable">Writing UNO Components - The UNO Executable</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#XMain">Writing UNO Components - XMain</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 XMain {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbc {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Update">Database Access - Update</a><br>
|
|
interface XRowUpdate {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Cell_Format_Ranges">Spreadsheet Documents - Equally Formatted Cell Ranges - Cell Format Ranges</a><br>
|
|
service CellFormatRanges {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbcx {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Creating_a_User">Database Access - Creating a User</a><br>
|
|
service UserDescriptor {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module presentation {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Working_with_Presentation_Documents">Drawings and Presentations - Working with Presentation Documents</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Slide_Transition">Drawings and Presentations - Slide Transition</a><br>
|
|
service DrawPage {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module linguistic2 {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Linguistics">Office Development - Linguistics</a><br>
|
|
service Hyphenator {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module linguistic2 {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Linguistics">Office Development - Linguistics</a><br>
|
|
service SpellChecker {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module linguistic2 {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Linguistics">Office Development - Linguistics</a><br>
|
|
service LinguServiceManager {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module linguistic2 {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Linguistics">Office Development - Linguistics</a><br>
|
|
service DictionaryList {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module linguistic2 {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Linguistics">Office Development - Linguistics</a><br>
|
|
service LinguProperties {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module linguistic2 {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Linguistics">Office Development - Linguistics</a><br>
|
|
service Thesaurus {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Calculating_Function_Results">Spreadsheet Documents - Function Handling - Calculating Function Results</a><br>
|
|
service FunctionAccess {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Indentation">Spreadsheet Documents - Indentation</a><br>
|
|
interface XIndent {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbcx {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Result_Sets">Database Access - Result Sets</a><br>
|
|
service ResultSet {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbc {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Result_Sets">Database Access - Result Sets</a><br>
|
|
service ResultSet {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Result_Sets">Database Access - Result Sets</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Clones_of_the_RowSet_Service">Database Access - Clones of the RowSet Service</a><br>
|
|
service ResultSet {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module presentation {
|
|
/// @enum FadeEffect
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Slide_Transition">Drawings and Presentations - Slide Transition</a><br>
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module chart {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#Setting_the_Chart_Type">Charts - Setting the Chart Type</a><br>
|
|
service XYDiagram {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module chart {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#Setting_the_Chart_Type">Charts - Setting the Chart Type</a><br>
|
|
service Diagram {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module table {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#Document_Structure">Charts - Working With Charts - Document Structure</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#Creating_and_Adding_a_Chart_to_a_Spreadsheet">Charts - Creating and Adding a Chart to a Spreadsheet</a><br>
|
|
interface XTableChartsSupplier {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module drawing {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#Document_Structure">Charts - Working With Charts - Document Structure</a><br>
|
|
service OLE2Shape {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module chart {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#Document_Structure">Charts - Working With Charts - Document Structure</a><br>
|
|
service ChartDocument {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbc {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Transaction_Handling">Database Access - Using DBMS Features - Transaction Handling</a><br>
|
|
constants TransactionIsolation {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Table_Architecture">Text Documents - Tables - Table Architecture</a><br>
|
|
service TextTable {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module drawing {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Exporting">Drawings and Presentations - Exporting</a><br>
|
|
service GraphicExportFilter {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module frame {
|
|
/// @par Developers Guide
|
|
/// <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#Controllers">Office Development - Controllers</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 XController {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Adding_and_Editing_Predefined_Queries">Database Access - Adding and Editing Predefined Queries</a><br>
|
|
service DefinitionContainer {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Clones_of_the_RowSet_Service">Database Access - Clones of the RowSet Service</a><br>
|
|
interface XResultSetAccess {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module frame {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Using_the_Desktop">Office Development - Using the Desktop</a><br>
|
|
interface XDesktop {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module document {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Inserting_Text_Files">Text Documents - Inserting Text Files</a><br>
|
|
interface XDocumentInsertable {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module i18n {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XCollator">Office Development - Implementing a New Locale - XCollator</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XCollator">Office Development - Overview and Using the API - XCollator</a><br>
|
|
interface XCollator {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Creating_Default_Settings">Text Documents - Settings - Creating Default Settings</a><br>
|
|
service Defaults {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#DDE_Links">Spreadsheet Documents - DDE Links</a><br>
|
|
service DDELink {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Detective">Spreadsheet Documents - Detective</a><br>
|
|
interface XSheetAuditing {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Print_Areas">Spreadsheet Documents - Printing Spreadsheet Documents - Print Areas</a><br>
|
|
interface XPrintAreas {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Unique_Cell_Format_Ranges">Spreadsheet Documents - Equally Formatted Cell Ranges - Unique Cell Format Ranges</a><br>
|
|
service UniqueCellFormatRanges {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module lang {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#XUnoTunnel">Writing UNO Components - XUnoTunnel</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 XUnoTunnel {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module container {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Navigating">Drawings and Presentations - Navigating</a><br>
|
|
interface XNamed {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#TextViewCursor">Text Documents - TextViewCursor</a><br>
|
|
service TextViewCursor {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Page_Styles">Spreadsheet Documents - Overall Document Features - Styles - Page Styles</a><br>
|
|
service TablePageStyle {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module form {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Parameters">Forms - Parameters</a><br>
|
|
interface XDatabaseParameterListener {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module form {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Parameters">Forms - Parameters</a><br>
|
|
interface XDatabaseParameterBroadcaster {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Formatting">Text Documents - Formatting</a><br>
|
|
service TextTableCursor {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module style {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Formatting">Text Documents - Formatting</a><br>
|
|
service ParagraphProperties {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module style {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Formatting">Text Documents - Formatting</a><br>
|
|
service CharacterPropertiesComplex {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module style {
|
|
/// @enum BreakType
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Formatting">Text Documents - Formatting</a><br>
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module style {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Formatting">Text Documents - Formatting</a><br>
|
|
service CharacterPropertiesAsian {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module style {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Formatting">Text Documents - Formatting</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Ruby">Text Documents - Ruby</a><br>
|
|
service CharacterProperties {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module drawing {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Document_Structure">Drawings and Presentations - Working with Drawing Documents - Document Structure</a><br>
|
|
service DrawPage {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module beans {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Settings">Drawings and Presentations - Settings</a><br>
|
|
service PropertySet {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#URL_Parameter">Office Development - Handling Documents - Loading Documents - URL Parameter</a><br>
|
|
service URLTransformer {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Ruby">Text Documents - Ruby</a><br>
|
|
interface XRubySelection {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module drawing {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#Creating_a_Chart_OLE_Object_in_Draw_and_Impress">Charts - Creating a Chart OLE Object in Draw and Impress</a><br>
|
|
interface XDrawPagesSupplier {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module drawing {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Shape_Types">Drawings and Presentations - Shape Types</a><br>
|
|
service Shape {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module ucb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Capabilities">Universal Content Broker - Universal Content Broker - Capabilities</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Instantiating_the_UCB">Universal Content Broker - Instantiating the UCB</a><br>
|
|
service UniversalContentBroker {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module frame {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Dispatch_Interception">Office Development - Dispatch Interception</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#Using_the_Dispatch_Framework">Office Development - Using the Dispatch Framework</a><br>
|
|
interface XDispatchProviderInterceptor {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Subtotals">Spreadsheet Documents - Subtotals</a><br>
|
|
struct SubTotalColumn {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Subtotals">Spreadsheet Documents - Subtotals</a><br>
|
|
service SubTotalDescriptor {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Subtotals">Spreadsheet Documents - Subtotals</a><br>
|
|
service SubTotalField {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Subtotals">Spreadsheet Documents - Subtotals</a><br>
|
|
interface XSubTotalCalculatable {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Members">Spreadsheet Documents - Members</a><br>
|
|
service DataPilotSourceMember {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Tables_and_Columns">Database Access - Tables and Columns</a><br>
|
|
service Column {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Tables_and_Columns">Database Access - Tables and Columns</a><br>
|
|
service Table {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbcx {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Data_Definition">Database Access - Connections - Understanding Connections - Data Definition</a><br>
|
|
service DatabaseDefinition {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module uno {
|
|
/// @par Developers Guide
|
|
/// <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/Writing_UNO_Components#XAggregation">Writing UNO Components - XAggregation</a><br>
|
|
interface XAggregation {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module lang {
|
|
/// @par Developers Guide
|
|
/// <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/Advanced_UNO#UNO_Reflection_API">Advanced UNO - UNO Reflection API</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#XTypeProvider">Writing UNO Components - XTypeProvider</a><br>
|
|
interface XTypeProvider {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbc {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Scrollable_Result_Sets">Database Access - Scrollable Result Sets</a><br>
|
|
interface XResultSet {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module reflection {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Advanced_UNO#UNO_Reflection_API">Advanced UNO - UNO Reflection API</a><br>
|
|
service CoreReflection {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module script {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Advanced_UNO#UNO_Reflection_API">Advanced UNO - UNO Reflection API</a><br>
|
|
service Converter {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module script {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Advanced_UNO#UNO_Reflection_API">Advanced UNO - UNO Reflection API</a><br>
|
|
service InvocationAdapterFactory {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module beans {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Advanced_UNO#UNO_Reflection_API">Advanced UNO - UNO Reflection API</a><br>
|
|
interface XIntrospection {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module reflection {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Advanced_UNO#UNO_Reflection_API">Advanced UNO - UNO Reflection API</a><br>
|
|
interface XTypeDescription {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module script {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Advanced_UNO#UNO_Reflection_API">Advanced UNO - UNO Reflection API</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Advanced_UNO#Scripting_Existing_UNO_Objects">Advanced UNO - XInvocation Bridge - Scripting Existing UNO Objects</a><br>
|
|
service Invocation {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module beans {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Advanced_UNO#UNO_Reflection_API">Advanced UNO - UNO Reflection API</a><br>
|
|
service Introspection {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Cells_Absolute_Address">Spreadsheet Documents - Cells Absolute Address</a><br>
|
|
interface XCellAddressable {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Line_Numbering">Text Documents - Line Numbering and Outline Numbering - Line Numbering</a><br>
|
|
service LineNumberingProperties {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module chart {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Charts#Pie_Charts">Charts - Pie Charts</a><br>
|
|
service ChartPieSegmentProperties {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Spreadsheet_Add-Ins">Spreadsheet Documents - Spreadsheet Add-Ins</a><br>
|
|
service AddIn {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module loader {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Advanced_UNO#Implementation_Loader">Advanced UNO - Implementation Loader</a><br>
|
|
interface XImplementationLoader {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module ucb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Universal_Content_Broker#Executing_Content_Commands">Universal Content Broker - Executing Content Commands</a><br>
|
|
struct Command {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module document {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#MediaDescriptor">Office Development - Handling Documents - Loading Documents - MediaDescriptor</a><br>
|
|
service MediaDescriptor {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module task {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Writing_UNO_Components#Jobs">Writing UNO Components - Jobs - Jobs</a><br>
|
|
service JobExecutor {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#DatabaseContext">Database Access - Data Sources in LibreOffice API - DatabaseContext</a><br>
|
|
service DatabaseContext {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Word_Processing">Text Documents - Working with Text Documents - Word Processing</a><br>
|
|
service Text {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Forms_and_Reports">Database Access - Forms and Reports</a><br>
|
|
interface XReportDocumentsSupplier {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Forms_and_Reports">Database Access - Forms and Reports</a><br>
|
|
interface XFormDocumentsSupplier {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module document {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XDocumentPropertiesSupplier">Office Development - Component - Models - XDocumentPropertiesSupplier</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#General_Document_Information">Text Documents - Settings - General Document Information</a><br>
|
|
interface XDocumentPropertiesSupplier {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module drawing {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Page_Handling">Drawings and Presentations - Working with Drawing Documents - Page Handling</a><br>
|
|
interface XDrawPages {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module drawing {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Page_Handling">Drawings and Presentations - Working with Drawing Documents - Page Handling</a><br>
|
|
interface XDrawPageDuplicator {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Table_Auto_Formats">Spreadsheet Documents - Table Auto Formats</a><br>
|
|
service TableAutoFormatField {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Table_Auto_Formats">Spreadsheet Documents - Table Auto Formats</a><br>
|
|
service TableAutoFormat {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module table {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Table_Auto_Formats">Spreadsheet Documents - Table Auto Formats</a><br>
|
|
interface XAutoFormattable {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdbc {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#Using_the_getXXX_Methods">Database Access - Using the getXXX Methods</a><br>
|
|
interface XRow {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Access_to_Single_Cell_Ranges_in_SheetCellRanges_Container">Spreadsheet Documents - Cell Ranges and Cells Container - Access to Single Cell Ranges in SheetCellRanges Container</a><br>
|
|
service Cells {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Data_Array">Spreadsheet Documents - Data Array</a><br>
|
|
interface XCellRangeData {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module form {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Control_Models">Forms - Control Models</a><br>
|
|
service FormComponent {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Label_Ranges">Spreadsheet Documents - Label Ranges</a><br>
|
|
service LabelRanges {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Cell_Annotations">Spreadsheet Documents - Cell Annotations</a><br>
|
|
service CellAnnotation {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Cell_Annotations">Spreadsheet Documents - Cell Annotations</a><br>
|
|
interface XSheetAnnotation {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Cell_Annotations">Spreadsheet Documents - Cell Annotations</a><br>
|
|
interface XSheetAnnotationAnchor {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Footnotes_and_Endnotes">Text Documents - Footnotes and Endnotes</a><br>
|
|
service Footnote {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Used_Area">Spreadsheet Documents - Cell Cursor - Used Area</a><br>
|
|
interface XUsedAreaCursor {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Database_Ranges">Spreadsheet Documents - Database Ranges</a><br>
|
|
interface XDatabaseRanges {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module presentation {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Animations_and_Interactions">Drawings and Presentations - Animations and Interactions</a><br>
|
|
service Shape {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module presentation {
|
|
/// @enum AnimationEffect
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Animations_and_Interactions">Drawings and Presentations - Animations and Interactions</a><br>
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module util {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Sorting_Text">Text Documents - Sorting Text</a><br>
|
|
interface XSortable {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module style {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Styles">Text Documents - Overall Document Features - Styles</a><br>
|
|
service Style {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module style {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Styles">Text Documents - Overall Document Features - Styles</a><br>
|
|
service StyleFamilies {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module style {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Styles">Text Documents - Overall Document Features - Styles</a><br>
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Drawing_Documents_and_Presentation_Documents#Graphics_Styles">Drawings and Presentations - Overall Document Features - Styles - Graphics Styles</a><br>
|
|
interface XStyle {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module style {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Styles">Text Documents - Overall Document Features - Styles</a><br>
|
|
service StyleFamily {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Information_about_Functions">Spreadsheet Documents - Function Handling - Information about Functions</a><br>
|
|
service FunctionDescriptions {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Information_about_Functions">Spreadsheet Documents - Function Handling - Information about Functions</a><br>
|
|
service FunctionDescription {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sdb {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Database_Access#The_SingleSelectQueryComposer">Database Access - The SingleSelectQueryComposer</a><br>
|
|
service SingleSelectQueryComposer {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Table_Sort_Descriptor">Spreadsheet Documents - Sorting - Table Sort Descriptor</a><br>
|
|
service SheetSortDescriptor2 {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module i18n {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Office_Development#XTransliteration">Office Development - Overview and Using the API - XTransliteration</a><br>
|
|
interface XTransliteration {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module text {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Text_Documents#Reference_Marks">Text Documents - Reference Marks</a><br>
|
|
service ReferenceMark {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#View_Panes">Spreadsheet Documents - View Panes</a><br>
|
|
service SpreadsheetViewPane {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Data_Consolidation">Spreadsheet Documents - Other Table Operations - Data Consolidation</a><br>
|
|
interface XConsolidatable {}
|
|
};
|
|
};
|
|
};
|
|
};
|
|
|
|
|
|
module com {
|
|
module sun {
|
|
module star {
|
|
module sheet {
|
|
/// @par Developers Guide
|
|
/// <a href="https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Data_Consolidation">Spreadsheet Documents - Other Table Operations - Data Consolidation</a><br>
|
|
interface XConsolidationDescriptor {}
|
|
};
|
|
};
|
|
};
|
|
};
|