LibreOffice
LibreOffice 5.1 SDK API Reference
Classes | Modules
generated_idl_chapter_refs.idl File Reference

Go to the source code of this file.

Classes

service  DatabaseRanges
 represents a collection of database ranges in a spreadsheet document. More...
 
service  InvocationAdapterFactory
 Provides functionality to create an adapter that supports (a) special interface type(s) and maps calls to the interface's methods to an invocation interface. More...
 
service  TableColumns
 represents a collection of all columns of a table or spreadsheet. More...
 
interface  XRowUpdate
 is used to update data which is collected in a row. More...
 
interface  XDocumentIndexMark
 gives access to the mark of a document index entry. More...
 
interface  XConsolidatable
 provides methods to consolidate ranges in a spreadsheet document. More...
 
service  UnoControlModel
 specifies the standard model of an UnoControl in the Smalltalk model view controller design. More...
 
interface  XBindableValue
 specifies support for being bound to an external value More...
 
interface  XEventListener
 base interface for all event listeners interfaces. More...
 
interface  XPooledConnection
 defines a pooled connection which can share a unused connection. More...
 
interface  XProtectable
 makes it possible to protect objects from modifications. More...
 
interface  XDatabaseParameterListener
 allows to intercept value request for parametrized SQL statements. More...
 
service  BaseIndex
 specifies the basic service of different indexes within a document. More...
 
service  Connection
 represents a connection (session) with a specific database. More...
 
service  SheetCell
 represents a single addressable cell in a spreadsheet document. More...
 
struct  EventObject
 is thrown on document and document content events More...
 
struct  OpenCommandArgument2
 The argument for commands like "open", "update", and "synchronize". More...
 
service  Invocation
 factory service that allows construction of Invocation objects. More...
 
service  Chart3DBarProperties
 Specifies all the properties for the graphic object of a data point in a three-dimensional bar diagram. More...
 
service  PageProperties
 describes the style of pages. More...
 
interface  XNameAccess
 is used to access named objects within a container. More...
 
service  ServiceManager
 Provides a collection of implementations for services. More...
 
service  ImportFilter
 filter for imports More...
 
service  FillProperties
 This is a set of properties to describe the style for rendering an area. More...
 
service  ReferenceMark
 is used for cross references in text documents. More...
 
service  ResultSet
 extends the com::sun::star::sdbcx::ResultSet by a more sophisticated access to the result sets data. More...
 
interface  XAggregation
 Objects which implement this interface can become aggregates of a delegator. More...
 
service  FunctionDescriptions
 represents a collection of function descriptions for all built-in functions as well as add-in functions available in the spreadsheet application. More...
 
interface  XDocumentIndex
 This is the main interface for a document index. More...
 
interface  XSearchable
 enables the object to look for specified contents of the object (in particular, for a text range which contains a specific string pattern). More...
 
interface  XChild
 provides access to the parent of the object. More...
 
struct  Command
 contains a command. More...
 
interface  XCompatibilityNames
 gives access to the sequence of compatibility names for an Addin function. More...
 
interface  XChartData
 manages the data of the chart. More...
 
service  LineProperties
 This is a set of properties to describe the style for rendering a Line. More...
 
interface  XNativeNumberSupplier
 Methods to convert between strings of ASCII Arabic digits and native numeral strings. More...
 
interface  XTypeDescription
 Reflects a UNOIDL entity. More...
 
service  PolyPolygonBezierDescriptor
 This service describes a polypolygonbezier. More...
 
interface  XBridgeFactory
 factory to create interprocess bridges. More...
 
interface  XContentEnumerationAccess
 allows access to the collections of all content types within the object. More...
 
service  DrawingDocumentDrawView
 This component integrates a view to a DrawPages or MasterPage from a DrawingDocument. More...
 
interface  XListEntrySource
 specifies a source of string list entries More...
 
interface  XDatabaseParameterBroadcaster
 provides the possibility of receiving an event for configuration of parameters. More...
 
interface  XListEntrySink
 specifies support for indirect manipulation of a string list More...
 
service  CharacterPropertiesAsian
 This is a set of properties to describe the style of characters in Asian texts. More...
 
interface  XDatabaseMetaData
 provides comprehensive information about the database as a whole. More...
 
interface  XTopWindow
 manages the functionality specific for a top window. More...
 
service  SheetRangesQuery
 provides interfaces to find cells with specific properties. More...
 
interface  XCellSeries
 provides methods to fill out a cell range automatically with values based on a start value, step count and fill mode. More...
 
interface  XContentCreator
 A creator for new (persistent) contents, like file system folders. More...
 
interface  XNameContainer
 This is the generic interface for supporting the insertion and removal of named elements. More...
 
service  DataSource
 is a factory to establish database connections. More...
 
service  RecentFunctions
 contains the list of recently used spreadsheet functions. More...
 
interface  XCellRangeAddressable
 represents a cell which can be addressed with a com::sun::star::table::CellRangeAddress. More...
 
interface  XAsyncJob
 specifies a job which must be executed asynchronously More...
 
service  HTMLForm
 This service specifies the special kind of Forms for HTML documents. More...
 
service  CellFormatRanges
 represents a collection of equal-formatted cell ranges. More...
 
service  Column
 describes the common properties of a database column. More...
 
interface  XMultiPropertySet
 provides access to multiple properties with a single call. More...
 
interface  XFormDocumentsSupplier
 provides the access to a container of database forms. More...
 
service  KeyColumn
 adds a property to specify the referenced column. More...
 
interface  XRowSetApproveListener
 is used for approving the moving and changing of row set actions. More...
 
service  Controller
 is an abstract service for a component which offers a deeper integration of desktop components than a com::sun::star::awt::XWindow can offer More...
 
service  Statement
 is used for executing a static SQL statement and obtaining the results produced by it. More...
 
service  SpreadsheetView
 represents a view of a spreadsheet document. More...
 
interface  XTextField
 is the base interface for all text fields. More...
 
interface  XConsolidationDescriptor
 provides access to the settings of a consolidation descriptor. More...
 
exception  InvocationTargetException
 This exception denotes a checked exception (wrapping an originating exception) and may be thrown upon using invocation API. More...
 
service  TextPortion
 A TextPortion is a piece of text within a paragraph that does not contain changes of its attributes inside. More...
 
interface  XIndexEntrySupplier
 supplies information on index entries to generate a "table of alphabetical index" for a given locale. More...
 
interface  XRubySelection
 This interface enables the object to handle list of ruby lines (aka Furigana lines). More...
 
interface  XSheetFilterable
 represents something that can be filtered using an XSheetFilterDescriptor. More...
 
interface  XComponentLoader
 this is a simple interface to load components by an URL into a frame environment More...
 
service  Events
 is a collection of all events supported by a document or content of a document More...
 
exception  CannotConvertException
 This exception is thrown to indicate that a type conversion can not be performed. More...
 
interface  XComponentContext
 Component context to be passed to a component via com::sun::star::lang::XSingleComponentFactory. More...
 
service  Shape
 specifies the service of shapes in a text document More...
 
service  SheetFilterDescriptor
 represents a description of how a cell range is to be filtered. More...
 
interface  XContent
 specifies a content with a type and an identifier, which is able to manage listeners for events that are related to contents. More...
 
interface  XToolkit
 specifies a factory interface for the window toolkit. More...
 
service  Thesaurus
 offers thesaurus functionality. More...
 
service  QueryDefinition
 is a stored definition of a SQL "Select statement". More...
 
service  SheetLink
 represents a sheet link. More...
 
interface  XText
 extends a XSimpleText by the capability of inserting XTextContents. More...
 
service  TextDocumentView
 specifies the view of a TextDocument. More...
 
service  RowSet
 is a client side RowSet, which use retrieves is data based on a database table, a query or a SQL command or by a row set reader, who mustn't support SQL. More...
 
service  Text
 is an independent piece of text which consists of a series of one or more paragraphs. More...
 
service  NumberFormats
 specifies a container of number formats. More...
 
interface  XDocumentInsertable
 makes it possible to import a document from a given URL into this document. More...
 
interface  XPrintAreas
 represents a sheet which has print areas. More...
 
interface  XRedlinesSupplier
 provides access to a container of the redline objects of the document. More...
 
service  BridgeFactory
 allows to create new or access existing interprocess bridges. More...
 
service  DataPilotTables
 represents a collection of data pilot tables. More...
 
interface  XFrame
 a frame object can be considered to be an "anchor" object where a component can be attached to. More...
 
service  LineNumberingProperties
 provides access to the settings of the line numbering. More...
 
service  DatabaseContext
 is the context for accessing datasource. More...
 
interface  XIndent
 allows indentation of the object to be changed. More...
 
interface  XFramesSupplier
 provides access to sub frames of current one More...
 
service  Paragraph
 is a piece of text which can take its own paragraph-specific attributes (technically, properties). More...
 
interface  XSimpleText
 is the main interface for a distinct text unit, i.e. More...
 
interface  XScenarios
 provides access via name to the scenarios in a collection and inserting and removing scenarios. More...
 
interface  XCalendar
 Access to locale specific calendar systems. More...
 
service  TextProperties
 This is a set of properties to describe the style for rendering the text area inside a shape. More...
 
service  ProtocolHandler
 special dispatch provider registered for URL protocols More...
 
interface  XPrintable
 offers printing functionality. More...
 
service  DataPilotDescriptor
 represents the description of the layout of a data pilot table. More...
 
interface  XReportDocumentsSupplier
 provides the access to a container of database reports. More...
 
service  BaseIndexMark
 is a TextRange which is explicitly marked as an index entry. More...
 
service  SearchDescriptor
 describes what and how to search within a container. More...
 
service  UnoUrlResolver
 provides the ability to access remote processes, resolving them by an UNO url. More...
 
service  DataAwareControlModel
 is an abstract service for specialized FormControlModels which are data aware and thus can be bound to a data source. More...
 
interface  XSelectionSupplier
 makes it possible to access and change the selection in a view. More...
 
interface  XNumberFormatTypes
 represents functions to get specific, predefined number formats. More...
 
interface  XClipboard
 
interface  XTabControllerModel
 specifies the basic operations for a tab controller model. More...
 
service  Converter
 This service provides a widening converter converting from one type to another, if possible. More...
 
service  AutoTextEntry
 provides access to a text block in a group of an AutoTextContainer. More...
 
interface  XTextContent
 enables objects to be inserted into a text and to provide their location in a text once they are inserted into it. More...
 
interface  XExtendedIndexEntrySupplier
 This interface provides information for creating "Table of Index". More...
 
interface  XNamedRanges
 provides access to the members in a collection of named ranges and to insert and remove them. More...
 
interface  XDesktop
 This is the main interface of a desktop service. More...
 
struct  URL
 represents the structure of an Uniform Resource Locator. More...
 
service  DriverManager
 
interface  XStatusIndicatorFactory
 provides multiple, probably parallel running, status indicator objects More...
 
service  Introspection
 A legacy (single-instance) service variant of theIntrospection singleton. More...
 
service  MediaDescriptor
 describes properties of a document, regarding the relationship between the loaded document and the resource the document is loaded from / stored to. More...
 
service  DataPilotSourceMember
 represents a member in a data pilot source level. More...
 
interface  XNumberFormatsSupplier
 supplies the collection of NumberFormats (for example, in a document) and the settings belonging to these formats. More...
 
service  ChartDocument
 is the service for a chart document. More...
 
interface  XSheetAuditing
 provides methods to access auditing (detective) features in a spreadsheet. More...
 
interface  XUnoTunnel
 An interface to tunnel UNO. More...
 
service  DataPilotField
 represents a single field in a data pilot table. More...
 
interface  XJob
 specifies a job which is to be executed synchronously More...
 
service  Bookmark
 A bookmark is a TextContent, which is like a jump target or a label. More...
 
service  StockDiagram
 specifies a diagram which can be used for presenting stock quotes. More...
 
service  GenericDrawPage
 This abstract service is implemented by every page of a DrawingDocument. More...
 
interface  XVolatileResult
 provides methods to handle a volatile function result. More...
 
service  TextField
 A TextField is a TextContent which fades its textual representation into the text range to which it is anchored. More...
 
service  PrintOptions
 describes the options for print jobs. More...
 
service  Hyphenator
 offers hyphenation functionality. More...
 
interface  XMultiComponentFactory
 Factory interface for creating component instances giving a context from which to retrieve deployment values. More...
 
interface  XContentProvider
 a content provider which creates and manages XContents. More...
 
service  Defaults
 provides default settings of a text component for paragraph and character properties. More...
 
service  GroupShape
 This service is for a group of Shapes. More...
 
service  BridgeSupplier
 maps UNO types to oleautomation types and vice versa. More...
 
interface  XTableChartsSupplier
 provides a method to access a collection of charts in a table or spreadsheet. More...
 
service  AddIn
 is the base for AddIn services that supply functions which can be called by other components. More...
 
interface  XPresentation
 With this interface you can control any object that implements a Presentation. More...
 
interface  XCollator
 provides locale-sensitive collation algorithms for string comparison. More...
 
service  StyleFamilies
 This service contains the collection of style families within the container document. More...
 
interface  XModifiable
 makes the modify state of the object accessible. More...
 
interface  XAreaLink
 provides methods to change the settings of a linked cell range. More...
 
service  UnoControl
 specifies an abstract control. More...
 
service  SpreadsheetViewPane
 represents a single pane in a view of a spreadsheet document. More...
 
interface  XAreaLinks
 provides access via index to a collection of area links and inserting and removing area links. More...
 
service  LinguProperties
 the set of linguistic relevant properties. More...
 
service  Driver
 is the service that every driver class must implement. More...
 
service  DictionaryList
 is the list of personal dictionaries. More...
 
service  SheetSortDescriptor2
 a description of how a cell range is to be sorted. More...
 
exception  DisposedException
 This exception occurs if the object behind this interface has been disposed before and can't uphold its method specification anymore. More...
 
service  TableColumn
 represents a special cell range containing all cells of a single specific column in a table or spreadsheet. More...
 
service  SystemClipboard
 The system clipboard service builds a bridge to the OS specific clipboard interfaces. More...
 
exception  Exception
 the base of all UNO exceptions More...
 
interface  XInitialization
 initializes an object directly after its creation. More...
 
service  Footnote
 This service specifies a footnote or an endnote in a TextDocument. More...
 
service  LabelRanges
 represents a collection of label ranges in a spreadsheet document. More...
 
interface  XStorable
 offers a simple way to store a component to an URL. More...
 
service  UniversalContentBroker
 is a one-instance service that provides access to a set of Contents via ContentProviders. More...
 
service  Diagram
 the base service for the diagram of the chart document. More...
 
interface  XCloseable
 makes it possible to release any objects in a ordered manner by using a two-step mechanism More...
 
interface  XServiceInfo
 Provides information regarding the implementation: which services are implemented and the name of the implementation. More...
 
service  TableAutoFormat
 represents an AutoFormat, containing exactly 16 AutoFormat fields. More...
 
service  Spreadsheet
 represents a complete spreadsheet in a spreadsheet document. More...
 
interface  XDrawPagesSupplier
 must be supported to provide access to a multi-page drawing-layer. More...
 
interface  XNamed
 specifies the name of the object. More...
 
interface  XSheetOutline
 provides methods to access the outlines of a sheet. More...
 
service  SpreadsheetViewSettings
 contains settings which are specific to each view of a spreadsheet More...
 
service  AutoTextContainer
 provides access to groups of text blocks. More...
 
interface  XContextMenuInterception
 This interface enables an object to get interceptors registered that change context menus or prevent them from being executed. More...
 
service  TextViewCursor
 A TextViewCursor is a TextRange which can travel within a view of a Text object. More...
 
service  ApplicationRegistration
 registers UNO objects as COM objects. More...
 
interface  XInputSequenceChecker
 contains the routine to check Thai input sequence checking More...
 
service  FunctionDescription
 collects all properties used to describe a function. More...
 
service  TablePageStyle
 represents a page style for a spreadsheet. More...
 
service  DatabaseImportDescriptor
 represents a description of how data from an external database is imported. More...
 
service  Shape
 this service is supported from all shapes inside a PresentationDocument. More...
 
interface  XLayerManager
 This interface makes it possible to access and manage the Layers of a document. More...
 
interface  XLocaleData
 Access locale specific data as it is defined in XML locale data files compiled into the binary data libraries liblocaledata*.so respectively localedata*.dll. More...
 
service  Frame
 represents the environment for a desktop component More...
 
service  UserDescriptor
 is used to create a new user in a database. More...
 
interface  XOutParameters
 is used to register Out-Parameters for stored procedures. More...
 
service  TextCursor
 A TextCursor is a TextRange which can be moved within a Text object. More...
 
service  AsyncJob
 Represent an asynchronous job, which can be executed by the global theJobExecutor instance. More...
 
interface  XMain
 Executing interface for executable components run by the uno executable loader. More...
 
interface  XCellRangesQuery
 provides methods to query for cell ranges with specific contents. More...
 
interface  XCommandProcessor2
 An improved version of a com::sun::star::ucb::XCommandProcessor that helps avoid ever-increasing resource consumption. More...
 
interface  XSheetLinkable
 enables a sheet to refer to another sheet in a different document. More...
 
interface  XColumnRowRange
 provides methods to access the collections of columns and rows of a cell range. More...
 
interface  XCommandProcessor
 defines a processor for synchronous commands, which are executed in a specific execution environment. More...
 
interface  XDocumentPropertiesSupplier
 provides access to the XDocumentProperties instance of a document. More...
 
interface  XDocumentHandler
 receives notification of general document events. More...
 
interface  XMultiServiceFactory
 Allows creating instances specified by a string name. More...
 
service  Style
 This service specifies a single style sheet. More...
 
service  RangeSelectionArguments
 contains the arguments for starting the range selection. More...
 
struct  EventObject
 specifies the base for all event objects and identifies the source of the event. More...
 
service  Toolkit
 describes a toolkit that creates windows on a screen. More...
 
service  CoreReflection
 This service is the implementation of the reflection API. More...
 
interface  XRelativeTextContentInsert
 makes it possible to insert new text contents before or after existing text contents. More...
 
interface  XFilter
 interface to filter documents More...
 
service  Column
 describes the common properties of a database column. More...
 
service  OLE2Shape
 This service is for an OLE shape. More...
 
interface  XCellAddressable
 represents a cell which can be addressed with a com::sun::star::table::CellAddress. More...
 
interface  XTextConversion
 Method to convert text from one type to another. More...
 
interface  XLinkTargetSupplier
 interface is supplied by objects inside a document object model that have children that can be the target of a link inside a document. More...
 
service  ChartDataArray
 must be supported by each data source for charts, where you want to access the values directly. More...
 
interface  XUsedAreaCursor
 provides methods to find the used area of the entire sheet. More...
 
service  ConfigurationUpdateAccess
 provides modifying access to a fragment of the configuration hierarchy. More...
 
interface  XWeak
 the server-side interface to a weak object. More...
 
interface  XMultipleOperation
 provides a method to apply a Multiple Operations Table to the cell range. More...
 
interface  XCustomPresentationSupplier
 must be supported to provide access to customized presentations of a presentation document. More...
 
interface  XReplaceable
 makes it possible to replace strings in a text described by a SearchDescriptor. More...
 
service  ExportFilter
 describes an export filter for XML-based file formats. More...
 
service  DefinitionContainer
 describes a container which provides access to database related definitions like commands, forms, and reports. More...
 
service  URLTransformer
 helps to split up a string containing a URL into its structural parts and assembles the parts into a single string. More...
 
service  FunctionAccess
 allows generic access to all spreadsheet functions. More...
 
service  SpellChecker
 offers spell checking functionality. More...
 
interface  XDispatchProvider
 provides XDispatch interfaces for certain functions which are useful at the UI. More...
 
service  Shape
 This abstract service specifies the general characteristics of all Shapes. More...
 
interface  XSheetConditionalEntries
 provides methods to add and remove conditions of a conditional format. More...
 
service  CustomPresentationAccess
 This is a container for custom presentations. More...
 
service  GlobalSheetSettings
 contributes properties to access the settings for all spreadsheets of a spreadsheet document. More...
 
service  NumberFormatter
 represents an object which can format numbers and strings. More...
 
service  FrameLoader
 derivations of this abstract service are used to load components into Frames of the environment More...
 
service  FormComponents
 specifies the capabilities of a collection of FormComponents. More...
 
interface  XValueBinding
 specifies a binding to a value which can be read and written. More...
 
interface  XTransliteration
 Character conversions like case folding or Hiragana to Katakana. More...
 
interface  XSheetCellCursor
 provides advanced methods to control the position of a cursor in a spreadsheet. More...
 
interface  XShapeCombiner
 specifies the combine/split functionality. More...
 
service  TableRow
 represents a special cell range containing all cells of a single specific row in a table or spreadsheet. More...
 
interface  XContentProviderManager
 makes it possible to query/register/deregister content providers. More...
 
interface  XLoadListener
 receives load-related events from a loadable object. More...
 
interface  XContentIdentifierFactory
 A factory for content identifiers. More...
 
service  ExtendedTypeDetection
 describes a class of service which will be used for deep TypeDetection in a generic way More...
 
service  SheetCellRanges
 represents a collection of cell ranges in a spreadsheet document. More...
 
service  StyleFamily
 This service is a container of style sheets of the same style family. More...
 
service  ConfigurationProvider
 manages one, or more, complete sets of configuration data and serves as a factory for objects that provide access to a subset of the configuration. More...
 
service  FilterFactory
 factory to create filter components. More...
 
service  FormControlModel
 specifies a control model within a form. More...
 
interface  XEventsSupplier
 gives access to a list of URLs bound to events of this object More...
 
service  Factory
 makes it possible to create COM objects as UNO objects. More...
 
interface  XShapeGrouper
 specifies the group/ungroup functionality. More...
 
interface  XCharacterClassification
 Character classification (upper, lower, digit, letter, number, ...) and generic Unicode enabled parser. More...
 
service  SQLQueryComposer
 represents a tool for composing SQL select statements. More...
 
service  ParagraphProperties
 describes the style of paragraphs. More...
 
interface  XFrames
 manages and creates frames. More...
 
service  SubTotalDescriptor
 represents a description of how subtotals are created. More...
 
interface  XImplementationLoader
 handles activation (loading) of a UNO component. More...
 
interface  XRowSetApproveBroadcaster
 provides the possibility of reviving an event before changing the content of a row set. More...
 
exception  RuntimeException
 This exception or a subclass can occur at every interface method. More...
 
interface  XEventBroadcaster
 makes it possible to register listeners which are called whenever a document event (see EventObject) occurs More...
 
interface  XModel
 represents a component which is created from an URL and arguments. More...
 
struct  TablePageBreakData
 describes a page break in a spreadsheet. More...
 
interface  XBreakIterator
 contains the base routines for iteration in Unicode string. More...
 
service  DataPilotSourceDimensions
 represents the collection of dimensions in a data pilot source. More...
 
service  TextTable
 is a table of text cells which is anchored to a surrounding text. More...
 
service  Connection
 extends the com::sun::star::sdbc::Connection of SDBC by providing the data definitions of a connected database. More...
 
service  SingleSelectQueryComposer
 represents a service for composing a single select statement. More...
 
interface  XNumberFormatCode
 Access number format codes defined in locale data. More...
 
interface  XDrawPageDuplicator
 makes it possible to duplicate pages within the same document. More...
 
service  AutoTextGroup
 provides access to text blocks in a group. More...
 
service  Driver
 extends the service com::sun::star::sdbc::Driver by beans for data definition. More...
 
interface  XDataSource
 is used for establishing connections via a factory which is identified by its name. More...
 
service  DataPilotSourceLevel
 represents a level in a data pilot source hierarchy. More...
 
interface  XWindow
 specifies the basic operations for a window component. More...
 
interface  XCommandPreparation
 is used for preparation of commands. More...
 
service  TextGraphicObject
 specifies a graphic which can be embedded in Text. More...
 
interface  XController
 With this interface, components viewed in a Frame can serve events (by supplying dispatches). More...
 
service  TableValidation
 represents the data validation settings for a cell or cell range. More...
 
interface  XViewDataSupplier
 gives access to some properties describing all open views to a document More...
 
interface  XForm
 identifies a FormComponent as being a (sub-) form. More...
 
service  SpreadsheetDocument
 represents a model component which consists of some settings and one or more spreadsheets. More...
 
service  Form
 This service specifies a form which is a group of FormComponents. More...
 
service  SheetCellRange
 represents a rectangular range of cells in a spreadsheet document. More...
 
interface  XDrawPages
 gives access to a container of DrawPages or MasterPages. More...
 
service  Desktop
 A legacy (single-instance) service-variant of theDesktop singleton. More...
 
interface  XCellRange
 provides access to the cells or to sub-ranges of a cell range. More...
 
interface  XDatabaseRanges
 provides functions to manage a collection of database ranges. More...
 
interface  XUser
 allows for changing a users password. More...
 
interface  XRowSetListener
 is used for receiving "cursorMoved", "rowChanged", and "rowSetChanged" events posted by, for example, a row set. More...
 
service  LinguServiceManager
 offers linguistic functionality. More...
 
service  SharedLibrary
 Allows to access a native component stored in a shared library. More...
 
interface  XPagePrintable
 Print several pages on one printer page. More...
 
interface  XPropertyContainer
 makes it possible to add and remove properties to or from an object. More...
 
service  XYDiagram
 a service for X/Y diagrams (Also known as scatter charts). More...
 
interface  XChangesBatch
 this interface enables applying a set of changes in one batch transaction. More...
 
service  ChartPieSegmentProperties
 specifies all the properties for the graphic object of a pie segment. More...
 
service  Dim3DDiagram
 is a service for diagrams that support the capability to render themselves as three-dimensional diagrams as well as two-dimensional ones. More...
 
service  TableAutoFormatField
 represents a field in an AutoFormat. More...
 
interface  XChartDataArray
 gives access to data represented as an array of rows. More...
 
service  GraphicExportFilter
 a component that supports this service lets you export pages, shapes, or groups of shapes from a DrawingDocument to a file in one of the file formats supported by the component. More...
 
interface  XNumberFormatter
 represents a number formatter. More...
 
interface  XSheetFilterableEx
 represents something from which criteria for filtering can be read. More...
 
interface  XSheetPageBreak
 provides access to page breaks in a sheet. More...
 
interface  XArrayFormulaRange
 provides handling of array formulas in a cell range. More...
 
interface  XValidatable
 specifies support for validating a component More...
 
service  Spreadsheets
 represents the collection of spreadsheets in a spreadsheet document. More...
 
service  Content
 A Content is a service that provides access to data of a content provided by an implementation of the service ContentProvider. More...
 
service  ResultSet
 provides access to a table of data. More...
 
service  TypeDetection
 encapsulate a type detection service and provide read/write access on it's configuration data. More...
 
service  GroupDescriptor
 is used to create a new group in a database. More...
 
service  Cells
 represents a collection of used cells in a spreadsheet document. More...
 
interface  XMergeable
 represents a range of cells that can be merged. More...
 
service  ControlShape
 This service is for a Shape which contains a control. More...
 
interface  XIndexContainer
 This is the generic interface for supporting the insertion and removal of indexed elements. More...
 
interface  XSheetAnnotation
 provides methods to query data of the annotation and to show and hide it. More...
 
service  TextSection
 A TextSection is a range of complete paragraphs within a text. More...
 
interface  XNumberFormats
 provides access to multiple NumberFormats. More...
 
service  SynchronousFrameLoader
 derivations of this abstract service are used to load components into Frames of the environment More...
 
service  IndexColumn
 adds a property to determine the sort order of the column values within the index. More...
 
interface  XEnumerationAccess
 used to enumerate objects in a container which contains objects. More...
 
service  XMLImportFilter
 describes an import filter for XML-based file formats. More...
 
service  SheetLinks
 represents a collection of sheet links. More...
 
interface  XSheetCellRange
 provides access to the spreadsheet that contains a cell range. More...
 
service  PropertySet
 This is a generic service which should be supported by all servies which have properties. More...
 
service  ChartData
 must be supported by every component that wants to provide data for a chart More...
 
interface  XSheetOperation
 provides methods to execute operations on a cell range or ranges. More...
 
interface  XComponent
 allows to exclicitly free resources and break cyclic references. More...
 
service  ImportFilter
 describes an import filter for XML-based file formats. More...
 
interface  XBoundComponent
 specifies a (form) component which is bound to a data source. More...
 
interface  XConnector
 allows to actively establish an interprocess connection. More...
 
interface  XFastPropertySet
 provides a fast way of accessing and changing property values. More...
 
interface  XPropertySet
 provides information about and access to the properties from an implementation. More...
 
interface  XResultSetMetaData
 can be used to find out about the types and properties of the columns in a ResultSet. More...
 
interface  XIndexAccess
 provides access to the elements of a collection through an index. More...
 
service  ExportFilter
 filter for exports More...
 
interface  XPropertyState
 makes it possible to query information about the state of one or more properties. More...
 
service  PathSettings
 A legacy (single-instance) service-variant of thePathSettings singleton. More...
 
interface  XNumberFormatPreviewer
 represents a number formatter which can preview number formats without inserting them. More...
 
service  TextFrame
 specifies a rectangular shape which contains a Text object and is attached to a piece of surrounding Text. More...
 
service  DataSourceBrowser
 implements a component which allows browsing the data sources registered on the system. More...
 
service  TableConditionalFormat
 represents a collection of conditional formatting settings for a cell or cell range. More...
 
service  DatabaseDefinition
 could be used as an extension for performing data definition tasks on databases, and to control the access rights on database objects. More...
 
service  Acceptor
 allows to accept connection attempts from another process. More...
 
service  Connector
 allows to establish a connection to another process. More...
 
interface  XResultSet
 provides the navigation on a table of data. More...
 
service  TextColumns
 provides access to columns in text (e.g., in TextFrames ). More...
 
service  UniqueCellFormatRanges
 represents a collection of equal-formatted cell range collections. More...
 
interface  XCloseListener
 makes it possible to receive events when an object is called for closing More...
 
service  TextTableCursor
 specifies a cursor in text tables. More...
 
service  ResultSet
 extends the SDBC ResultSet by the possibility of bookmark positioning, canceling the positioning, and updating of rows. More...
 
interface  XRow
 is used to access data which is collected in a row. More...
 
service  DataPilotSource
 represents a data pilot source. More...
 
interface  XAutoFormattable
 provides a method to apply TableAutoFormats to a cell range. More...
 
service  ConnectionPool
 is the basic service for pooling SDBC connections. More...
 
service  CharacterPropertiesComplex
 This is a set of properties to describe the style of characters in complex texts. More...
 
service  TextContent
 is an object which can be anchored in a text, like instances of TextFrame or TextField. More...
 
service  Table
 extends the service com::sun::star::sdbcx::Table with additional display information, sorting, and filtering criteria. More...
 
interface  XSubTotalCalculatable
 contains methods to handle a subtotal descriptor. More...
 
interface  XPropertySetInfo
 specifies a set of properties. More...
 
interface  XIntrospection
 allows the inspection of an object's properties and methods. More...
 
service  ShapeCollection
 This service describes a generic container to manage collections of Shape. More...
 
interface  XResultSetAccess
 is the interface to create a com::sun::star::sdbc::ResultSet based on the object providing the interface. More...
 
service  JobExecutor
 A legacy (single-instance) service-variant of theJobExecutor singleton. More...
 
service  CellAnnotation
 represents a cell annotation object attached to a spreadsheet cell. More...
 
service  CharacterProperties
 This is a set of properties to describe the style of characters. More...
 
interface  XExtendedCalendar
 This interface provides access to locale specific calendar systems. More...
 
interface  XWindowPeer
 gives access to the actual window implementation on the device. More...
 
service  DrawPage
 This is the service provided by a com::sun::star::drawing::DrawPage inside a PresentationDocument. More...
 
service  TextDocument
 Specify the document service of the text module. More...
 
struct  SubTotalColumn
 describes how a single data column is treated when creating subtotals. More...
 
service  PrinterDescriptor
 describes a printer by specifying the queue name and some settings. More...
 
service  DrawPage
 This service specifies a page for the actual draw pages to contain the drawings. More...
 
struct  ContentInfo
 A structure for information about contents. More...
 
service  DynamicResultSet
 provides read access to a static or dynamically changing ContentResultSet. More...
 
interface  XDispatchProviderInterceptor
 makes it possible to intercept request of XDispatch. More...
 
service  DDELink
 represents a DDE link. More...
 
interface  XRefreshable
 is supported by objects with data that can be refreshed from a data source. More...
 
interface  XActionLockable
 makes it possible to prevent object internal updates for a certain period to be able to quickly change multiple parts of the objects, where the updates would invalidate each other, anyway. More...
 
service  TableCellStyle
 contains the properties of a table cell style. More...
 
service  Job
 Represent a synchronous job, which can be executed by the global theJobExecutor instance. More...
 
interface  XFormulaQuery
 provides methods to query cells for dependencies in formulas. More...
 
interface  XStyleFamiliesSupplier
 This interface provides access to the style families within the container document. More...
 
interface  XSheetAnnotationAnchor
 provides access to a cell annotation attached to a spreadsheet cell. More...
 
interface  XLoadable
 provides functionality to implement objects which may be loaded. More...
 
service  BaseFrame
 specifies the base service of text frames, graphic objects, and embedded objects More...
 
interface  XStyle
 specifies a template for a style (aka style sheet). More...
 
interface  XRangeSelection
 allows to let the user to select a cell range. More...
 
interface  XSortable
 makes it possible to sort the contents of this object. More...
 
interface  XRangeSelectionChangeListener
 allows notification when the selected range is changed. More...
 
service  DatabaseRange
 represents a database range in a spreadsheet document. More...
 
service  ConfigurationAccess
 provides read access to a fragment of the configuration hierarchy. More...
 
service  SubTotalField
 represents a single field in a subtotal descriptor. More...
 
interface  XInterface
 base interface of all UNO interfaces More...
 
interface  XCellRangeData
 allows to get and set an array of data from a cell range. More...
 
interface  XTypeProvider
 interface to get information about the types (usually interface types) supported by an object. More...
 
service  TableRows
 represents a collection of all rows of a table or spreadsheet. More...
 
service  RotationDescriptor
 This abstract service specifies the general characteristics of an optional rotation and shearing for a Shape. More...
 
service  TextEmbeddedObject
 provides access to the properties and methods of an embedded object. More...
 
interface  XAcceptor
 allows to passively accept connection attempts from other processes. More...
 
interface  XUnoUrlResolver
 allows to resolve an object using the uno-url. More...
 
service  FormComponent
 specifies a component which can be part of a form. More...
 

Modules

module  com
 
module  com::sun
 
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
 
module  com::sun::star::sheet
 Spreadsheet specific interfaces.
 
module  com::sun::star::script
 Scripting language bindings.
 
module  com::sun::star::table
 Table specific interfaces (for text and spreadsheet).
 
module  com::sun::star::sdbc
 Database component interfaces.
 
module  com::sun::star::text
 Text specific interfaces.
 
module  com::sun::star::awt
 Java AWT-like user interface toolkit interface specifications for UNO.
 
module  com::sun::star::form
 Interfaces for managing forms and controls.
 
module  com::sun::star::form::binding
 collects functionality for binding form controls to external data sources.
 
module  com::sun::star::lang
 General UNO concepts like factories etc.
 
module  com::sun::star::util
 Miscellaneous interfaces for sorting, connecting objects etc.
 
module  com::sun::star::document
 Office document related interfaces.
 
module  com::sun::star::ucb
 Universal Content Broker interfaces.
 
module  com::sun::star::chart
 Charting diagram interfaces.
 
module  com::sun::star::style
 Formatting and layout style and style sheet interfaces.
 
module  com::sun::star::container
 Interfaces for collections and containers.
 
module  com::sun::star::drawing
 Drawing and shape specific interfaces.
 
module  com::sun::star::sdb
 Basic interfaces for database access.
 
module  com::sun::star::uno
 Basic UNO interfaces.
 
module  com::sun::star::i18n
 Interface for internationalization.
 
module  com::sun::star::reflection
 Runtime object inspection / core reflection interfaces.
 
module  com::sun::star::bridge
 Interfaces for building bridges to other component models.
 
module  com::sun::star::task
 Task management interfaces.
 
module  com::sun::star::form::component
 collects form control model descriptions
 
module  com::sun::star::beans
 Java beans-like property access and introspection.
 
module  com::sun::star::sdbcx
 High-level database component interfaces.
 
module  com::sun::star::frame
 Desktop environment framework interfaces.
 
module  com::sun::star::linguistic2
 Spell checker, hyphenation and thesaurus interfaces.
 
module  com::sun::star::view
 Document view specific interfaces (e.g. selection access and printing).
 
module  com::sun::star::datatransfer
 Clipboard and Drag&Drop interfaces.
 
module  com::sun::star::datatransfer::clipboard
 Clipboard specific interfaces.
 
module  com::sun::star::bridge::oleautomation
 interfaces for UNO bridge to OLE automation.
 
module  com::sun::star::presentation
 Presentation specific interfaces.
 
module  com::sun::star::ui
 Dialogs and other UI elements.
 
module  com::sun::star::text::fieldmaster
 text field masters.
 
module  com::sun::star::xml
 XML related interfaces.
 
module  com::sun::star::xml::sax
 SAX interfaces.
 
module  com::sun::star::configuration
 Access to the tree of configuration data.
 
module  com::sun::star::loader
 Component implementation loader interfaces.
 
module  com::sun::star::form::validation
 collects functionality to validate form components by help of external validator instances
 
module  com::sun::star::connection
 Data exchange interfaces for inter-process communication.
 

Constant Groups

constants  com::sun::star::sdbc::TransactionIsolation
 distinguishes different possible transaction isolation levels.
 
constants  com::sun::star::sdbcx::KeyType
 determines the type of a key.
 
constants  com::sun::star::sdb::CommandType
 indicates the type of a command.
 
constants  com::sun::star::frame::FrameSearchFlag
 these types describe the algorithm to be used to search a frame
 
constants  com::sun::star::text::ControlCharacter
 These constants are the codes for inserting control characters using XSimpleText::insertControlCharacter() interface.