LibreOffice
LibreOffice 26.2 SDK API Reference
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 Ncom
  Nsun
   NstarModule com::sun::star is the root module of the UNO API
    NaccessibilityUNO Accessibility API
     CAccessibleContextCentral service of the Accessibility API that gives access to various facets of an object's content
     CAccessibleEventObjectThis struct describes an accessible event, that is broadcasted from the XAccessibleEventBroadcaster and notified to XAccessibleEventListener
     CAccessibleRelationAn AccessibleRelation object defines a one-to-many relation
     CAccessibleTableModelChangeThis structure lets an event give access to a change of a table model
     CIllegalAccessibleComponentStateExceptionIndicates invalid or unavailable state information
     CMSAAService
     CTextSegmentThis structure describes a text segment that is embedded in a larger portion of text
     CXAccessibleThis interface has to be implemented by any class that wants to be accessible
     CXAccessibleActionImplement this interface to give access to actions that can be executed for accessible objects
     CXAccessibleComponentThe XAccessibleComponent interface should be supported by any class that can be rendered on the screen
     CXAccessibleContextImplement this interface for exposing various aspects of a class's content
     CXAccessibleContext2Implement this interface for exposing more aspects of a class's content
     CXAccessibleContext3Implement this interface to speed up operations when iterating over large amounts of children
     CXAccessibleEditableTextImplement this interface to give read and write access to a text representation
     CXAccessibleEventBroadcasterMakes it possible to register listeners which are called whenever an accessibility event (see AccessibleEventObject) occurs
     CXAccessibleEventListenerMakes it possible to register a component as a listener, which is called whenever an accessibility event occurs
     CXAccessibleExtendedAttributes
     CXAccessibleExtendedComponentThe XAccessibleExtendedComponent interface contains additional methods to those of the XAccessibleComponent interface
     CXAccessibleGroupPosition
     CXAccessibleHyperlinkImplement this interface to represent a hyperlink or a group of hyperlinks
     CXAccessibleHypertextImplement this interface to expose the hypertext structure of a document
     CXAccessibleImageImplement this interface to represent images and icons
     CXAccessibleKeyBindingThis interface can be used to represent any number of key bindings which then can be associated to a certain action
     CXAccessibleMultiLineTextImplement this interface to provide a mapping between text index and line numbers
     CXAccessibleRelationSetImplement this interface to give access to an object's set of relations
     CXAccessibleSelectionImplement this interface to represent a selection of accessible objects
     CXAccessibleTableImplement this interface to give access to a two-dimensional table
     CXAccessibleTableSelection
     CXAccessibleTextImplement this interface to give read-only access to a text
     CXAccessibleTextAttributesImplement this interface to give access to the attributes of a text
     CXAccessibleTextMarkupImplement this interface to expose the text markups of a text
     CXAccessibleTextSelection
     CXAccessibleValueImplement this interface to give access to a single numerical value
     CXMSAAServiceThe interface must be implemented for a server that can support MSAA com objects and send win32 accessible events
    NanimationsInterfaces for SMIL animations
     CAnimateColor
     CAnimateMotion
     CAnimatePhysics
     CAnimateSet
     CAudio
     CCommand
     CEventEvent has a source that causes an event to be fired and a trigger that defines under which condition an event should be raised and an offset if the event should be raised a defined amount of time after the event is triggered
     CIterateContainer
     CParallelTimeContainer
     CSequenceTimeContainer
     CTargetPropertiesProperties of an animated target
     CTimeFilterPair
     CValuePair
     CXAnimateInterface for generic animation
     CXAnimateColorInterface for animation by defining color changes over time
     CXAnimateMotionInterface for animation by defining motion on a path
     CXAnimatePhysicsInterface for physics animation
     CXAnimateSetInterface for animation by simply setting the value of the target attribute to a constant value
     CXAnimateTransformAnimates a transformation attribute on a target element, thereby allowing animations to control translation, scaling, rotation and/or skewing
     CXAnimationListenerMakes it possible to register listeners, which are called whenever an animation event occurs
     CXAnimationNode
     CXAnimationNodeSupplier
     CXAudio
     CXCommandExecution of the XCommand animation node causes the slide show component to call back the application to perform the command
     CXIterateContainerAn iterate container iterates over subitems of a given target object and animates them by subsequently executes the contained effects on them
     CXParallelTimeContainer
     CXTimeContainerSupported modules
     CXTransitionFilterBase members XAnimate::Values, XAnimate::From, XAnimate::To and XAnimate::By can be used with double values that set the transition progress the specific amount of time
    NauthSecurity and authenticates interfaces
     CAuthenticationFailedExceptionIndicates failure to authenticate using the specified security context
     CInvalidArgumentExceptionIndicates an invalid argument was passed to SSO API
     CInvalidContextExceptionIndicates an attempt was made to use an invalid source or target context
     CInvalidCredentialExceptionIndicates an attempt was made to use an invalid or non existent credential
     CInvalidPrincipalExceptionIndicates an invalid principal was specified
     CPersistenceFailureExceptionIndicates an underlying persistence implementation failure
     CSSOManagerFactoryStarting point for Single Sign-on interactions
     CSSOPasswordCacheProvided as a convenience for simple username/password based Single Sign-on implementations which don't provide some sort of authentication information repository
     CUnsupportedExceptionIndicates an operation unsupported by the implementation
     CXSSOAcceptorContextAcceptor side security context
     CXSSOContextBase SSO security context representation
     CXSSOInitiatorContextInitiator side security context
     CXSSOManagerSupports the creation of security contexts for both the initiator/source side and the acceptor/target side
     CXSSOManagerFactoryFactory for creating an SSO Manager supporting the user's configured security mechanism
     CXSSOPasswordCacheSupports password caching for security mechanisms which use passwords as credentials or as an input to credential creation but don't have an external method to cache these passwords
    NawtJava AWT-like user interface toolkit interface specifications for UNO
     NgridGrid control
      CDefaultGridColumnModelIf you do not want to implement the XGridColumnModel yourself, use this service
      CDefaultGridDataModelIf you do not want to implement the XGridDataModel yourself, use this service
      CGridColumnRepresents a column as used by the DefaultGridColumnModel
      CGridColumnEventAn event used by a XGridColumn to notify changes in the column
      CGridDataEventUsed to notify changes in the data represented by an XMutableGridDataModel
      CGridInvalidDataExceptionException is thrown to indicate that set data is invalid, e.g
      CGridInvalidModelExceptionException is thrown when data or column model isn't set
      CGridSelectionEventAn event used by a XGridControl to notify changes in its row selection
      CSortableGridDataModelDefault implementation of a XSortableGridData
      CUnoControlGridA control that displays a set of tabular data
      CUnoControlGridModelStandard model of a UnoControlGrid control
      CXGridColumnThe XGridColumn defines the properties and behavior of a column in a grid control
      CXGridColumnListenerAn instance of this interface is used by the XGridColumnModel to get notifications about column model changes
      CXGridColumnModelAn instance of this interface is used by the UnoControlGrid to retrieve the column structure that is displayed in the actual control
      CXGridControlAn interface to a control that displays a tabular data
      CXGridDataListenerAn instance of this interface is used by the XGridDataModel to get notifications about data model changes
      CXGridDataModelAn instance of this interface is used by the UnoControlGrid to retrieve the content data that is displayed in the actual control
      CXGridRowSelectionThis interfaces provides access to the selection of row for UnoControlGrid
      CXGridSelectionListenerAn instance of this interface is used by the XGridRowSelection to get notifications about selection changes
      CXMutableGridDataModelAllows to modify the data represented by a XGridDataModel
      CXSortableGridDataAllows to sort the data represented by a XGridDataModel
      CXSortableMutableGridDataModelDescribes a grid control data model whose data can be modified and sorted
     NtabTab pages
      CTabPageActivatedEventAn event used by a XTabPageContainer to notify changes in tab page activation
      CUnoControlTabPageTabPage control
      CUnoControlTabPageContainerTabPageContainer control
      CUnoControlTabPageContainerModelModel for a UnoControlTabPageContainer control
      CUnoControlTabPageModelStandard model of a XTabPageModel
      CXTabPageAn interface to a control that displays a tab page
      CXTabPageContainerAn interface to a control that displays tab pages
      CXTabPageContainerListenerAn instance of this interface is used by the XTabPageContainer to get notifications about changes in activation of tab pages
      CXTabPageContainerModelInterface for a UnoControlTabPageContainerModel
      CXTabPageModelXTabPageModel interface
     NtreeHierarchical (tree) control
      CExpandVetoExceptionException used to stop an expand/collapse from happening
      CMutableTreeDataModelIf you do not want to implement the XTreeDataModel yourself, use this service
      CMutableTreeNodeRepresents an editable tree node as used by the MutableTreeDataModel
      CTreeControlA control that displays a set of hierarchical data as an outline
      CTreeControlModelStandard model of a TreeControl
      CTreeDataModelEventAn event used by a XTreeDataModel to notify changes in the data model to the XTreeControl
      CTreeExpansionEventThis event tells you what node is currently expanding or collapsing
      CXMutableTreeDataModelThis is the editable version of the XTreeDataModel
      CXMutableTreeNodeRepresents a mutable tree node as used by the MutableTreeDataModel
      CXTreeControlAn interface to a control that displays a set of hierarchical data as an outline
      CXTreeDataModelAn instance of this interface is used by the TreeControl to retrieve the hierarchical outline data that is displayed in the actual control
      CXTreeDataModelListenerAn instance of this interface is used by the TreeControl to get notifications about data model changes
      CXTreeEditListenerYou can implement this interface and register with XTreeControl::addTreeEditListener() to get notifications when editing of a node starts and ends
      CXTreeExpansionListenerAn instance of this interface can get notifications from a TreeControl when nodes are expanded or collapsed
      CXTreeNodeAn instance implementing this interface represents the model data for an entry in a XTreeDataModel
     CAccessibleButtonAccessibility support for a button
     CAccessibleCheckBoxAccessibility support for a check box
     CAccessibleComboBoxAccessibility support for a combo box
     CAccessibleDropDownComboBoxAccessibility support for a dropdown combo box
     CAccessibleDropDownListBoxAccessibility support for a dropdown list box
     CAccessibleEditAccessibility support for an edit
     CAccessibleFixedTextAccessibility support for a fixed text
     CAccessibleIconChoiceControlAccessibility support for an icon choice control
     CAccessibleIconChoiceControlEntryAccessibility support for an icon choice control entry
     CAccessibleListAccessible lists are used by combo boxes as container for the list items
     CAccessibleListBoxAccessibility support for a list box
     CAccessibleListBoxListAccessible list box lists are used by list boxes as container for the list items
     CAccessibleListItemAccessibility support for a list item
     CAccessibleMenuAccessibility support for a menu
     CAccessibleMenuBarAccessibility support for a menu bar
     CAccessibleMenuItemAccessibility support for a menu item
     CAccessibleMenuSeparatorAccessibility support for a menu separator
     CAccessiblePopupMenuAccessibility support for a pop-up menu
     CAccessibleRadioButtonAccessibility support for a radio button
     CAccessibleScrollBarAccessibility support for a scroll bar
     CAccessibleStatusBarAccessibility support for a status bar
     CAccessibleStatusBarItemAccessibility support for a status bar item
     CAccessibleTabBarAccessibility support for a tabbar
     CAccessibleTabBarPageAccessibility support for a tabbar page
     CAccessibleTabBarPageListAccessibility support for a tabbar page list
     CAccessibleTabControlAccessibility support for a tab control
     CAccessibleTabPageAccessibility support for a tab page
     CAccessibleTextFieldText fields are like edit fields as described by the AccessibleEdit service but without the ability to edit the text
     CAccessibleToolBoxAccessibility support for a tool box
     CAccessibleToolBoxItemAccessibility support for a tool box item
     CAccessibleTreeListBoxAccessibility support for a tree list box
     CAccessibleWindowAccessibility support for a window
     CActionEventSemantic event which indicates that a component-defined action occurred
     CAdjustmentEventAdjustment event emitted by adjustable objects
     CAnimatedImagesControlDefault control used for an AnimatedImagesControlModel, displayed a series of images
     CAnimatedImagesControlModelDescribes the model for a control displaying a series of images
     CAsyncCallbackAn implementation which uses the message queue to call the callback implementation asynchronously
     CColorStopDefines a Color-Stop entry for a gradient definition
     CContainerWindowProviderProvider for container windows implementing the com::sun::star::awt::XWindow interface
     CDeviceInfoInformation about a device
     CDialogProviderSpecifies a provider for dialogs implementing the com::sun::star::awt::XDialog interface
     CDialogProvider2Provider for dialogs implementing the com::sun::star::awt::XDialog interface
     CDockingDataData returned by docking handler
     CDockingEventDocking event
     CEndDockingEventEnd docking event
     CEndPopupModeEventEnd pop-up mode event
     CEnhancedMouseEventEvent from the mouse
     CFocusEventKeyboard focus event
     CFontDescriptorDescribes the characteristics of a font
     CGradientDescribes a gradient between two colors
     CGradient2This struct extends the Gradient definition by adding a sequence of ColorStops to allow definition of multi-color gradients
     CInputEventRoot event class for all component-level input events
     CItemEventEvent occurred to an item of a menu, a list box etc
     CItemListEventEvent broadcasted by a XListItems implementation for changes in its item list
     CKeyEventKey event
     CKeyStrokeDescribes a key stroke for hotkeys etc
     CMenuBarDescribes a menu for top-level windows
     CMenuEventMenu event
     CMouseEventEvent from the mouse
     CPaintEventPaint event for a component
     CPoint2-dimensional point using the Cartesian coordinate system
     CPointer
     CPopupMenuDescribes a popup menu which is a recursive container for commands
     CPrinterExceptionFired if a resource cannot be locked
     CPrinterServerMechanism to discover and manage printers
     CRectangleRectangular area by position and size
     CRoadmapItem
     CSelectionNumerical range
     CSimpleFontMetricDescribes the general metrics of a certain font
     CSize2-dimensional size of an area using width and height
     CSpinEventSpin button event
     CSpinningProgressControlModelSpecialization of the AnimatedImagesControlModel
     CSystemDependentXWindowSystem dependent XWindow
     CTabControllerStandard tab controller
     CTabControllerModelStandard tab controller model
     CTextEventText event
     CToolkitDescribes a toolkit that creates windows on a screen
     CUnoControlAbstract control
     CUnoControlButtonButton control
     CUnoControlButtonModelStandard model of a UnoControlButton
     CUnoControlCheckBoxCheck box control
     CUnoControlCheckBoxModelStandard model of a UnoControlCheckBox
     CUnoControlComboBoxCombo box control
     CUnoControlComboBoxModelStandard model of a UnoControlComboBox
     CUnoControlContainerAbstract control which contains other controls
     CUnoControlContainerModelStandard model of a UnoControlContainer
     CUnoControlCurrencyFieldCurrency field control
     CUnoControlCurrencyFieldModelStandard model of a UnoControlCurrencyField
     CUnoControlDateFieldDate field control
     CUnoControlDateFieldModelStandard model of a UnoControlDateField
     CUnoControlDialogDialog control
     CUnoControlDialogElementSet of properties to describe the model of an UnoControl which is embedded in a UnoControlDialogModel
     CUnoControlDialogModelStandard model of a UnoControlDialog
     CUnoControlDialogModelProviderService to load a dialog model and allows to access the control models inside
     CUnoControlEditEdit control
     CUnoControlEditModelStandard model of a UnoControlEdit
     CUnoControlFileControlFile control
     CUnoControlFileControlModelStandard model of a UnoControlFileControl
     CUnoControlFixedHyperlinkControl for displaying fixed hyperlink
     CUnoControlFixedHyperlinkModelStandard model of a UnoControlFixedHyperlink
     CUnoControlFixedLineFixed line control
     CUnoControlFixedLineModelStandard model of a UnoControlFixedLine
     CUnoControlFixedTextControl for displaying fixed text
     CUnoControlFixedTextModelStandard model of a UnoControlFixedText
     CUnoControlFormattedFieldFormatted field control
     CUnoControlFormattedFieldModelStandard model of a UnoControlFormattedField
     CUnoControlGroupBoxGroup box control
     CUnoControlGroupBoxModelStandard model of a UnoControlGroupBox
     CUnoControlImageControlControl for displaying an image
     CUnoControlImageControlModelStandard model of a UnoControlImageControl
     CUnoControlListBoxList box control
     CUnoControlListBoxModelStandard model of a UnoControlListBox
     CUnoControlModelStandard model of a UnoControl in the Smalltalk model view controller design
     CUnoControlNumericFieldNumeric field control
     CUnoControlNumericFieldModelStandard model of a UnoControlNumericField
     CUnoControlPatternFieldPattern field control
     CUnoControlPatternFieldModelStandard model of a UnoControlPatternField
     CUnoControlProgressBarProgress bar control
     CUnoControlProgressBarModelStandard model of a UnoControlProgressBar
     CUnoControlRadioButtonRadio button control
     CUnoControlRadioButtonModelStandard model of a UnoControlRadioButton
     CUnoControlRoadmapRoadmap control
     CUnoControlRoadmapModelStandard model of a UnoControlContainer
     CUnoControlScrollBarScroll bar control
     CUnoControlScrollBarModelStandard model of a UnoControlScrollBar
     CUnoControlSpinButtonSpin button control
     CUnoControlSpinButtonModelStandard model of a UnoControlSpinButton
     CUnoControlTimeFieldTime field control
     CUnoControlTimeFieldModelStandard model of a UnoControlTimeField
     CVclContainerEventContainer event
     CWindowDescriptorDescribes a window
     CWindowEventWindow event
     CXActionListenerMakes it possible to receive action events
     CXActivateListenerMakes it possible to receive activate events
     CXAdjustmentListenerMakes it possible to receive adjustment events
     CXAnimatedImagesAllows administrating a set of images, to be displayed as animated seres
     CXAnimationAllows controlling an animation
     CXBitmapBitmap in the Microsoft DIB format
     CXButtonMakes it possible to set the label of a button and to register for action events
     CXCallbackInterface which can be used to call back an implementation
     CXCheckBoxGives access to the state of a check box and makes it possible to register for events
     CXComboBoxGives access to the items of a combo box and makes it possible to register item and action event listeners
     CXContainerWindowEventHandlerHandles events fired by windows represented by a com::sun::star::awt::XWindow interface
     CXContainerWindowProviderContainer windows implementing the com::sun::star::awt::XWindow interface
     CXControlIdentifies a control
     CXControlContainerProvides access to the controls within an UnoControlContainer
     CXControlModelIdentifies a control model
     CXCurrencyFieldGives access to the value and formatting of a currency field
     CXDataTransferProviderAccessThis interface extends the XToolkit interface with clipboard and drag-and-drop support
     CXDateFieldGives access to the value and settings of a date field
     CXDeviceInformation about a graphical output device and offers a factory for the graphics which provides write operations on the device
     CXDialogMakes it possible to show and hide a dialog and gives access to the title of the dialog
     CXDialog2Makes it possible to end a dialog and set a help id
     CXDialogEventHandlerHandles events fired by dialogs represented by a com::sun::star::awt::XDialog interface
     CXDialogProviderDialogs implementing the com::sun::star::awt::XDialog interface
     CXDialogProvider2Dialogs implementing the com::sun::star::awt::XDialog interface
     CXDisplayBitmapObject as a bitmap for which data is formatted for a specific output device
     CXDisplayConnectionThis interface should be implemented by toolkits that want to give access to their internal message handling loop
     CXDockableWindowDocking interface for a window component
     CXDockableWindowListenerMakes it possible to receive docking events
     CXEnhancedMouseClickHandlerMakes it possible to receive enhanced events from the mouse
     CXEventHandlerThis interface can be implemented by clients that need access to the toolkits window message loop
     CXExtendedToolkitThe XExtendedToolkit is an extension of the com::sun::star::awt::XToolkit interface
     CXFileDialogGives access to a file dialog
     CXFixedHyperlinkGives access to the text and formatting of a fixed hyperlink field
     CXFixedTextGives access to the text and formatting of a fixed text field
     CXFocusListenerMakes it possible to receive keyboard focus events
     CXFontDescribes a font on a specific device
     CXFont2Extends the XFont interface and provides additional information for a font
     CXFontMappingUseThis interface extends the XToolkit interface with support for tracking how requested fonts are mapped to actual fonts when laying out text
     CXFontMappingUseItemInformation about a font mapping that took place
     CXGraphicsBasic output operation of a device
     CXGraphics2Basic output operation of a device
     CXImageButtonMakes it possible to register for action events of an image button and sets the action command
     CXImageConsumerData sink for an image
     CXImageProducerSource for an image
     CXInfoPrinterInformation printer
     CXItemEventBroadcasterRegisters item listeners at controls like the com::sun::star::awt::Roadmap
     CXItemListConvenient access to the list of items in a list box
     CXItemListenerMakes it possible to receive events from a component when the state of an item changes
     CXItemListListenerDescribes a listener for changes in an item list
     CXKeyHandlerMakes it possible to receive keyboard events
     CXKeyListenerMakes it possible to receive keyboard events
     CXLayoutConstrainsLayout constraints for a surrounding container
     CXListBoxGives access to the items of a list box and makes it possible to register item and action event listeners
     CXMenuSimple menu
     CXMenuBarIdentifies a menu bar
     CXMenuListenerMakes it possible to receive menu events on a window
     CXMessageBoxGives access to a message box
     CXMessageBoxFactoryFactory interface for creating message boxes
     CXMetricFieldGives access to the value and formatting of a metric field
     CXMouseClickHandlerMakes it possible to receive events from the mouse in a certain window
     CXMouseListenerMakes it possible to receive events from the mouse in a certain window
     CXMouseMotionHandlerMakes it possible to receive mouse motion events on a window
     CXMouseMotionListenerMakes it possible to receive mouse motion events on a window
     CXNumericFieldGives access to the value and formatting of a numeric field
     CXPaintListenerMakes it possible to receive paint events
     CXPatternFieldGives access to the value and formatting of a pattern field
     CXPointerGives access to the type of mouse pointer
     CXPopupMenuControls a pop-up menu
     CXPrinterVirtual printer
     CXPrinterPropertySetExtended property set for printer properties
     CXPrinterServerManages several printers on one machine
     CXPrinterServer2Extends printer server interface
     CXProgressBarGives access to the value and settings of a progress bar
     CXProgressMonitorGives access to the text of a progress monitor
     CXRadioButtonGives access to the state of a radio button and makes it possible to register item event listeners
     CXRegionManages multiple rectangles which make up a region
     CXRequestCallbackInterface which can be used to call back an implementation
     CXRescheduleThe XReschedule interface can be used to give control to the main thread to allow events processing
     CXScrollBarGives access to the value and settings of a scroll bar and makes it possible to register adjustment event listeners
     CXSimpleTabControllerBasic operations for a tab controller, but does not require XControl as type of tabs
     CXSpinFieldGives access to the value of a spin field and makes it possible to register for spin events
     CXSpinListenerMakes it possible to receive spin events
     CXSpinValueGives access to the value and settings of a control which is associated with a spinnable value
     CXStyleChangeListenerTo be implemented by components which wish to be notified about changes in the style of a component
     CXStyleSettingsAccess to certain style settings within an OpenOffice.org component, such as a window, or within OpenOffice.org as a whole
     CXStyleSettingsSupplierAccess to the style settings of a component
     CXSystemChildFactoryFactory interface for creating system child windows
     CXSystemDependentMenuPeerAccess to the system dependent implementation of the window
     CXSystemDependentWindowPeerAccess to the system dependent implementation of the window
     CXTabControllerBasic operations for a tab controller
     CXTabControllerModelBasic operations for a tab controller model
     CXTabListenerSuch listener will be informed if tab's was inserted/removed from an XSimpleTabController instance or if the properties of a tab was changed
     CXTextAreaGives access to the text in a control
     CXTextComponentGives access to the text of a component and makes it possible to register event listeners
     CXTextEditFieldUsed for password fields
     CXTextLayoutConstrainsLayout constraints for a text field
     CXTextListenerMakes it possible to receive text change events
     CXTimeFieldGives access to the value and settings of a time field
     CXToggleButtonSupported by buttons which can be toggled between a "pressed" and an "unpressed" state
     CXToolkitFactory interface for the window toolkit
     CXToolkit2Provides a unified interface for the new-style service Toolkit to implement
     CXToolkit3Provides a unified interface for the new-style service Toolkit to implement
     CXToolkitExperimentalWork in progress, don't use unless you know what you are doing
     CXToolkitRobotAllows injection of keyboard and mouse events
     CXTopWindowManages the functionality specific for a top window
     CXTopWindow2Extends XTopWindow with additional functionality
     CXTopWindow3Extends XTopWindow with additional functionality
     CXTopWindowListenerMakes it possible to receive window events
     CXUnitConversionAllows converting between different measurement units
     CXUnoControlContainerGives access to the tab controllers of a UnoControlContainer
     CXUnoControlDialogThe interface for the UnoControlDialog service
     CXUserInputInterceptionInterface to add handlers for key and mouse events
     CXVclContainerVCL container window
     CXVclContainerListenerMakes it possible to receive container events
     CXVclContainerPeerGives access to the VCL container window implementation
     CXVclWindowPeerGives access to the VCL window implementation
     CXViewMakes it possible to attach an output device to the object
     CXWindowBasic operations for a window component
     CXWindow2Some extended operations for a window component
     CXWindowListenerMakes it possible to receive window events
     CXWindowListener2Allows receive window-related events, additional to the ones received by an XWindowListener
     CXWindowPeerGives access to the actual window implementation on the device
    NbeansJava beans-like property access and introspection
     CAmbiguous< T >A value of a given type that can be ambiguous
     CDefaulted< T >A value of a given type that can be defaulted
     CGetDirectPropertyTolerantResultInformation being retrieved about a single property
     CGetPropertyTolerantResultInformation being retrieved about a single property
     CIllegalTypeExceptionThis exception is thrown to indicate the use of a type which is not appropriate
     CIntrospectionA legacy (single-instance) service variant of theIntrospection singleton
     CIntrospectionExceptionThis exception is thrown when an exception happens during introspection
     CNamedValuePair assembled from a name and a value
     CNotRemoveableExceptionThis exception is thrown to indicate that removing a property from an XPropertyContainer is not allowed
     COptional< T >An optional value of a given type
     CPair< T, U >A tuple, or pair
     CPropertyThis structure describes a property
     CPropertyBagImplementation of this service can keep any properties and is useful when an XPropertySet is to be used, for example, as parameters for a method call
     CPropertyChangeEventGets delivered whenever a "bound" or "constrained" property is changed
     CPropertyExistExceptionThis exception is thrown to indicate that a property with this name already exists in the object
     CPropertySetThis is a generic service which should be supported by all services which have properties
     CPropertySetInfoChangeEventGets delivered whenever an XPropertySetInfo is changed
     CPropertyStateChangeEventDelivered whenever the state of a "bound" property is changed
     CPropertyValueProperty value
     CPropertyVetoExceptionThis exception is thrown when a proposed change to a property represents an unacceptable value
     CSetPropertyTolerantFailedInformation about a single property failed to be set
     CStringPairPair of two strings
     CtheIntrospectionFunctionality to get information about an object's properties and methods
     CUnknownPropertyExceptionThis exception is thrown to indicate that the property name is unknown to the implementation
     CXExactNameMethod of changing names for converting an approximate name to an existing name
     CXFastPropertySetFast way of accessing and changing property values
     CXHierarchicalPropertySetInformation about and access to the a hierarchy of properties from an implementation
     CXHierarchicalPropertySetInfoHierarchy of properties
     CXIntrospectionAllows the inspection of an object's properties and methods
     CXIntrospectionAccessResult of an introspection operation done by the inspect method of XIntrospection
     CXMaterialHolderGives access to the material a (tool-) object is working on
     CXMultiHierarchicalPropertySetAccess to multiple properties which form a hierarchy
     CXMultiPropertySetAccess to multiple properties with a single call
     CXMultiPropertyStatesMakes it possible to query information about the state of one or more properties
     CXPropertiesChangeListenerReceives events which get fired whenever a bound property is changed
     CXPropertiesChangeNotifierNotifier for changed property values
     CXPropertyIs implemented by objects that also are a property of some other object
     CXPropertyAccessMakes it possible to access all property values and to set them at once
     CXPropertyBag
     CXPropertyChangeListenerUsed to receive PropertyChangeEvents whenever a bound property is changed
     CXPropertyContainerMakes it possible to add and remove properties to or from an object
     CXPropertySetInformation about and access to the properties from an implementation
     CXPropertySetInfoSet of properties
     CXPropertySetInfoChangeListenerListener for events related to XPropertySetInfos
     CXPropertySetInfoChangeNotifierNotifier for changes of XPropertySetInfos
     CXPropertySetOption
     CXPropertyStateMakes it possible to query information about the state of one or more properties
     CXPropertyStateChangeListenerReceives events which get fired whenever the state of a bound property is changed
     CXPropertyWithStateMakes it possible to query information about the state of this object, seen as a property contained in a property set
     CXTolerantMultiPropertySetAccess to multiple iformation of a set of properties with a single call
     CXVetoableChangeListenerUsed to receive PropertyChangeEvents whenever a "constrained" property is changed
    NbridgeInterfaces for building bridges to other component models
     NoleautomationInterfaces for UNO bridge to OLE automation
      CApplicationRegistrationRegisters UNO objects as COM objects
      CBridgeSupplierMaps UNO types to oleautomation types and vice versa
      CCurrencyUNO representation of the Automation type CY, also know as CURRENCY
      CDateUNO representation of the Automation type DATE
      CDecimalUNO representation of the Automation type DECIMAL
      CFactoryMakes it possible to create COM objects as UNO objects
      CNamedArgumentNamed argument in a call to a method of an Automation object
      CPropertyPutArgumentValue that is used as argument in a "property put&quot operation on an Automation object
      CSCode
      CXAutomationObjectTagging interface for UNO objects which represent Automation objects
     CBridgeThis meta service allows the bridgefactory service to instantiate an interprocess bridge using a certain transfer protocol
     CBridgeExistsExceptionIndicates, that it was tried to create a remote bridge with a name, which already existed
     CBridgeFactoryAllows to create new or access existing interprocess bridges
     CIiopBridgeConcrete service of the meta service Bridge for iiop
     CInvalidProtocolChangeExceptionIndicates, that a requested property change could not be executed by the remote counterpart
     COleApplicationRegistrationRegisters UNO objects as COM objects
     COleBridgeSupplierMakes it possible to generate OLE bridges to UNO objects and vice versa
     COleBridgeSupplier2Maps UNO types to oleautomation types and vice versa
     COleBridgeSupplierVar1Maps UNO types to COM types and vice versa
     COleObjectFactoryMakes it possible to create COM objects as UNO objects
     CProtocolPropertyString/value pair
     CUnoUrlResolverAbility to access remote processes, resolving them by a UNO url
     CUrpBridgeConcrete service of the meta service Bridge for the urp protocol
     CXBridgeMain interface for an interprocess bridge
     CXBridgeFactoryFactory to create interprocess bridges
     CXBridgeFactory2Provides a unified interface for the BridgeFactory service to implement
     CXBridgeSupplierDefines the interface for creating bridges to other object models
     CXBridgeSupplier2Defines the interface for creating bridges to other object models
     CXInstanceProviderAllows to export UNO objects to other processes
     CXProtocolPropertiesBridge internal interface, that allows to change protocol settings of the remote counter part
     CXUnoUrlResolverAllows to resolve an object using the uno-url
    NchartCharting diagram interfaces
     CAreaDiagramThis is a service for area diagrams
     CBarDiagramThis is a service for bar and column diagrams
     CBubbleDiagramService for bubble diagrams
     CChart3DBarPropertiesSpecifies all the properties for the graphic object of a data point in a three-dimensional bar diagram
     CChartAreaSpecifies the area elements of a chart, e.g
     CChartAxisSpecifies the axes in a diagram
     CChartAxisXSupplierHas to be supported by charts providing the capabilities of a horizontal axis, i.e., an x-axis
     CChartAxisYSupplierA helper service for the y-axis
     CChartAxisZSupplierA helper service for chart documents which supply a z-axis
     CChartDataMust be supported by every component that wants to provide data for a chart
     CChartDataArrayMust be supported by each data source for charts, where you want to access the values directly
     CChartDataChangeEventDescribes a change that was applied to the data
     CChartDataPointPropertiesAll the properties for the graphic object of a data point (e.g., a single bar in a bar chart)
     CChartDataRowDescribes a single data row, specified by its name and a sequence of data points
     CChartDataRowPropertiesProperties for a group of graphic elements which belong to a data row (also known as data series)
     CChartDataValueDescribes a single data value, including the error
     CChartDocumentService for a chart document
     CChartGridGrid of the diagram in a chart
     CChartLegendLegend of a chart
     CChartLineLine elements in a chart (regression lines, etc.)
     CChartPieSegmentPropertiesAll the properties for the graphic object of a pie segment
     CChartSeriesAddressThis structure describes a single data row, specified by its name and a sequence of data points
     CChartStatisticsOffers statistical properties for the data in the chart
     CChartTableAddressSupplierThis is a helper service for access to table Address to cell ranges of the container document of a chart
     CChartTitleTitles in a chart
     CChartTwoAxisXSupplierHelper service for chart documents which supply primary and secondary x-axes
     CChartTwoAxisYSupplierHelper service for chart documents which supply primary and secondary y-axes
     CDiagramBase service for the diagram of the chart document
     CDim3DDiagramService for diagrams that support the capability to render themselves as three-dimensional diagrams as well as two-dimensional ones
     CDonutDiagramService for donut diagrams
     CFilledNetDiagramFilled net diagrams
     CLineDiagramLine, spline and symbol diagrams
     CNetDiagramNet diagrams
     CPieDiagramService for pie diagrams
     CStackableDiagramHelper service for stackable chart types (e.g., charts in which the data rows may be displayed stacked on each other or in percent relation)
     CStockDiagramDiagram which can be used for presenting stock quotes
     CTimeIncrementA TimeIncrement describes how tickmarks are positioned on the scale of a date-time axis
     CTimeIntervalDescribes an interval on a date-axis
     CX3DDefaultSetterMakes it easy to set suitable defaults for illumination and rotation for 3D charts
     CX3DDisplayGives access to 3D elements of a three-dimensional chart
     CXAxisAllows easier access to the different subelements of an axis
     CXAxisSupplierEasier access to the different axes within a chart
     CXAxisXSupplierGives access to the x-axis of a chart
     CXAxisYSupplierGives access to the y-axis of a chart
     CXAxisZSupplierGives access to the z-axis of a chart
     CXChartDataManages the data of the chart
     CXChartDataArrayGives access to data represented as an array of rows
     CXChartDataChangeEventListenerMakes it possible to receive events when chart data changes
     CXChartDocumentManages the chart document
     CXComplexDescriptionAccessOffers access to complex column and row descriptions
     CXDateCategoriesAllows to set date values as categories
     CXDiagramManages the diagram of the chart document
     CXDiagramPositioningAllow for different positioning options for a diagram
     CXSecondAxisTitleSupplier
     CXStatisticDisplayGives access to statistical elements for the chart
     CXTwoAxisXSupplierGives access to both the primary and the secondary x-axis of a chart
     CXTwoAxisYSupplierGives access to both the primary and the secondary y-axis of a diagram
     CXYDiagramService for X/Y diagrams (Also known as scatter charts)
    Nchart2New implementation of Charting diagram interfaces
     NdataChart data provider interfaces
      CDatabaseDataProvider
      CDataFilterA filter gets some data and provides some data
      CDataProvider
      CDataSequenceDescribes a container for a sequence of values
      CDataSinkDescribes a service that allows reading two-dimensional data in the form of a sequence of DataSequences
      CDataSourceDescribes a service that allows reading two-dimensional data in the form of a sequence of DataSequences
      CHighlightedRange
      CLabeledDataSequenceDescribes a container for a sequence pair of value-sequences, one for a label and one for the associated data
      CPivotTableFieldEntryPivot table field entry data
      CRangeHighlighter
      CRangeHighlightListenerA selection change listener that is attached to a XRangeHighlighter in order to get notified about selection changes that affect range highlighting
      CTabularDataProviderArguments
      CXDatabaseDataProviderIdentifies a XDataProvider for result sets
      CXDataProviderAn application that provides data for a chart must implement this interface
      CXDataReceiver
      CXDataSequenceAllows access to a one-dimensional sequence of data
      CXDataSinkContainer for sequences of data
      CXDataSourceAccess to sequences of data
      CXLabeledDataSequenceAllows access to a one-dimensional sequence of data
      CXLabeledDataSequence2
      CXNumericalDataSequenceAllows access to a one-dimensional sequence of double precision floating-point numbers
      CXRangeHighlighter
      CXRangeXMLConversionAn application that provides data for a chart must implement this interface
      CXSheetDataProviderInterface specific to spreadsheet data provider backend
      CXTextualDataSequenceAllows access to a one-dimensional sequence of strings
     CAxis
     CCandleStickChartTypeChart type service for candlestick charts
     CCartesianCoordinateSystem2d
     CCartesianCoordinateSystem3d
     CChartDocument
     CChartDocumentWrapperA component that implements the com::sun::star::chart::ChartDocument service and is initialized with a com::sun::star::chart2::ChartDocument via the com::sun::star::uno::XAggregation interface
     CChartTypeChartType service
     CChartTypeManagerA factory for creating ChartTypeTemplates
     CChartTypeTemplate
     CCoordinateSystem
     CCoordinateSystemType
     CDataPoint
     CDataPointCustomLabelField
     CDataPointLabel
     CDataPointProperties
     CDataSeriesReflects the model data of the object that has all the information for a DataRenderer to create a visible data series in a chart
     CDataTableDescribes a data table for a Diagram
     CDiagram
     CErrorBar
     CExponentialRegressionCurve
     CExponentialScalingScaling that scales a value x by taking the power of the base to x
     CFillBitmapThis structure contains all properties of a bitmap when used as FillStyle
     CFormattedString
     CGridPropertiesMust be supported by all grids
     CIncrementDataAn IncrementData describes how tickmarks are positioned on the scale of an axis
     CLegendDescribes a legend for a Diagram
     CLightSource
     CLinearRegressionCurve
     CLinearScalingScaling that scales a value x by calculating m ⋅ x + t
     CLogarithmicRegressionCurve
     CLogarithmicScalingScaling that scales values by taking their logarithm
     CLogicTargetModel
     CMovingAverageRegressionCurve
     CPolarCoordinateSystem2d
     CPolarCoordinateSystem3d
     CPolynomialRegressionCurve
     CPotentialRegressionCurve
     CPowerScalingScaling that scales a value x by taking the power of x to the exponent
     CPropertyPool
     CRegressionCurve
     CRegressionCurveEquation
     CRegressionEquation
     CRelativePositionDetermines a position of an object relative to a size defined by other means
     CRelativeSizeGives a position relative to some size defined by other means
     CScaleData
     CScalingStateless service
     CStandardDiagramCreationParametersParameters that may be passed to XChartTypeTemplate::createDiagramByDataSource()
     CSubIncrement
     CSymbolProperties that are used for DataSeries that display symbols
     CTitle
     CXAnyDescriptionAccessOffers any access to column and row descriptions
     CXAxis
     CXChartColorStyleInterface for chart colors
     CXChartDocument
     CXChartShapeThis interface is used for a wrapper of objects implementing the service com::sun::star::drawing::Shape
     CXChartShapeContainer
     CXChartStyleChart style interface
     CXChartType
     CXChartTypeContainer
     CXChartTypeManager
     CXChartTypeTemplate
     CXColorScheme
     CXCoordinateSystem
     CXCoordinateSystemContainer
     CXDataPointCustomLabelFieldProvides interface for DataPointCustomLabelField service
     CXDataProviderAccessProvides access to chart2 data providers for a given document
     CXDataSeriesA data series represents the object that has all the knowledge to be rendered as a visual data series
     CXDataSeriesContainer
     CXDataTableInterface for the data table of a diagram
     CXDefaultSizeTransmitterAllows to set a default size
     CXDiagram
     CXDiagramProviderGives access to a single diagram
     CXFormattedString
     CXFormattedString2Provides unified interface for FormattedString service
     CXInternalDataProviderAn internal DataProvider that has more access to data than a plain DataProvider
     CXLabeled
     CXLegendInterface for the legend of a diagram
     CXRegressionCurve
     CXRegressionCurveCalculator
     CXRegressionCurveContainer
     CXScaling
     CXTarget
     CXTimeBased
     CXTitle
     CXTitledInterface to be implemented by objects that support having a title of type XTitle
    NconfigurationAccess to the tree of configuration data
     NbackendInterfaces for configuration backends
      NxmlXML files backend
       CLayerParserConfiguration data layer that is stored in a stream in OOR Update XML format
       CLayerWriterCan be used to parse a stream of configuration layer XML
       CSchemaParserConfiguration schema that is stored in a stream in OOR Schema XML format
      CAuthenticationFailedExceptionException thrown when authentication to the underlying backend fails due to an unknown user-id or invalid credentials
      CBackendAccess to a configuration database composed of one or more storage backends containing settings used by software modules
      CBackendAccessExceptionGeneric exception thrown when physical access to an underlying backend fails
      CBackendAdapterImplements Backend retrieving data from a SingleBackend
      CBackendSetupExceptionGeneric exception thrown when setting up a connection to an underlying backend fails
      CCannotConnectExceptionException thrown when a connection to the underlying backend cannot be established
      CComponentChangeEventThis event is fired when a change becomes effective on the source of the event
      CConnectionLostExceptionException thrown when the connection to the underlying backend was lost irrecoverably
      CCopyImporterImports data into a configuration layer by copying over existing data
      CDataImporterAllows importing data from one configuration repository into another
      CDefaultBackendDefaultBackend, that is the default DefaultBackend for its com::sun::star::uno::XComponentContext
      CHierarchyBrowserAllows scanning a configuration data repository for available components
      CImporterImports data into a configuration layer
      CInsufficientAccessRightsExceptionException thrown when access to the underlying backend fails because of insufficient access rights to some needed resource
      CInteractionHandlerAn interaction request handler that lets the user handle a number of well known requests via GUI dialogs
      CInvalidAuthenticationMechanismExceptionException thrown when authentication to the underlying backend fails because the configured authentication mechanism is not supported by the backend or no valid mechanism can be negotiated
      CLayerRead-only access to a configuration data layer
      CLayerDescriberDescribe the contents of a layer to an XLayerHandler object
      CLayerFilterFiltered version of a configuration data Layer
      CLayerUpdateMergerApplies updates to a configuration layer
      CLdapMultiLayerStratumImplements MultiLayerStratum that provides access to a multiple layers of configuration data from LDAP source
      CLdapSingleBackendImplements SingleBackend that stores data in an LDAP directory
      CLdapSingleStratumImplements SingleLayerStratum that provides access to a single layer of configuration data from LDAP source
      CLocalDataImporterAllows importing data from a local configuration data repository or file into any Backend
      CLocalHierarchyBrowserHierarchyBrowser, that browses a configuration database stored in the local file system
      CLocalSchemaSupplierImplements SchemaSupplier providing access to local configuration schemas
      CLocalSingleBackendImplements SingleBackend that stores data in the local file system using the OOR XML formats
      CLocalSingleStratumImplements SingleLayerStratum that provides access to a single layer of configuration data from local file system
      CMalformedDataExceptionRaised when the data of a component schema, layer or update is not well-formed, violates the schema or is otherwise invalid
      CMergeImporterImports data into a configuration layer by merging with existing data
      CMergeRecoveryRequestPassed to an InteractionHandler when merging fails due to invalid layer data or access problems
      CMultiLayerStratumProvides access to a single layer of configuration data
      CMultiStratumBackendImplements Backend provides access to a configuration database composed of one or more storage backends containing settings used by software modules
      COfflineBackendImplements BackendAdapter that maintains a cache so it can operate even if the SingleBackend holding the data is inaccessible
      COnlineBackendImplements a BackendAdapter that requires that the SingleBackend holding the data is continuously accessible
      CPlatformBackendImplements SingleLayerStratum that provides access to a single layer of configuration data from external data store
      CPropertyInfoThis structure contains all the information related to a property
      CSchemaRead only access to a configuration component schema
      CSchemaSupplierAccess to configuration schemas
      CSingleBackendConfiguration storage backends containing a complete configuration database, including user data, default or policy layers and schemata
      CSingleBackendAdapterImplements a simple BackendAdapter that can be used for normal configuration operation
      CSingleLayerStratumProvides access to a single layer of configuration data
      CStratumCreationExceptionPassed to an InteractionHandler when creating a stratum backend fails
      CSystemIntegrationAccess to a configuration data composed of one or more platform backends containing settings used by software modules
      CTemplateIdentifierHolds the data needed to identify a template
      CUpdatableLayerRead/write access to a configuration data layer
      CXBackendHandles access to layered data stored in a repository
      CXBackendChangesListenerReceives notification from backend broadcaster objects
      CXBackendChangesNotifierBroadcasts changes when data from backend sources has changed
      CXBackendEntitiesProvides functionality relating to common and supported entities for a configuration data backend
      CXCompositeLayerRead access to layers that contain sublayers accessible through an additional criterion (for instance the locale they contain data for)
      CXLayerRead access to the data contained in a layer
      CXLayerContentDescriberDescribe the contents of a layer to an XLayerHandler object
      CXLayerHandlerReceives a description of a configuration layer as a sequence of events
      CXLayerImporterAllows importing a layer into a Backend
      CXMultiLayerStratumHandles access to a stratum consisting of multiple layers in a single configuration data repository
      CXSchemaHandles access to the elements of a component schema, i.e its templates and its component definition
      CXSchemaHandlerReceives a description of a configuration schema as a sequence of events
      CXSchemaSupplierAccess to configuration component schemas
      CXSingleLayerStratumHandles access to a stratum consisting of a single layer in a configuration data repository
      CXUpdatableLayerProvides access to a read-write layer of configuration data for a given component and entity
      CXUpdateHandlerReceives a description of a configuration update or layer as a sequence of events
      CXVersionedSchemaSupplierAccess to versioned configuration component schemas
     NbootstrapDeprecated bootstrapping mechanism
      CBootstrapContextAccess to a component context that is enhanced with bootstrap parameters for configuration services from the associated metaconfiguration mechanism
     CAccessRootElementInformation about the root element of a hierarchy and about the hierarchy as a whole
     CAdministrationProviderManages one, or more, complete sets of configuration data for administrative purposes and serves as a factory for objects that provide access to subsets of these shared configurations
     CCannotLoadConfigurationExceptionThrown when an application tries to create a configuration provider but the configuration can't be loaded
     CConfigurationAccessRead access to a fragment of the configuration hierarchy
     CConfigurationProviderManages one, or more, complete sets of configuration data and serves as a factory for objects that provide access to a subset of the configuration
     CConfigurationRegistry
     CConfigurationUpdateAccessModifying access to a fragment of the configuration hierarchy
     CCorruptedConfigurationExceptionThis exception is thrown in case a configuration does not exists or contains corrupt data
     CCorruptedUIConfigurationExceptionThis exception is thrown in case the global UI configuration (including menubars/toolbars and accelerators) does not exists or contains corrupted data
     CDefaultProviderConfigurationProvider, that is the default ConfigurationProvider for its com::sun::star::uno::XComponentContext
     CGroupAccessAccess to a predefined heterogeneous group of values and nested trees as part of a hierarchy
     CGroupElementInformation about a predefined element contained in a heterogeneous group of elements within a hierarchy
     CGroupUpdateWrite access to a predefined heterogeneous group of values and nested trees as part of a hierarchy
     CHierarchyAccessAccess to a hierarchy of descendant elements
     CHierarchyElementInformation about an element within a hierarchy
     CInstallationIncompleteExceptionThrown when creating a configuration provider fails because the user's installation for the is missing or incomplete
     CInvalidBootstrapFileExceptionThrown when creating a configuration provider fails because a bootstrap file needed to locate the configuration contains invalid data
     CMissingBootstrapFileExceptionThrown when creating a configuration provider fails because a bootstrap file needed to locate the configuration is missing
     CPropertyHierarchyAccess to and information about properties and subproperties of an implementation
     CReadOnlyAccessProvides easy read-only access to the complete configuration
     CReadWriteAccessProvides easy read/write access to the complete configuration
     CSetAccessAccess to a dynamic, homogeneous set of values or nested trees within a hierarchy
     CSetElementInformation about a dynamic element that can be inserted into a homogeneous set of elements within a hierarchy
     CSetUpdateWrite access to a dynamic homogeneous set of values or nested trees within a hierarchy
     CSimpleSetAccessAccess to a dynamic, homogeneous, nonhierarchical set of values or objects
     CSimpleSetUpdateWrite access to a dynamic, homogeneous, non-hierarchical set of values or objects
     CtheDefaultProviderThe default ConfigurationProvider
     CUpdate
     CUpdateRootElementUpdate control for a hierarchy of configuration items and information about the hierarchy as a whole as well as its root
     CXDocumentation
     CXReadWriteAccess
     CXTemplateContainerImplemented by objects that contain instances of a named template to provide information about the template
     CXTemplateInstanceImplemented by objects that are instances of a named template to provide information about the template
     CXUpdate
    NconnectionData exchange interfaces for inter-process communication
     CAcceptorAllows to accept connection attempts from another process
     CAlreadyAcceptingExceptionIs thrown, when there is another thread already accepting on this instance
     CConnectionSetupExceptionIs thrown, when it is not possible to accept on a local resource
     CConnectorAllows to establish a connection to another process
     CNoConnectExceptionIs thrown in case no one is accepting on the specified resource
     CSocketPermissionThis permission represents access to a network via sockets
     CXAcceptorAllows to passively accept connection attempts from other processes
     CXConnectionA bidirectional bytestream
     CXConnection2XConnection2 extends the XConnection interface with available and readSomeBytes
     CXConnectionBroadcasterAllows to add listeners to a connection
     CXConnectorAllows to actively establish an interprocess connection
    NcontainerInterfaces for collections and containers
     CContainerEventThis event is fired when an element is inserted in a container
     CElementExistExceptionThrown by container methods, if an element is added which is already a child of the container
     CEnumerableMapDefault XEnumerableMap implementation
     CNoSuchElementExceptionThrown by child access methods of collections, if the addressed child does not exist
     CXChildAccess to the parent of the object
     CXComponentEnumerationTypified enumeration through components
     CXComponentEnumerationAccessFactory for a typified enumeration through a collection of components
     CXContainerSupports quick access to the information if a container currently contains elements
     CXContainerApproveBroadcasterAllows containers to implement a vetoing mechanism for insertion, removal, and replacement of their elements
     CXContainerApproveListenerNotified to approve changes which happen to the content of a generic container
     CXContainerListenerReceives events when the content of the related container changes
     CXContainerQuerySupports simple query feature on a container
     CXContentEnumerationAccessAllows access to the collections of all content types within the object
     CXElementAccessThis is the base interface of all collection interfaces
     CXEnumerableMapExtends XMap with enumeration capabilities
     CXEnumerationFunctionality to enumerate the contents of a container
     CXEnumerationAccessUsed to enumerate objects in a container which contains objects
     CXHierarchicalNameFully qualified name of the object within a hierarchy
     CXHierarchicalNameAccessUsed to have hierarchical access to elements within a container
     CXHierarchicalNameContainerInsertion and removal of hierarchical elements
     CXHierarchicalNameReplaceReplacement of hierarchical elements
     CXIdentifierAccessAccess to the elements of a collection through a unique identifier
     CXIdentifierContainerThis is the generic interface for supporting the creation and removal of elements with unique identifiers
     CXIdentifierReplaceThis is the generic interface for supporting the replacement of elements with unique identifiers
     CXImplicitIDAccessMakes it possible to access contents through an implicit (unique) ID
     CXImplicitIDContainerMakes it possible to insert and remove elements in/from a container using an implicit (unique) ID
     CXImplicitIDReplaceMakes it possible to replace contents in a collection by an implicit (unique) ID:
     CXIndexAccessAccess to the elements of a collection through an index
     CXIndexContainerThis is the generic interface for supporting the insertion and removal of indexed elements
     CXIndexReplaceThis is the generic interface for supporting the replacement of indexed elements
     CXMapDescribes a map between keys and values
     CXNameAccessUsed to access named objects within a container
     CXNameContainerThis is the generic interface for supporting the insertion and removal of named elements
     CXNamedName of the object
     CXNameReplaceThis is the generic interface for supporting the replacement of named elements
     CXSetThis is the generic interface for supporting the insertion and removal of elements
     CXStringKeyMapMaps strings to anys
     CXUniqueIDAccessMakes it possible to access contents via a unique ID
    NcuiCommon user interface elements
     CColorPicker
     CGetCreateDialogFactoryServiceThe vcl module uses this to call 'new AbstractDialogFactory_Impl' in the cui module
    NdatatransferClipboard and Drag&Drop interfaces
     NdndDrag&Drop specific interfaces
      CDragGestureEventA DragGestureEvent is passed to the method XDragGestureListener::dragGestureRecognized() when a particular XDragGestureRecognizer detects that a platform dependent drag initiating gesture has occurred on the component that it is tracking
      CDragSourceDragEventThe DragSourceDragEvent is delivered from an object that implements the XDragSourceContext to the currently registered drag source listener
      CDragSourceDropEventThe DragSourceDropEvent is delivered from an object that implements XDragSourceContext to its currently registered drag source listener's
      CDragSourceEventThis class is the base class for DragSourceDragEvent and DragSourceDropEvent
      CDropTargetDragEnterEventThe DropTargetDragEnterEvent is delivered from the drop target to the currently registered drop target listeners whenever the logical cursor associated with a Drag and Drop operation enters the visible geometry of a window associated with a drop target
      CDropTargetDragEventThe DropTargetDragEvent is delivered from the drop target to the currently registered drop target listener
      CDropTargetDropEventThe DropTargetDropEvent is delivered from the drop target to its currently registered drop target listener
      CDropTargetEventThis class is the base class for DropTargetDragEvent and DropTargetDropEvent
      CInvalidDNDOperationExceptionThis exception is thrown by various methods in the datatransfer.dnd package
      COleDragSourceThis service connects the Java-like UNO drag and drop protocol to the protocol used on window platforms
      COleDropTargetThis service connects the Java-like UNO Drag & Drop protocol to the protocol used on window platforms
      CX11DragSourceThis service connects the Java-like UNO Drag and Drop protocol to the X Drag and Drop protocol used on X-Servers to transfer data between applications via Drag and Drop operations
      CX11DropTargetThis service connects the Java-like UNO Drag and Drop protocol to the X Drag and Drop protocol used on X-Servers to transfer data between application via Drag and Drop operations
      CXAutoscrollInterface for autoscroll support
      CXDragGestureListenerThis interface will be used by a XDragGestureRecognizer when it detects a drag initiating gesture
      CXDragGestureRecognizerThis interface is implemented by a view or window that supports drag operations
      CXDragSourceThis interface is implemented by a view or window that supports drag operations and will be received as part of a DragGestureEvent through a com::sun::star::datatransfer::dnd::XDragGestureListener::dragGestureRecognized() callback
      CXDragSourceContextThe drag source context class is responsible for managing the initiator side of the Drag and Drop protocol
      CXDragSourceListenerThis interface must be implemented by any drag gesture recognizer implementation that a drag source supports
      CXDropTargetThis interface is implemented by a view or window that supports drop operations
      CXDropTargetDragContextThis interface is implemented by any drop target context object
      CXDropTargetDropContextThis interface is implemented by any drop target context object
      CXDropTargetListenerThis interface is the callback interface used by the drop target object to provide notification of Drag and Drop operations that involve the subject drop target
     NclipboardClipboard specific interfaces
      CClipboardEventA clipboard uses this object to notify its listeners of content changes
      CClipboardManagerThe clipboard manager is a one-instance service that holds a list of all known clipboard instances
      CGenericClipboardA generic clipboard service is a simple container for transferable objects
      CLokClipboardThis service provides access to the clipboard dedicated for current view
      CSystemClipboardThe system clipboard service builds a bridge to the OS specific clipboard interfaces
      CXClipboard
      CXClipboardExThe extended clipboard interface
      CXClipboardFactoryShould be implemented by a clipboard factory that simplifies the creation of multiple clipboard instances
      CXClipboardListenerInterface to be implemented to receive notifications on clipboard content changes
      CXClipboardManagerThis interface is used to retrieve, add, or remove clipboard instances
      CXClipboardNotifier
      CXClipboardOwnerThe owner of a transferable object may pass this interface to the clipboard instance
      CXFlushableClipboardAn interface for flushable clipboards may optionally be implemented by a system clipboard service
      CXSystemClipboardProvides a unified interface for new-style service SystemClipboard
     CDataFlavorEach instance represents the concept of a data format as it would appear on a clipboard, or during drag and drop
     CDataFormatTranslatorDifferent platforms use different types to describe data formats available during data exchange operations like clipboard or drag&drop
     CMimeContentTypeFactoryUsed to create an instance that implement the interface XMimeContentType from a string representation of such a MIME content-type that conforms to Rfc2045 and Rfc2046
     CUnsupportedFlavorExceptionException will be thrown if there is a request for data in a DataFlavor that is not supported by a data source
     CXDataFormatTranslatorInterface to be implemented by objects used to translate a DataFlavor to a system dependent data transfer type and vice versa
     CXMimeContentTypeAn implementation of this interface represents a MIME content-type that conforms to Rfc2045 and Rfc2046
     CXMimeContentTypeFactoryImplementations of this interface do create a com::sun::star::datatransfer::XMimeContentType from a given string that represents a MIME content-type (see Rfc2045 and Rfc2046)
     CXSystemTransferableInterface to be implemented by objects used to provide system dependent data for a transfer operation
     CXTransferableInterface to be implemented by objects used to provide data for a data transfer operation
     CXTransferable2
     CXTransferableExInterface to be implemented by objects used to provide data for a transfer operation
     CXTransferableSourceThe transferable source interface
     CXTransferableSupplier
     CXTransferableTextSupplier
     CXTransferDataAccessThis interface provides direct access to the data in all data flavors
    NdeploymentInterfaces for extension management
     Ntest
      CSmoketestCommandEnvironment
     NuiInterfaces for extension management dialogs
      CLicenseDialogThe LicenseDialog is used to display a license text
      CPackageManagerDialogThe PackageManagerDialog is used to visually manage installed packages of the user and shared installation as well as currently open documents
      CUpdateRequiredDialogThe UpdateRequiredDialog is used to show a list of extensions not compatible with this office version
     CDependencyExceptionDescribes unsatisfied dependencies a deployment unit has on its target environment
     CDeploymentExceptionA DeploymentException reflects a deployment error
     CExtensionManagerExtensionManager service
     CExtensionRemovedExceptionIndicates that a function call with the given arguments is not supported because the extension was removed
     CInstallExceptionDescribes the fact that deployment unit is about to be installed
     CInvalidRemovedParameterExceptionIndicates that XPackageRegistry::bindPackage() was previously called with a different value for the removed parameter and that the XPackage object created by that call still exist
     CLicenseExceptionA LicenseException reflects the necessity of someone agreeing to a license
     CPackageInformationProviderImplementations of this service provide the root location of a package for a given Package ID
     CPackageRegistryBackendThe PackageRegistryBackend service is used to bind a specific type of XPackage which can be registered or revoked
     CPlatformExceptionA DeploymentException indicates that the current platform is not supported
     CthePackageManagerFactoryThePackageManagerFactory denotes the one and only XPackageManagerFactory object to be used
     CUpdateInformationEntryObjects of this type are used as elements of the enumeration returned by XUpdateInformationProvider
     CUpdateInformationProviderImplementations of this service provide access to the root element of one or more update information files for a given sets of URLs
     CVersionExceptionDescribes version clashes of a deployment unit
     CXExtensionManagerThe XExtensionManager interface is used to manage extensions in the user, shared and bundled repository
     CXPackageObjects of this interface reflect a bound package and are issued by a PackageRegistryBackend
     CXPackageInformationProviderObjects implementing this interface provide a URL to the root of an installed package
     CXPackageManagerThe XPackageManager interface is used to add or remove packages to a specific repository
     CXPackageManagerFactoryThe XPackageManagerFactory interface is used to obtain XPackageManager instances
     CXPackageRegistryInterface to bind a UNO package
     CXPackageTypeInfoObjects of this interface provide information about a package's type
     CXUpdateInformationProviderObjects implementing this interface provide access to the xml root of one or more update information files for a given set of URLs
    NdocumentOffice document related interfaces
     CAmbigousFilterRequestShould be used for interaction to handle states of ambiguous filter detection
     CBrokenPackageRequestIs used for interaction handle in case package is broken
     CChangedByOthersRequestIs used for interaction handle to query user decision in case the document being saved was already stored by another user during the editing
     CCmisPropertyCMIS property
     CCmisVersionCMIS document version
     CCorruptedFilterConfigurationExceptionThis exception is thrown in case the global filter configuration does not exists or contains corrupted data
     CDocumentEventDescribes an event happening in an OfficeDocument
     CDocumentPropertiesDocument-specific information such as the author, creation date, and user-defined fields
     CDocumentRevisionListPersistenceInterface to maintain a list of document revisions
     CEmptyUndoStackExceptionRaised when an operation is attemption at an XUndoManager which requires a non-empty stack of undo actions, and this requirement is not fulfilled
     CEventDescriptorEvent binding for a document or a document content
     CEventObjectThrown on document and document content events
     CEventsCollection of all events supported by a document or content of a document
     CExoticFileLoadExceptionAn exception used to notify loading of an exotic file format
     CExportFilterFilter for exports
     CExtendedTypeDetectionDescribes a class of service which will be used for deep TypeDetection in a generic way
     CExtendedTypeDetectionFactoryFactory to create extended type detection components
     CFilterAdapter
     CFilterConfigRefresh
     CFilterFactoryFactory to create filter components
     CFilterOptionsRequestIs used for interaction handle to get filter options
     CFontsDisallowEditingRequestSome fonts embedded in the document have no editing permissions
     CGraphicStorageHandlerDefault implementation of XGraphicStorageHandler
     CHeaderFooterSettingsDescribes properties that control the formatting of headers and footers for documents that do not allow individual settings for individual parts like pages or slides
     CImportFilterFilter for imports
     CIndexedPropertyValues
     CLinkTargetThis service is implemented by objects inside a document object model that can be the target of a link inside a document
     CLinkTargetsThis service gives access to a collection of names that are child links of the parent object that supplied this service
     CLockedDocumentRequestIs used for interaction handle to query user decision regarding locked document
     CLockedOnSavingRequestIs used for interaction handle to query user decision regarding locked document on saving
     CLockFileCorruptRequestIs used for interaction handle to query user's decision when the lock file is corrupt
     CLockFileIgnoreRequestIs used for interaction handle to query user decision regarding storing to a location where no lock file can be created
     CMediaDescriptorDescribes properties of a document, regarding the relationship between the loaded document and the resource the document is loaded from / stored to
     CNamedPropertyValues
     CNoSuchFilterRequestShould be used for interaction to handle states of unknown filter during detection
     COfficeDocumentAbstract service which specifies a storable and printable document
     COleEmbeddedServerRegistrationRegisters embedded server for StarOffice documents
     COOXMLDocumentPropertiesImporterAllows to import document properties from OOXML format
     COwnLockOnDocumentRequestIs used for interaction handle to query user decision regarding locked document
     CPDFDialogThis service is for a PDFDialog
     CReloadEditableRequestIs used for interaction handle to query user decision regarding reloading a document that was recently made editable
     CSettingsDescribes properties that apply to the whole document of any application
     CTypeDetectionEncapsulate a type detection service and provide read/write access on it's configuration data
     CUndoContextNotClosedExceptionThrown when an operation is attempted at an XUndoManager which requires all undo contexts to be closed, but this requirement is not fulfilled
     CUndoFailedExceptionThrown when reverting to re-applying an undoable action fails
     CUndoManagerEventEvent sent by an XUndoManager implementation when the Undo/Redo stacks of the manager are modified
     CXActionLockableMakes 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
     CXBinaryStreamResolver
     CXCmisDocumentThe document can provide access to CMIS properties and versions through this interface
     CXCodeNameQuery
     CXCompatWriterDocProperties
     CXDocumentEventBroadcasterAllows to be notified of events happening in an OfficeDocument, and to cause notification of such events
     CXDocumentEventListenerAllows to be notified of events happening in an OfficeDocument
     CXDocumentInsertableMakes it possible to import a document from a given URL into this document
     CXDocumentLanguages
     CXDocumentPropertiesDocument-specific information such as the author, creation date, and user-defined fields
     CXDocumentProperties2Extends XDocumentProperties interface to provide additional attributes
     CXDocumentPropertiesSupplierAccess to the XDocumentProperties instance of a document
     CXDocumentRecoveryInterface to be implemented by documents who wish to participate in the document emergency-save / recovery process
     CXDocumentRecovery2An optional interface to be implemented by documents that wish to participate in the document emergency-save / recovery process
     CXDocumentRevisionListPersistenceInterface to load or store a list of document revisions from or to a document using the packed XML file format
     CXDocumentSubStorageSupplierThrough this interface documents can provide access to their substorages
     CXEmbeddedObjectResolverThis interface converts embedded object URLs from one URL space to another
     CXEmbeddedObjectSupplierSomething that provides an embedded object
     CXEmbeddedObjectSupplier2Something that provides an embedded object
     CXEmbeddedScriptsSupported by OfficeDocuments which allow to embed scripts
     CXEventBroadcasterMakes it possible to register listeners which are called whenever a document event (see EventObject) occurs
     CXEventListenerMakes it possible to register listeners, which are called whenever a document or document content event occurs
     CXEventsSupplierGives access to a list of URLs bound to events of this object
     CXExporterMakes it possible to connect a document with an ExportFilter
     CXExtendedFilterDetection"deep" filter detection
     CXFilterInterface to filter documents
     CXFilterAdapterThis is an interface that can be used to link a filter to the FilterAdapter
     CXGraphicObjectResolverThis interface converts graphic object URLs from one URL space to another
     CXGraphicStorageHandlerInterface for loading, saving and serializing of XGraphic objects to a document storage
     CXImporterMakes it possible to connect a document with an ImportFilter
     CXInteractionFilterOptionsA continuation to return filter options from interaction helper
     CXInteractionFilterSelectContinuation used by interaction mechanism at filter detection during loading documents
     CXLinkTargetSupplierInterface is supplied by objects inside a document object model that have children that can be the target of a link inside a document
     CXMimeTypeInfoInformation regarding which MIME types are supported by a filter
     CXMLBasicExporterFilter for exporting Basic macros to the OpenOffice.org file format
     CXMLOasisBasicExporterFilter for exporting Basic macros to the OASIS Open Office file format
     CXOOXMLDocumentPropertiesImporterAllows to import the document properties from OOXML format
     CXRedlinesSupplierAccess to a container of the redline objects of the document
     CXScriptInvocationContextIndicates support for executing scripts contained in a, possibly foreign, document
     CXShapeEventBroadcasterUsed to link a listener to a specific shape
     CXShapeEventListenerMakes it possible to register listeners, which are called whenever a document or document content event occurs
     CXStorageBasedDocumentAllows to initialize document with a storage, to store document to a storage, and to set document to be based on provided storage
     CXStorageChangeListenerAllows to be notified when a document is switched to a new storage
     CXTypeDetectionSupport "flat" and "deep" type detection of a given document
     CXUndoActionSingle (undoable) action on a document
     CXUndoManagerAccess to the undo/redo stacks of a document
     CXUndoManagerListenerImplemented by components which want to be notified of changes in the Undo/Redo stacks of an Undo manager
     CXUndoManagerSupplierAccess to an XUndoManager
     CXVbaMethodParameter
     CXViewDataSupplierGives access to some properties describing all open views to a document
     CXXMLBasicExporterProvides unified interface for XMLOasisBasicExporter and XMLBasicExporter services
    NdrawingDrawing and shape specific interfaces
     CAccessibleDrawDocumentViewThe AccessibleDrawDocumentView service is implemented by views of Draw and Impress documents
     CAccessibleGraphControlThe service describes the accessible graph controls that are used in the image map of the Draw and Impress applications and the contour dialog of the Writer application
     CAccessibleGraphicShapeThe AccessibleGraphicShape service is implemented by the graphic object shapes shapes com.sun.star.drawing.GraphicObjectShape and com.sun.star.presentation.GraphicObjectShape
     CAccessibleImageBulletThe accessible view of an image bullet
     CAccessibleOLEShapeThe AccessibleOLEShape service is implemented by OLE shapes
     CAccessibleShapeThe AccessibleShape service is implemented by UNO shapes to provide accessibility information that describe the shape's features
     CAppletShapeThis Shape encapsulates an applet
     CBackgroundThis service provides the properties to describe a background filling for a drawing page
     CBarCodeThis struct defines the attributes of a Bar Code
     CBezierPointThis is a point on a Bezier curve
     CBitmapTableThis is a container for URLs to bitmaps
     CBoundVolumeThree-dimensional boundary volume with two positions
     CCameraGeometryThree-dimensional camera
     CCaptionShapeThe CaptionShape represents a rectangular drawing shape with an additional set of lines
     CClosedBezierShapeThis service is for a closed Bezier shape
     CColorTable
     CConnectorPropertiesThis is a set of properties to describe the style for rendering connector
     CConnectorShapeThis service is for a ConnectorShape, a specialized Shape, which can be connected to other Shapes or GluePoints
     CControlShapeThis service is for a Shape which contains a control
     CCustomShapeThis service is for a CustomShape
     CCustomShapeEngineThis service is for a CustomShape
     CDashTableThis is a container for LineDashs
     CDefaultsThis is a set of properties to access the defaults of a drawing document
     CDirection3D3-dimensional vector
     CDocumentSettingsDescribes properties that apply to the whole drawing document
     CDrawingDocumentDocument which consists of multiple pages with drawings
     CDrawingDocumentDrawViewThis component integrates a view to a DrawPages or MasterPage from a DrawingDocument
     CDrawingDocumentFactory
     CDrawPageThis service specifies a page for the actual draw pages to contain the drawings
     CDrawPagesAccess to a container of DrawPages and makes it possible for you to manipulate them
     CEllipseShapeThis service is for an ellipse or circle shape
     CEnhancedCustomShapeAdjustmentValueSingle AdjustmentValue
     CEnhancedCustomShapeExtrusionThis service may be represented by a com::sun::star::beans::PropertyValue []
     CEnhancedCustomShapeGeometryThis service may be represented by a com::sun::star::beans::PropertyValue []
     CEnhancedCustomShapeHandleThis service may be represented by a com::sun::star::beans::PropertyValue []
     CEnhancedCustomShapeParameterSingle value which is used with EnhancedCustomShapes
     CEnhancedCustomShapeParameterPairCoordinates used with EnhancedCustomShapes
     CEnhancedCustomShapePathThis service may be represented by a com::sun::star::beans::PropertyValue []
     CEnhancedCustomShapeSegment
     CEnhancedCustomShapeTextFrameCoordinates used with EnhancedCustomShapes
     CEnhancedCustomShapeTextPathThis service may be represented by a com::sun::star::beans::PropertyValue []
     CFillPropertiesThis is a set of properties to describe the style for rendering an area
     CGenericDrawingDocumentDocument which consists of multiple pages with drawings
     CGenericDrawPageThis abstract service is implemented by every page of a DrawingDocument
     CGluePointA GluePoint could be attached to a shape or to a page
     CGluePoint2This struct defines the attributes of a gluepoint
     CGradientTableThis is a container for com::sun::star::awt::Gradients
     CGraphicExportFilterComponent 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
     CGraphicFilterRequestGeneral error graphic filter exception
     CGraphicObjectShapeThis service is for a graphic shape
     CGroupShapeThis service is for a group of Shapes
     CHatchThis struct defines the appearance of a hatch
     CHatchTableThis is a container for Hatchs
     CHomogenMatrixHomogeneous matrix by three homogeneous lines
     CHomogenMatrix3Homogeneous matrix by three homogeneous lines
     CHomogenMatrix4Homogeneous matrix by four homogeneous lines
     CHomogenMatrixLineSingle line for a HomogenMatrix
     CHomogenMatrixLine3Single line for a HomogenMatrix3
     CHomogenMatrixLine4Single line for a HomogenMatrix4
     CLayerA layer is an entity inside a document which contains shapes
     CLayerManagerThis service is provided by documents to support Layers
     CLineDashA LineDash defines a non-continuous line
     CLinePropertiesThis is a set of properties to describe the style for rendering a Line
     CLineShapeThis service is for a simple Shape with lines
     CMarkerTableThis is a container for PointSequences
     CMasterPageThis service is a single master page inside a drawing document
     CMasterPagesAccess to a container of MasterPages and makes it possible for them to be manipulated
     CMeasurePropertiesThis service describes a MeasureShape
     CMeasureShapeThis service is for a dimensioning shape
     CModuleDispatcher
     COLE2ShapeThis service is for an OLE shape
     COpenBezierShapeThis service is for an open Bezier shape
     CPageShapeThis service is for a page shape
     CPluginShapeThis Shape encapsulates a plugin
     CPolyLineShapeThis service is for a polyline shape
     CPolyPolygonBezierCoordsCoordinates for a poly polygon Bezier
     CPolyPolygonBezierDescriptorThis service describes a polypolygonbezier
     CPolyPolygonBezierShapeThis service specifies a poly-polygon Bezier shape
     CPolyPolygonDescriptorThis service describes a poly-polygon
     CPolyPolygonShapeThis service is for a polygon shape
     CPolyPolygonShape3DCoordinates of a 3-dimensional poly polygon
     CPosition3D3-dimensional point
     CRectangleShapeThis service is for a rectangle Shape
     CRotationDescriptorThis abstract service specifies the general characteristics of an optional rotation and shearing for a Shape
     CShadowPropertiesThis is a set of properties to describe the style for rendering a shadow
     CShapeThis abstract service specifies the general characteristics of all Shapes
     CShapeCollectionThis service describes a generic container to manage collections of Shape
     CShapesThis service is for a generic collection of shapes
     CTextThis abstract service specifies the general characteristics of an optional text inside a Shape
     CTextPropertiesThis is a set of properties to describe the style for rendering the text area inside a shape
     CTextShapeThis service is for a text shape
     CTransparencyGradientTableThis is a container for com::sun::star::awt::Gradients
     CXConnectableShape
     CXConnectorShape
     CXControlShapeImplemented by a ControlShape to access the controls model
     CXCustomShapeEngineThe XCustomShapeEngine
     CXCustomShapeHandleThe XCustomShapeHandle
     CXDrawPageIdentifies an XShapes as a DrawPage
     CXDrawPageDuplicatorMakes it possible to duplicate pages within the same document
     CXDrawPageExpanderImplemented by documents that can expand the contents of a summary on a DrawPage into a collection of DrawPages
     CXDrawPagesGives access to a container of DrawPages or MasterPages
     CXDrawPages2
     CXDrawPagesSupplierMust be supported to provide access to a multi-page drawing-layer
     CXDrawPageSummarizerImplemented by documents that can create summaries of their DrawPages
     CXDrawPageSupplierSomething that provides a DrawPage
     CXDrawSubControllerView dependent part of the Draw and Impress controller
     CXDrawViewImplemented by views that display DrawPages or MasterPages
     CXEnhancedCustomShapeDefaulter
     CXGluePointsSupplierMust be supported to provide access to a container of GluePoint2
     CXGraphicExportFilter
     CXLayerIdentifies the object as a Layer
     CXLayerManagerThis interface makes it possible to access and manage the Layers of a document
     CXLayerSupplierGives access to a LayerManager
     CXMasterPagesSupplierMust be supported to provide access to the MasterPages of a multi-page drawing-layer
     CXMasterPageTargetImplemented by objects that can be linked to a MasterPage
     CXSelectionFunction
     CXShapeLets you do a basic transformation on a Shape and get its type
     CXShapeAlignerObjects implementing this interface can be used to align Shapes
     CXShapeArrangerObjects implementing this interface can be used to arrange Shapes
     CXShapeBinderConnects or breaks the lines of Shapes
     CXShapeCombinerCombine/split functionality
     CXShapeDescriptorOffers some settings which are allowed even for objects which are not yet inserted into a draw page
     CXShapeGroupImplemented by Shapes that contain other Shapes
     CXShapeGrouperGroup/ungroup functionality
     CXShapeMirrorObjects implementing this interface can be used to mirror Shapes
     CXShapesMakes it possible to access, add, and remove the Shapes in a collection
     CXShapes2Allows insertion of shapes at different positions
     CXShapes3Yet another XShapes interface, enables sorting shapes with some extra attention paid to shapes with textboxes and overall performance
     CXSlidePreviewCacheListenerListener for asynchronous preview creations
     CXSlideSorterSelectionSupplierGives access to the current selection of the slide sorter
     CXUniversalShapeDescriptor
    NembedInterfaces related to embedded objects, both native UNO and OLE
     CBaseStorageThis is a service that allows to get access to a storage hierarchy
     CDocumentCloserThe main task of this service is to close an office document frame embedded in an application running in another process correctly
     CEmbeddedObjectCreator
     CEmbeddedObjectDescriptorDescribes properties of an embedded object
     CFileSystemStorageThis is a service that allows to get access to a file system folder using storage hierarchy
     CFileSystemStorageFactoryThe FileSystemStorageFactory is a service that allows to create a FileSystemStorage based on URL
     CHatchWindowFactory
     CInsertedObjectInfoIntended to provide result of creation of an embedded object by dialog
     CInstanceLockerThe main task of this service is to prevent closing, terminating and/or etc
     CInvalidStorageExceptionThis exception can be thrown in case a storage is invalid
     CLinkageMisuseExceptionThis exception can be thrown in case a linked object is misused
     CMSOLEObjectSystemCreator
     CNeedsRunningStateExceptionThis exception can be thrown in case a list of accepted verbs of states is requested and the object is in loaded state and this information can be retrieved only when the object is in running state
     CNoVisualAreaSizeExceptionThis exception can be thrown in case the object can not provide own visual area currently
     CObjectSaveVetoExceptionThis exception can be thrown in case container wants to avoid objects saving
     COLEEmbeddedObjectFactory
     COLESimpleStorageThis service provides a simple functionality to allow read/write the storages in OLE storage format
     COOoEmbeddedObjectFactory
     CStateChangeInProgressExceptionThis exception can be thrown in case the object does not allow to call requested functionality currently because the object is changing state
     CStorageThis is a service that allows to get access to a package using storage hierarchy
     CStorageFactoryThe StorageFactory is a service that allows to create a storage based on either stream or URL
     CStorageStreamThis is a service that represents a stream that can be provided by XStorage::openStreamElement() call implemented by Storage service
     CStorageWrappedTargetExceptionThis exception can wrap an exception thrown during XStorage methods execution
     CUnreachableStateExceptionThis exception can be thrown in case specified state can not be reached
     CUseBackupExceptionThis exception can be thrown in case a storage commit is failed
     CVerbDescriptorDescribes a verb
     CVisualRepresentationCan contain a graphical representation in an arbitrary format
     CWrongStateExceptionThis exception can be thrown in case the object's state does not allow to call requested functionality
     CXActionsApprovalAllows to request an approval for an action
     CXClassifiedObjectCommon functionality for embedded objects
     CXCommonEmbedPersistCommon implementation for embedded objects and links persistence
     CXComponentSupplierAccess to a component
     CXEmbeddedClientCommon functionality for embedded clients
     CXEmbeddedObjectCommon functionality for embedded objects
     CXEmbeddedObjectCreator
     CXEmbeddedOleObjectRepresents a marker for embedded OLE objects
     CXEmbedObjectClipboardCreatorAllows to create and initialize a new embedded object from clipboard
     CXEmbedObjectCreatorAllows to create and initialize a new embedded object
     CXEmbedObjectFactoryAllows to create and initialize a new embedded object of specified type
     CXEmbedPersistImplementation for embedded object persistence
     CXEmbedPersist2
     CXEncryptionProtectedSourceThis interface allows to set a password for an object
     CXEncryptionProtectedSource2This interface allows to set a password for an object
     CXEncryptionProtectedStorageThis interface allows to set a password for an object
     CXExtendedStorageStreamThis interface allows access to an extended storage stream that might be transacted
     CXHatchWindowOperations for a hatch window
     CXHatchWindowControllerOperations for a hatch window
     CXHatchWindowFactoryCreates a hatch window implementation
     CXHierarchicalStorageAccessThis interface allows hierarchical access to storage tree
     CXHierarchicalStorageAccess2This interface extends XHierarchicalStorageAccess interface
     CXInplaceClientCommon functionality for inplace clients
     CXInplaceObjectCommon functionality for inplace embedded objects
     CXInsertObjectDialogAllows to create and initialize a new embedded object using GUI dialog
     CXLinkageSupportAdditional implementation for linked embedded object support
     CXLinkCreatorAllows to create and initialize a new link
     CXLinkFactoryAllows to create and initialize a new link of specified type
     CXOLESimpleStorageThis interface allows to access and change contents of OLE storages
     CXOptimizedStorageThis is a temporary interface that is introduced to temporarily optimize the document storing process
     CXPackageStructureCreatorAllows to convert filesystem folder tree into a package
     CXPersistanceHolderAllows to disconnect an object from its persistence
     CXRelationshipAccessThis interface allows to get access to relationship data
     CXStateChangeBroadcasterBroadcasts message in case embedded object object changes it's state
     CXStateChangeListenerMakes it possible to receive events when an embedded object changes it's state
     CXStorageThis interface represents main storage functionality
     CXStorage2This interface extends the base XStorage interface
     CXStorageRawAccessThis interface represents main storage functionality
     CXTransactedObjectAllows transacted access to an object
     CXTransactionBroadcasterBroadcasts message in case transacted object is committed or reverted
     CXTransactionListenerMakes it possible to receive events when a transacted object is committed or reverted
     CXTransferableSupplierProvide access to a com::sun::star::datatransfer::XTransferable implementation from the object
     CXVisualObjectCommon visualization functionality for embedded objects
     CXWindowSupplierAccess to a VCL window implementation
    NformInterfaces for managing forms and controls
     NbindingCollects functionality for binding form controls to external data sources
      CBindableControlModelModel of a form control which supports binding to an external value supplier
      CBindableDataAwareControlModelSpecialization of the com::sun::star::form::DataAwareControlModel which additionally supports binding to external value suppliers
      CBindableDatabaseCheckBoxThis service specifies a check box which is data-aware and thus can be bound to a database field, and additionally supports binding to arbitrary external values
      CBindableDatabaseComboBoxThis service specifies a model of a combo box (a list box combined with a text input field) which is data-aware and thus can be bound to a database field, and additionally supports binding to arbitrary external values
      CBindableDatabaseDateFieldThis service specifies a date input field which is data-aware and thus can be bound to a database field, and additionally supports binding to arbitrary external values
      CBindableDatabaseFormattedFieldThis service specifies a formatted input field which is data-aware and thus can be bound to a database field, and additionally supports binding to arbitrary external values
      CBindableDatabaseListBoxThis service specifies a list box model which is data-aware and thus can be bound to a database field, and additionally supports binding to arbitrary external values
      CBindableDatabaseNumericFieldThis service specifies a numeric input field which is data-aware and thus can be bound to a database field, and additionally supports binding to arbitrary external values
      CBindableDatabaseRadioButtonThis service specifies a radio button which is data-aware and thus can be bound to a database field, and additionally supports binding to arbitrary external values
      CBindableDatabaseTextFieldThis service specifies a text input field which is data-aware and thus can be bound to a database field, and additionally supports binding to arbitrary external values
      CBindableDatabaseTimeFieldThis service specifies a date input field which is data-aware and thus can be bound to a database field, and additionally supports binding to arbitrary external values
      CBindableIntegerValueRangeThis service specifies a BindableControlModel which reflects an integer value, out of a range of permitted integer values
      CIncompatibleTypesExceptionThrown to indicate that the types of an XValueBinding and an XBindableValue are incompatible
      CInvalidBindingStateExceptionThrown when an XValueBinding cannot perform a requested operation due to an invalid state
      CListEntryEventEvent which is notified when a change in a string entry list occurred
      CListEntrySourceDefines a component which provides a list of string entries
      CValueBindingDefines a component which allows access to a single value
      CXBindableValueSupport for being bound to an external value
      CXListEntryListenerListener for changes in a string entry list
      CXListEntrySinkSupport for indirect manipulation of a string list
      CXListEntrySourceSource of string list entries
      CXListEntryTypedSourceSource of string list entries with corresponding underlying data values
      CXValueBindingBinding to a value which can be read and written
     NcomponentCollects form control model descriptions
      CCheckBoxModel of a check box control
      CComboBoxComponent which allows the input of text or selection of text from a list of text values
      CCommandButtonControl model for a clickable button which is part of a form component hierarchy
      CCurrencyFieldThis service specifies the ControlModel for an edit field which contains a currency value
      CDatabaseCheckBoxThis service specifies a check box which is data-aware, and can be bound to a database field
      CDatabaseComboBoxThis service specifies a combo box which is data-aware, and can be bound to a database field
      CDatabaseCurrencyFieldThis service specifies a currency field which is data-aware, and can be bound to a database field
      CDatabaseDateFieldThis service specifies a date field which is data-aware, and can be bound to a database field
      CDatabaseFormattedFieldThis service specifies a formatted field model which is data-aware, and can be bound to a database field
      CDatabaseImageControlModel of a control used for displaying images stored in a database
      CDatabaseListBoxThis service specifies a data-aware list box control model
      CDatabaseNumericFieldThis service specifies a numeric field which is data-aware, and can be bound to a database field
      CDatabasePatternFieldThis service specifies a data-aware control model for entering text which matches a specific pattern
      CDatabaseRadioButtonThis service specifies a radio button which is data-aware, and can be bound to a database field
      CDatabaseTextFieldThis service specifies a text field which is data-aware, and can be bound to a database field
      CDatabaseTimeFieldThis service specifies a data-aware field for inputting a time value
      CDataFormThis service specifies a form which is connected to a database and displays the results of SQL queries
      CDateFieldModel of a date field control, which is an edit field used to enter a date
      CFileControlThis service specifies the control model of an edit field for a file name
      CFixedTextThis service specifies the control model for a text which can be displayed, but not edited by the user
      CFormThis service specifies a form which is a group of FormComponents
      CFormattedFieldThis service specifies the control model of an edit field for entering text which can be (nearly) arbitrarily formatted
      CGridControlModel for a control which can display form data in a table-like way
      CGroupBoxThis service specifies a model for a control which can be used to visually group controls
      CHiddenControlThis service specifies the model of a hidden control
      CHTMLFormThis service specifies the special kind of Forms for HTML documents
      CImageButtonThis service specifies the control model for a clickable button which is represented by an image
      CListBoxModel for a control which allows to choose in a list of alternative values
      CNavigationToolBarThis service specifies the model for control which provides controller functionality for a DataForm, such as navigating or filtering the form
      CNumericFieldComponent which allows the input of a numeric value
      CPatternFieldComponent which allows the input of text which matches a specific pattern
      CRadioButtonComponent which acts as a radio button as needed in HTMLForms
      CRichTextControlComponent which extends the com::sun::star::awt::UnoControlEditModel with capabilities to display and input formatted text
      CScrollBarModel of a scroll bar control
      CSpinButtonModel of a scroll bar control
      CSubmitButtonControl model for a button, part of a form component hierarchy, which can be bound to external submissions
      CTextFieldComponent which allows the input of text, either single- or multi-line
      CTimeFieldControl model for a field which can be used to input time values
     NcontrolCollects form control descriptions
      CCheckBoxDescribes a check box control which can (but not necessarily has to) be bound to a database field
      CComboBoxDescribes a combo box control
      CCommandButtonDescribes a button control
      CCurrencyFieldDescribes a control which can be used for inputting currency values, and which can (but not necessarily has to) be bound to a database field
      CDateFieldDescribes a control which can be used for inputting date values, and which can (but not necessarily has to) be bound to a database field
      CFilterControlDescribes a check box control which can (but not necessarily has to) be bound to a database field
      CFormattedFieldDescribes a control which can be used for inputting values with an arbitrary formatting, and can (but not necessarily has to) be bound to a database field
      CGridControlDescribes a table-like control for displaying data
      CGroupBoxDescribes a control which can be used for visually grouping controls
      CImageButtonDescribes a control which can be used for displaying images on a control acting like a button
      CImageControlDescribes a control used for displaying images stored in a database
      CInteractionGridControlExtended grid control, which allows the user to customize some of its user interface's aspects
      CListBoxDescribes a list box control which can (but not necessarily has to) be bound to a database field
      CNavigationToolBarThis service specifies the model for control which provides controller functionality for a com::sun::star::form::component::DataForm, such as navigating or filtering the form
      CNumericFieldDescribes a control for inputting numeric values and which can (but not necessarily has to) be bound to a database field
      CPatternFieldDescribes a control for inputting text complying to a given pattern, and which can (but not necessarily has to) be bound to a database field
      CRadioButtonDescribes a radio button control which can (but not necessarily has to) be bound to a database field
      CSubmitButtonButton control which can execute external submissions
      CTextFieldDescribes a control for entering arbitrary text which can (but not necessarily has to) be bound to a database field
      CTimeFieldDescribes a control for inputting time values which can (but not necessarily has to) be bound to a database field
     NinspectionCollects services for inspecting form/components
      CButtonNavigationHandlerImplements a property handler for use with a com::sun::star::inspection::ObjectInspector which is able to enhance the com::sun::star::form::component::CommandButton::ButtonType and com::sun::star::form::component::CommandButton::TargetURL properties of a com::sun::star::form::component::CommandButton
      CCellBindingPropertyHandlerImplements a property handler for use with a com::sun::star::inspection::ObjectInspector which is able to provide properties to bind a form component to a spreadsheet cell
      CDefaultFormComponentInspectorModelImplements a com::sun::star::inspection::XObjectInspectorModel for inspecting form components, in particular all components implementing the FormComponent service
      CEditPropertyHandlerImplements a property handler for use with a com::sun::star::inspection::ObjectInspector which provides convenience wrappers for some properties existing at a form component derived from com::sun::star::awt::UnoControlEditModel
      CEventHandlerImplements a property handler for use with a com::sun::star::inspection::ObjectInspector which, for a com::sun::star::form::FormComponent, provides the script events offered by this form component
      CFormComponentPropertyHandlerImplements the default property handler for all known types of com::sun::star::form::FormComponents
      CSubmissionPropertyHandlerImplements a property handler for use with a com::sun::star::inspection::ObjectInspector which provides properties for button controls which support submission of XML forms
      CXMLFormsPropertyHandlerImplements a property handler for use with a com::sun::star::inspection::ObjectInspector which provides properties related to binding form control models to XForm bindings
      CXSDValidationPropertyHandlerImplements a property handler for use with a com::sun::star::inspection::ObjectInspector which provides properties related to binding form control models to XForm bindings and validating the form control content
     NruntimeCollects functionality needed during a form's runtime, e.g
      CFeatureStateEncapsulates the state of a FormFeature
      CFilterEventEvent fired by a filter controller, when the filter managed by the controller changes
      CFormControllerComponent controlling the interaction between the user and multiple form controls belonging to a single form
      CFormOperationsEncapsulates operations on a database form which has a UI representation, and is interacting with the user
      CXFeatureInvalidationImplements a callback for a XFormOperations instance, which is called when the state of one or more FormFeatures might have changed
      CXFilterControllerAccess to a form based filter for a database form
      CXFilterControllerListenerImplemented by components listening for events fired by an XFilterController
      CXFormControllerComponent controlling the interaction between the user and form functionality
      CXFormControllerContextContext for a FormController
      CXFormOperationsEncapsulates operations on a database form
     NsubmissionCollects functionality for submitting forms to external data sinks
      CXSubmissionImplemented by components which support submitting data
      CXSubmissionSupplierImplemented by a component which allows access to a component which can submit data
      CXSubmissionVetoListenerImplement by components which want to observe (and probably veto) the submission of data
     NvalidationCollects functionality to validate form components by help of external validator instances
      CValidatableBindableControlModelControl model which supports both binding to an external value supplier, and to an external validator
      CValidatableControlModelModel of a form control which supports live validation of its input
      CXFormComponentValidityListenerListener interface to be notified of changes of a XValidatableFormComponent
      CXValidatableSupport for validating a component
      CXValidatableFormComponentConvenience interface for accessing several aspects of a form component which supports validation
      CXValidatorComponent able to validate (the content of) other components
      CXValidityConstraintListenerInterface for listening for changes in the validity constraints represented by an XValidator
     CControlFontDialog
     CDataAwareControlModelAbstract service for specialized FormControlModels which are data aware and thus can be bound to a data source
     CDatabaseDeleteEventFired if a database record is going to be deleted
     CDatabaseParameterEventFired if values for parameters are needed
     CErrorEventOccurs in case of fired database exceptions triggered by a database form
     CFormComponentComponent which can be part of a form
     CFormComponentsCapabilities of a collection of FormComponents
     CFormControllerSuperseded by com::sun::star::form::runtime::FormController
     CFormControllerDispatcherNot used anymore, and superseded by com::sun::star::form::runtime::FormController and com::sun::star::form::runtime::FormOperations
     CFormControlModelControl model within a form
     CFormsCapabilities of a collection of forms
     CPropertyBrowserControllerDescribes a controller which can be used to browse and modify properties of form controls
     CTabOrderDialog
     CXApproveActionBroadcasterAllows to probably veto actions to be performed on components
     CXApproveActionListenerCan be implemented to listen and probably veto actions to be performed on components
     CXBoundComponent(form) component which is bound to a data source
     CXBoundControlAllows locking the input on components
     CXChangeBroadcasterFunctionality to notify listeners of data changes
     CXChangeListenerListener interface for receiving notifications about data changes
     CXConfirmDeleteBroadcasterPossibility of receiving an event for confirming deletions of rows in a com::sun::star::form::component::DataForm
     CXConfirmDeleteListenerAllows to register a component for confirming deletions of rows in a com::sun::star::form::component::DataForm
     CXDatabaseParameterBroadcasterPossibility of receiving an event for configuration of parameters
     CXDatabaseParameterBroadcaster2Possibility of receiving an event for configuration of parameters
     CXDatabaseParameterListenerAllows to intercept value request for parametrized SQL statements
     CXDeleteListenerThis is the listener interface for receiving "approveDelete" and "deleted" events posted by a database form
     CXErrorBroadcasterPossibility of receiving database error events
     CXErrorListenerUsed to be notified when errors in a database form happen
     CXFormIdentifies a FormComponent as being a (sub-) form
     CXFormComponentDescribes a component which may be part of a form
     CXFormControllerSuperseded by com::sun::star::form::runtime::XFormController
     CXFormControllerListenerAllows to be notified when the activation status of a FormController changes
     CXForms
     CXFormsSupplierAccess to a collection of forms
     CXFormsSupplier2Extends the XFormsSupplier with convenience methods
     CXGridPossibility of setting and retrieving the position of the current cell in a grid control
     CXGridColumnFactoryAllows to create columns to be added into a grid control model
     CXGridControl(some) functionality provided by a grid control (aka table control)
     CXGridControlListenerListener which is to be notified about state changes in a grid control
     CXGridFieldDataSupplierAccess to the data of a GridControl
     CXGridPeerWindow peer of a GridControl and allows you to set and retrieve the model data
     CXImageProducerSupplierAccess to an image producer
     CXInsertListenerAllows to receive notifications about insertions into a database form
     CXLoadableFunctionality to implement objects which may be loaded
     CXLoadListenerReceives load-related events from a loadable object
     CXPositioningListenerAllows to receive notifications about cursor movements into a database form
     CXResetFunctionality to reset components to some default values
     CXResetListenerInterface for receiving notifications about reset events
     CXRestoreListenerReceives notifications about data being restored
     CXSubmitFunctionality to submit data from a component
     CXSubmitListenerReceives notifications about data being submitted
     CXUpdateBroadcasterBroadcaster interface for sending "approveUpdate" and "updated" events
     CXUpdateListenerUsed to listen on objects which allow updating their data
    NformulaInterfaces for mathematical formulas
     CAccessibleFormulaTextThe accessible view of a formula documents command text
     CAccessibleFormulaViewThe accessible view of a formula documents visual representation
     CFormulaPropertiesThe formula properties provide access to the properties of a formula in a formula generator
     CSymbolDescriptor
    NframeDesktop environment framework interfaces
     NstatusVarious status properties
      CClipboardFormatsList of format IDs and names which are part of the system clipboard
      CFontHeightDescribes the characteristics of a font
      CItemStatusDescribes a state of a property
      CLeftRightMarginLeft and right margin
      CLeftRightMarginScaleLeft and right margin
      CTemplateAssociation between a style name and a value
      CUpperLowerMarginUpper and lower margin
      CUpperLowerMarginScaleUpper and lower margin
      CVerbDescribes a command that can be send to an OLE object
      CVisibilityDescribes the visibility state of a property
     CAppDispatchProvider
     CAutoRecoveryA legacy (single-instance) service-variant of theAutoRecovery singleton
     CBibliography
     CBorderWidthsBorder area by offsets from each side
     CComponentsCollection of components
     CContentHandlerSpecial dispatcher for non visible contents, e.g
     CContentHandlerFactoryFactory to create content loader
     CControlCommandDescribes a command which can be send to a generic toolbar control
     CControlEventDescribes a control event sent by extended user interface controls
     CControllerAbstract service for a component which offers a deeper integration of desktop components than a com::sun::star::awt::XWindow can offer
     CDesktopA legacy (single-instance) service-variant of theDesktop singleton
     CDesktopTaskUse the Frame service instead of this
     CDesktopTasks
     CDispatchDescriptorDescribes a feature to be retrieved by a URL that has to be loaded into a specified frame
     CDispatchHelperEasy way to dispatch a URL using one call instead of multiple ones
     CDispatchInformationInformation about a supported command
     CDispatchProviderXDispatch objects for certain functions which are useful at the UI
     CDispatchRecorderFunctionality to record XDispatch::dispatch() requests
     CDispatchRecorderSupplierDispatchRecorder
     CDispatchResultEventResult of the dispatch action, if State is set to SUCCESS
     CDispatchStatementDispatch statement from a recorded macro
     CDocumentTemplatesService for accessing the document templates of the office and manipulate them ( add or rename or remove templates )
     CDoubleInitializationExceptionThis exception can be thrown in case an object is initialized second time
     CFeatureStateEventThis event is broadcast by a Controller whenever the state of the feature changes
     CFrameEnvironment for a desktop component
     CFrameActionEventThis event struct is broadcast for actions which can happen to components within frames
     CFrameControlFrame with a desktop component
     CFrameLoaderDerivations of this abstract service are used to load components into Frames of the environment
     CFrameLoaderFactoryFactory to create frame loader
     CFramesContainerThis is a special container which can contain frames
     CGlobalEventBroadcasterA legacy (single-instance) service-variant of theGlobalEventBroadcaster singleton
     CIllegalArgumentIOExceptionThis exception can be thrown in case arguments are wrong
     CLayoutManagerControls the layout of user interface elements which are part of a frame
     CMediaTypeDetectionHelperFor mapping a given sequence of content identifier strings to a sequence of respective media (mime) types
     CModuleManagerCan be used to identify office modules
     COfficeFrameLoader
     CPopupMenuControllerAccess to a pop-up menu controller
     CPopupMenuControllerFactoryA legacy (single-instance) service-variant of thePopupMenuControllerFactory singleton
     CProtocolHandlerSpecial dispatch provider registered for URL protocols
     CSessionListenerThis was created from its sole place of use, so it might be incomplete
     CSessionManagerThe SessionManager service provides an interface to the session manager of the desktop
     CSettings
     CStartModule
     CStatusbarControllerAbstract service for a component which offers a more complex user interface to users within a status bar
     CStatusbarControllerFactoryA legacy (single-instance) service-variant of theStatusbarControllerFactory singleton
     CSynchronousFrameLoaderDerivations of this abstract service are used to load components into Frames of the environment
     CTaskTop level frame in the frame hierarchy with the desktop as root
     CTaskCreator
     CTemplateAccessHigh level API to organize document templates
     CTerminationVetoExceptionCan be thrown by a XTerminateListener to prevent the environment (e.g., desktop) from terminating
     CtheAutoRecoveryPrior to LibreOffice 4.3, this singleton was only available as a (single-instance) AutoRecovery service
     CtheDesktopEnvironment for components which can instantiate within frames
     CtheGlobalEventBroadcasterThis singleton offers the document event functionality that can be found at any com::sun::star::document::OfficeDocument, but it does it for all existing documents
     CthePopupMenuControllerFactoryFactory that creates instances of registered popup menu controller
     CtheStatusbarControllerFactoryFactory that creates instances of registered status bar controller
     CtheToolbarControllerFactoryFactory that creates instances of registered toolbar controller
     CtheUICommandDescriptionSingleton which provides information about user interface commands of modules
     CTitleChangedEventContains the information about a changed title
     CToolbarControllerAbstract service for a component which offers a more complex user interface to users within a toolbar
     CToolbarControllerFactoryA legacy (single-instance) service-variant of theToolbarControllerFactory singleton
     CTransientDocumentsDocumentContentFactoryFactory for com::sun::star::ucb::TransientDocumentsDocumentContents
     CUICommandDescriptionA legacy (single-instance) service-variant of theUICommandDescription singleton
     CUnknownModuleExceptionThis exception can be thrown in case an office module could not be classified or does not have a valid configuration
     CXAppDispatchProvider
     CXBorderResizeListenerAllows to listen to border resize events of a controller
     CXBrowseHistoryRegistry
     CXComponentLoaderThis is a simple interface to load components by a URL into a frame environment
     CXComponentRegistry
     CXConfigManager
     CXControllerWith this interface, components viewed in a Frame can serve events (by supplying dispatches)
     CXController2Extends the XController interface
     CXControllerBorderAllows to retrieve information about controller's border
     CXControlNotificationListenerMust be implemented by dispatch objects which want to get notifications about control events
     CXDesktopThis is the main interface of a desktop service
     CXDesktop2
     CXDesktopTaskUse XFrame instead of this
     CXDispatchServes state information of objects which can be connected to controls (e.g
     CXDispatchHelperEasy way to dispatch functions useful at UI level
     CXDispatchInformationProviderInformation about supported commands
     CXDispatchProviderXDispatch interfaces for certain functions which are useful at the UI
     CXDispatchProviderInterceptionMakes it possible to register an XDispatchProvider which intercepts all requests of XDispatch to this instance
     CXDispatchProviderInterceptorMakes it possible to intercept request of XDispatch
     CXDispatchRecorderRecording functionality of dispatches
     CXDispatchRecorderSupplierAccess to the record mechanism of dispatches
     CXDispatchResultListenerListener for results of XNotifyingDispatch::dispatchWithNotification()
     CXDocumentTemplatesHigh level API to organize document templates
     CXExtendedFilterDetectionUse com::sun::star::document::XExtendedFilterDetection instead of this
     CXFilterDetectUse com::sun::star::document::XExtendedFilterDetection instead of this
     CXFrameFrame object can be considered to be an "anchor" object where a component can be attached to
     CXFrame2
     CXFrameActionListenerHas to be provided if an object wants to receive events when several things happen to components within frames of the desktop frame tree
     CXFrameLoaderLoad components into a frame
     CXFrameLoaderQueryUse service FrameLoaderFactory instead of this
     CXFramesManages and creates frames
     CXFrameSetModelUse XModel instead of this
     CXFramesSupplierAccess to sub frames of current one
     CXGlobalEventBroadcasterProvides the unified interface of theGlobalEventBroadcaster singleton
     CXInfobarProviderAllows to add Infobars to a frame
     CXInterceptorInfoMakes it possible to get information about a registered interceptor and is used by frame interceptor mechanism to perform interception
     CXLayoutManagerCentral interface to query for, create, destroy and manipulate user interface elements which are bound to a layout manager
     CXLayoutManager2Unified interface for LayoutManager service
     CXLayoutManagerEventBroadcasterMakes it possible to receive events from a layout manager
     CXLayoutManagerListenerMakes it possible to receive events from a layout manager
     CXLoadableOffers a simple way to initialize a component or load it from a URL
     CXLoaderFactoryUnified service interface for FrameLoaderFactory and ContentHandlerFactory
     CXLoadEventListenerUsed to receive callbacks from an asynchronous frame loader
     CXMenuBarAcceptorFunction to update a menu bar for inplace editing
     CXMenuBarMergingAcceptorFunctions to set and remove a merged menu bar for inplace editing
     CXModelComponent which is created from a URL and arguments
     CXModel2Extends interface XModel
     CXModel3Extends interface XModel2 with optimised read access getArgs()
     CXModuleCan be used to overrule identification of office modules
     CXModuleManagerCan be used to identify office modules
     CXModuleManager2This interface provides a merged single interface for the ModuleManager service to implement
     CXNotifyingDispatchDispatch with guaranteed notify (instead of XDispatch)
     CXPopupMenuControllerData to a pop-up menu controller implementation to fill and update a pop-up menu dynamically
     CXRecordableDispatchExtends an existing XDispatch implementation with functionality for dispatch recording
     CXSessionManagerClientConnect to a session manager to get information about pending desktop shutdown
     CXSessionManagerListener
     CXSessionManagerListener2
     CXStatusbarControllerInterface to be implemented by a component offering a more complex user interface to users within a status bar
     CXStatusListenerMakes it possible to receive events when the state of a feature changes
     CXStorableOffers a simple way to store a component to a URL
     CXStorable2Extends XStorable
     CXSubToolbarControllerSpecial interface to support sub-toolbars in a controller implementation
     CXSynchronousDispatchAdditional interfaces for dispatch objects: allow to execute with return value
     CXSynchronousFrameLoaderLoads a resource into a Frame
     CXTaskUse XFrame instead of this one
     CXTasksSupplierUse XFramesSupplier instead of that
     CXTerminateListenerHas to be provided if an object wants to receive an event when the master environment (e.g., desktop) is terminated
     CXTerminateListener2Extend interface XTerminateListener so a listener will be informed in case termination process was canceled by other reasons
     CXTitleInterface representing an entity with a modifiable title
     CXTitleChangeBroadcasterAllows to register for title changed events
     CXTitleChangeListenerAllows to receive notifications when the frame title changes
     CXToolbarControllerAbstract service for a component which offers a more complex user interface to users within a toolbar
     CXToolbarControllerListenerUsed to notify a toolbar controller about events
     CXTransientDocumentsDocumentContentFactoryFactory for com::sun::star::ucb::TransientDocumentsDocumentContents
     CXTransientDocumentsDocumentContentIdentifierFactoryFactory for identifiers of com::sun::star::ucb::TransientDocumentsDocumentContents
     CXUIControllerFactoryFactory to create User Interface controllers
     CXUIControllerRegistrationUsed to query, register and unregister user interface controller
     CXUntitledNumbersKnows all currently used and all free numbers for using with untitled but counted objects
     CXUrlList
     CXWindowArranger
    NgalleryInterfaces for galleries of images and media objects
     CGalleryItemService to get access to the properties of a single Gallery item
     CGalleryThemeAccess to a container of Gallery items and makes it possible for you to manipulate them
     CGalleryThemeProviderAccess to a container of GalleryThemes and makes it possible for you to manipulate them
     CXGalleryItemAccess to a single item of a Gallery theme
     CXGalleryThemeAccess to the items of a Gallery themes
     CXGalleryThemeProviderAccess to the Gallery themes
    NgeometryInterfaces and data types to deal with basic geometric entities
     CAffineMatrix2DThis structure defines a 2 by 3 affine matrix
     CAffineMatrix3DThis structure defines a 3 by 4 affine matrix
     CEllipticalArcThis structure specifies an arbitrary elliptical arc
     CIntegerBezierSegment2DThis structure contains the relevant data for a cubic Bezier curve
     CIntegerPoint2DThis structure defines a two-dimensional point
     CIntegerRectangle2DThis structure contains the necessary information for a two-dimensional rectangle
     CIntegerSize2DThis structure contains data representing a two-dimensional size
     CMatrix2DThis structure defines a 2 by 2 matrix
     CRealBezierSegment2DThis structure contains the relevant data for a cubic Bezier curve
     CRealPoint2DThis structure defines a two-dimensional point
     CRealRectangle2DThis structure contains the necessary information for a two-dimensional rectangle
     CRealRectangle3DThis structure contains the necessary information for a three-dimensional cube
     CRealSize2DThis structure contains data representing a two-dimensional size
     CXMapping2DInterface defining an arbitrary bijective mapping from R^2 to R^2
    NgraphicInterfaces for graphic handling
     CEmfToolsService that describes the necessary interfaces and properties to handle emf files
     CGraphicThis service acts as a container for graphics
     CGraphicDescriptorThis service describes all graphic properties that are available via the com::sun::star::beans::XPropertySet interface
     CGraphicMapperImplementation of the XGraphicMapper interface
     CGraphicObjectThe GraphicObject service can be used to create XGraphicObject instances
     CGraphicProviderCentral service of the Graphic API that gives access to graphics of any kind
     CGraphicRasterizerService that describes the necessary interfaces and properties to convert arbitrary graphic data to a XGraphic interface containing a pixel graphic, that can be rendered the usual ways
     CGraphicRendererVCLService that describes the necessary interfaces and properties to render a graphic container of XGraphic type
     CMediaPropertiesThis service describes the properties that are used when using the XGraphicProvider interface methods
     CPdfToolsService to convert a PDF stream into a 2D primitive
     CPrimitive2DToolsService that describes the necessary interfaces and properties for tooling involved with XPrimitive2D interfaces
     CPrimitiveFactory2D
     CSvgToolsService that describes the necessary interfaces and properties to handle svg files
     CXEmfParserXEmfParser interface
     CXGraphicThis interface acts as a container for the loaded graphic
     CXGraphicMapperThis interface allows mapping of XGraphics for a certain string key
     CXGraphicObjectXGraphicObject objects represent in-memory image and graphic objects
     CXGraphicProviderThis interface acts as the main interface to handle graphic content
     CXGraphicProvider2This interface allows operations on multiple graphics with one method call
     CXGraphicRasterizerThis interfaces exposes the initialize and a rasterize method to rasterize a given data stream to a pixel graphic
     CXGraphicRendererThis interfaces exposes just one method to render a XGraphic container
     CXGraphicTransformerThis interface is allowing to transform a XGraphic
     CXPdfDecomposerXPdfDecomposer interface
     CXPrimitive2DXPrimitive2D interface
     CXPrimitive2DRendererXPrimitive2DRenderer interface
     CXPrimitive3DXPrimitive3D interface
     CXPrimitiveFactory2DXPrimitiveFactory2D interface
     CXSvgParserXSvgParser interface
    Ni18nInterface for internationalization
     CBoundaryStart and end position of a word
     CBreakIteratorBase routines for iteration in Unicode string
     CCalendarA calendar as returned in a sequence by XLocaleData::getAllCalendars()
     CCalendar2Calendar items as returned in a sequence by XLocaleData3::getAllCalendars2()
     CCalendarItemOne entry in a calendar, for example, a day of week or a month or an era
     CCalendarItem2One entry in a calendar, for example, a day of week or a month or an era
     CChapterCollatorSpecific collator to sort chapter numbering
     CCharacterClassificationCharacter classification, such as upper, lower, alpha, digit, et al
     CCollatorAccess collation algorithms of different locales
     CCurrencySymbols, names, and attributes of a specific currency, returned in a sequence by XLocaleData::getAllCurrencies()
     CCurrency2Symbols, names, and attributes of a specific currency, returned in a sequence by XLocaleData2::getAllCurrencies2()
     CForbiddenCharactersLocale (mostly CJK) dependent characters that are forbidden at the start or end of a line
     CFormatElementOne number format code and its attributes, returned in a sequence by XLocaleData::getAllFormats()
     CImplementationImplementation name details returned in a sequence by XLocaleData::getCollatorImplementations()
     CIndexEntrySupplierSupplier for creating index entries in a "table of alphabetical index"
     CInputSequenceCheckerCheck input sequence of CTL languages like Thai or Hindi
     CLanguageCountryInfoThe language and country identifiers and descriptive names of the loaded locale data returned by XLocaleData::getLanguageCountryInfo()
     CLineBreakHyphenationOptionsHyphenation options passed in calls to XBreakIterator::getLineBreak()
     CLineBreakResultsResults of method XBreakIterator::getLineBreak()
     CLineBreakUserOptionsLine break options passed in calls to XBreakIterator::getLineBreak()
     CLocaleCalendarAccess a locale specific calendar
     CLocaleCalendar2Access a locale specific calendar
     CLocaleDataAccess locale specific data
     CLocaleData2Access locale specific data
     CLocaleDataItemLocale specific data, for example, separators, quotation marks
     CLocaleDataItem2Locale specific data, derived from LocaleDataItem adding an alternative input decimal separator
     CMultipleCharsOutputExceptionIndicates transliteration generated multiple characters output but only single character return value was requested
     CNativeNumberSupplierSupplier for transliteration of numerals (native number strings)
     CNativeNumberSupplier2Supplier for transliteration of numerals (native number strings)
     CNativeNumberXmlAttributesAttributes describing a native number mode for a specific locale, stored in XML file format
     CNativeNumberXmlAttributes2Attributes describing a native number mode for a specific locale, stored in XML file format
     CNumberFormatCodeNumber format code information returned by various XNumberFormatCode methods
     CNumberFormatMapperAccess locale data number format codes to use with the number formatter
     COrdinalSuffixAccess to locale specific ordinal suffix systems
     CParseResultParser results returned by XCharacterClassification::parseAnyToken() and XCharacterClassification::parsePredefinedToken()
     CTextConversionOffers generic text conversion
     CTextConversionResultText conversion result to be used with XTextConversion
     CTransliterationTransliteration of characters, such as case folding
     CXBreakIteratorBase routines for iteration in Unicode string
     CXCalendarAccess to locale specific calendar systems
     CXCalendar3This interface provides access to locale specific calendar systems
     CXCalendar4This interface provides access to locale specific calendar systems
     CXCharacterClassificationCharacter classification (upper, lower, digit, letter, number, ...) and generic Unicode enabled parser
     CXCollatorLocale-sensitive collation algorithms for string comparison
     CXExtendedCalendarThis interface provides access to locale specific calendar systems
     CXExtendedIndexEntrySupplierThis interface provides information for creating "Table of Index"
     CXExtendedInputSequenceCheckerThis interface perform input sequence correction for the languages like Thai and Hindi
     CXExtendedTextConversionThis interface provides Text Conversion service
     CXExtendedTransliterationThis interface provides character conversions like case folding or Hiragana to Katakana
     CXForbiddenCharactersAccess to forbidden character settings in a document
     CXIndexEntrySupplierSupplies information on index entries to generate a "table of alphabetical index" for a given locale
     CXInputSequenceCheckerRoutine to check Thai input sequence checking
     CXLocaleDataAccess locale specific data as it is defined in XML locale data files compiled into the binary data libraries liblocaledata*.so respectively localedata*.dll
     CXLocaleData2Access locale specific data
     CXLocaleData3Access locale specific data
     CXLocaleData4Access locale specific data
     CXLocaleData5Access locale specific data
     CXNativeNumberSupplierMethods to convert between strings of ASCII Arabic digits and native numeral strings
     CXNativeNumberSupplier2Methods to convert between strings of ASCII Arabic digits and native numeral strings, using NatNum params
     CXNumberFormatCodeAccess number format codes defined in locale data
     CXOrdinalSuffixAccess to locale specific ordinal suffix systems
     CXScriptTypeDetectorHelp routines for layouting complex text
     CXTextConversionMethod to convert text from one type to another
     CXTransliterationCharacter conversions like case folding or Hiragana to Katakana
    NimageInterfaces for HTML image maps
     CImageMapThis service specifies a HTML image map
     CImageMapCircleObjectThis service describes a circular-shaped region inside a HTML image map
     CImageMapObjectThis is a base service for objects inside an image map
     CImageMapPolygonObjectThis service describes a polygon-shaped region inside a HTML image map
     CImageMapRectangleObjectThis service describes a rectangular-shaped region inside a HTML image map
    NinspectionInterfaces for inspecting UNO objects via property handlers
     CDefaultHelpProviderImplements a component which can default-fill the help section of an ObjectInspector
     CGenericPropertyHandlerImplements a general-purpose XPropertyHandler
     CLineDescriptorDescribes the appearance of a line representing a single property in an ObjectInspector
     CObjectInspectorDescribes a com::sun::star::frame::Controller which can be used to browse and modify properties of components
     CObjectInspectorModelDescribes a default implementation of an ObjectInspectorModel
     CPropertyCategoryDescriptorDescribes a category of properties
     CStringRepresentation
     CXHyperlinkControlDefines the interface for an XPropertyControl which displays its value in a hyperlink-like way
     CXNumericControlDefines the interface for an XPropertyControl which supports displaying and entering numerical values
     CXObjectInspectorDescribes the main interface of an ObjectInspector
     CXObjectInspectorModelDescribes the model of an ObjectInspector
     CXObjectInspectorUIGrants access to certain aspects of the user interface of an object inspector
     CXPropertyControlDefines the interface for a single control in an ObjectInspector
     CXPropertyControlContextInterface of the context of an XPropertyControl
     CXPropertyControlFactoryFactory for XPropertyControls
     CXPropertyControlObserverInterface for components to observer certain aspects of an XPropertyControl
     CXPropertyHandlerBasic interface for object inspection
     CXStringListControlDefines the interface for an XPropertyControl which, additionally to the basic behavior, supports a list of strings interpreted as possible property values
     CXStringRepresentationHandles string representations of property values
    NioGeneral input/output interfaces
     CAlreadyConnectedExceptionThrown when a client tries to connect to a resource to which he is already connected
     CBufferSizeExceededExceptionThrown by instances which need to buffer data
     CConnectExceptionSignals that an error occurred while attempting to connect a socket to a remote address and port
     CDataInputStreamReads structured data from a chained XInputStream
     CDataOutputStreamWrites structured data to a chained XOutputStream
     CDataTransferEventBroadcast by a filter
     CFilePermissionThis permission represents access to a file or directory
     CIOExceptionThrown when an input or output error has occurred
     CMarkableInputStreamAllows to set marks in an inputstream and to later jump back to these marks
     CMarkableOutputStreamAllows to set marks in an outputstream and to later jump back to these marks
     CNoRouteToHostExceptionSignals that an error occurred while attempting to connect a socket to a remote address and port
     CNotConnectedExceptionThrown when a read/write operation is tried on an instance that has not been chained properly
     CObjectInputStreamStream which allows reading the data of persistent objects
     CObjectOutputStreamStream which allows writing the data of persistent objects
     CPipeImplementation of an output stream and an input stream
     CPumpImplementation of a data source and a data sink
     CSequenceInputStreamThis service allows to wrap a sequence of bytes with a stream object
     CSequenceOutputStreamThis service allows to wrap a sequence of bytes with an output stream object
     CSocketExceptionThrown to indicate that there is an error in the underlying protocol, such as a TCP error
     CTempFileThis service allows to get access to temp files
     CTextInputStreamFunctionality to read text data from a com::sun::star::io::XInputStream that initially has to be passed to the method XActiveDataSink::setInputStream()
     CTextOutputStreamFunctionality to write text data to a com::sun::star::io::XOutputStream that initially has to be passed to the method XActiveDataSource::setOutputStream()
     CUnexpectedEOFExceptionThrown when the EOF is reached during reading a datatype (long, string, etc.)
     CUnknownHostExceptionThrown when the IP address of a host could not be determined
     CWrongFormatExceptionThrown when inconsistent data comes up while reading a complex data type (string or object)
     CXActiveDataControlMakes it possible to control an active data source
     CXActiveDataSinkMakes it possible to read the corresponding object from an input stream
     CXActiveDataSourceHas to be implemented if the class should be able to write into an output stream
     CXActiveDataStreamerMakes it possible to read and write the corresponding stream
     CXAsyncOutputMonitorAn optional companion interface to com::sun::star::io::XOutputStream that supports scenarios where com::sun::star::io::XOutputStream::writeBytes() operates asynchronously and does not necessarily report any errors
     CXConnectableMakes it possible to connect data sinks and sources
     CXDataExporterMakes it possible to export data from a component into a data sink
     CXDataImporterMakes it possible to import data from a data source into a component
     CXDataInputStreamMakes it possible to read machine-independent simple data types from a stream
     CXDataOutputStreamMakes it possible to write machine-independent simple data types to a stream
     CXDataTransferEventListenerUsed to receive callbacks from an importer or exporter
     CXInputStreamThis is the basic interface to read data from a stream
     CXInputStreamProviderInterface for providing an input stream
     CXMarkableStreamMakes it possible to set and remove seekable marks to a stream
     CXObjectInputStreamReads XPersistObject implementations from a stream
     CXObjectOutputStreamStores XPersistObject implementations into the stream
     CXOutputStreamThis is the basic interface to write data to a stream
     CXPersistMakes it possible to write this object to a URL or read it from a URL
     CXPersistObjectAllows to make UNO objects persistent
     CXPipeThe implementation of an output stream and an input stream
     CXSeekableMakes it possible to seek to a certain position within a stream
     CXSeekableInputStreamThis interface can be used to represent a seekable input stream
     CXSequenceOutputStreamThis interface offers access to the written bytes
     CXStreamOffers read and write access to the same stream
     CXStreamListenerMakes it possible to receive events from an active data control
     CXTempFileThis interface offers access to temp files
     CXTextInputStreamInterface to read strings from a stream
     CXTextInputStream2Provides a unified interface for the new-style service TextInputStream
     CXTextOutputStreamInterface to write strings to a stream using a special character encoding
     CXTextOutputStream2Provides a unified interface for the new-style service TextOutputStream
     CXTruncateMakes it possible to set the size of the underlying data of a stream to zero
     CXXMLExtractorOffers the capability to extract the XML document stream from a document storage
    NjavaJava to UNO connectivity interfaces
     CInvalidJavaSettingsExceptionIndicates the Java settings have been modified
     CJavaDisabledExceptionIndicates that Java could not be initialized because it has been switched off
     CJavaInitializationExceptionIndicates that there is no Java available
     CJavaNotConfiguredExceptionIndicates that the user did not configure Java for an Office installation
     CJavaNotFoundExceptionIndicates that no suitable JRE was found
     CJavaVirtualMachineExports interfaces to handle a Java VM
     CJavaVMCreationFailureExceptionIndicates that the Java Virtual Machine could not be created
     CMissingJavaRuntimeExceptionIndicates that the Java runtime library could not be found
     CRestartRequiredExceptionIndicates that the office must be restarted before a JRE can be used
     CWrongJavaVersionExceptionIndicates that an operation involving Java (probably executing Java code) failed due to a wrong Java version
     CXJavaThreadRegister_11Must be implemented by the user of the XJavaThreadRegister_11
     CXJavaVMMust be implemented by the user of the XJavaVM
    NlangGeneral UNO concepts like factories etc
     CArrayIndexOutOfBoundsExceptionThis exception is thrown to indicate that an array has been accessed with an illegal index
     CClassNotFoundExceptionThis exception is thrown when an application tries to load the information on the type through its string name
     CDisposedExceptionThis exception occurs if the object behind this interface has been disposed before and can't uphold its method specification anymore
     CEventObjectBase for all event objects and identifies the source of the event
     CIllegalAccessExceptionThis exception is thrown when an application tries to change a constant property
     CIllegalArgumentExceptionThis exception is thrown to indicate that a method has passed an illegal or inappropriate argument
     CIndexOutOfBoundsExceptionThis exception is thrown to indicate that a container has been accessed with an illegal index
     CInvalidListenerExceptionThrown by the XConnectionPoint::advice() method to indicate that the listener has not supplied the necessary interface
     CListenerExistExceptionThrown by the XConnectionPoint::advise() method to indicate that there is only one listener allowed
     CLocaleObject represents a specific geographical, political, or cultural region
     CMultiServiceFactoryProvides a collection of implementations of services
     CNoSuchFieldExceptionSignals that the class does not have a field of a specified name
     CNoSuchMethodExceptionSignals that the interface does not have a method of a specified name
     CNoSupportExceptionThis exception is thrown when a feature of an interface is not supported
     CNotInitializedExceptionThrown when a component is attempted to be used before it was completely constructed
     CNullPointerExceptionThis exception is thrown when an application attempts to use NULL in a case where an object is required
     CRegistryServiceManagerProvides a collection of implementations for services reading from a persistent registry storage
     CServiceManagerProvides a collection of implementations for services
     CServiceNotRegisteredExceptionThis exception is thrown when a needed service is not found
     CWrappedTargetExceptionThis is a checked exception that wraps an exception thrown by the original target
     CWrappedTargetRuntimeExceptionThis is a runtime exception that wraps any other exception thrown by the original target
     CXComponentAllows to explicitly free resources and break cyclic references
     CXConnectionPointSupports connection points for connectable objects
     CXConnectionPointContainerMakes it possible to locate a specific connection point for a specified UIK and manages a sequence of connections points
     CXEventListenerBase interface for all event listeners interfaces
     CXInitializationInitializes an object directly after its creation
     CXLocalizableMakes it possible to set a Locale to be used by the object
     CXMainExecuting interface for executable components run by the uno executable loader
     CXMultiComponentFactoryFactory interface for creating component instances giving a context from which to retrieve deployment values
     CXMultiServiceFactoryAllows creating instances specified by a string name
     CXServiceDisplayNameName for the service to be used in displays
     CXServiceInfoProvides information regarding the implementation: which services are implemented and the name of the implementation
     CXServiceNameIdentifies the object with a service name which can be used to create such an object by a factory
     CXSingleComponentFactoryFactory interface to create instances of an implementation of a service specification
     CXSingleServiceFactoryFactory interface to produce instances of an implementation of a service specification
     CXTypeProviderInterface to get information about the types (usually interface types) supported by an object
     CXUnoTunnelAn interface to tunnel UNO
    NldapLightweight directory access protocol (LDAP)
     CLdapConnectionExceptionIndicates failure to connect to an LDAP server, usually because of wrong parameters (host/port) or down server
     CLdapGenericExceptionGeneric exception occurring during access to an LDAP server
    Nlinguistic2Spell checker, hyphenation and thesaurus interfaces
     CConversionDictionaryDictionary used in a conversion dictionary list
     CConversionDictionaryListList of available conversion dictionaries
     CDictionaryDictionary used for spell checking and hyphenation
     CDictionaryEventDictionary event
     CDictionaryListList of personal dictionaries
     CDictionaryListEventStructure representing a dictionary-list event
     CHangulHanjaConversionDictionaryDictionary for Hangul/Hanja text conversion
     CHyphenatorOffers hyphenation functionality
     CLanguageGuessing
     CLinguPropertiesSet of linguistic relevant properties
     CLinguServiceEventLinguistic service event
     CLinguServiceManagerOffers linguistic functionality
     CNumberTextConverter to spell out numbers and money amounts
     CProofreaderProofreader (often known as grammar checker) for text
     CProofreadingIteratorProofreading iterator
     CProofreadingResultHolds the results from proofreading a sentence
     CSingleProofreadingErrorHolds a single error found by the proofreader
     CSpellCheckerOffers spell checking functionality
     CThesaurusOffers thesaurus functionality
     CXAvailableLocalesRetrieves the list of available languages
     CXConversionDictionaryAllows the user to access a conversion dictionary
     CXConversionDictionaryListUsed to manage and maintain a list of conversion dictionaries
     CXConversionPropertyTypeAllows set and retrieve the property type of an entry in a conversion dictionary
     CXDictionaryThis interfaces enables the object to access personal dictionaries
     CXDictionary1
     CXDictionaryEntryThis interfaces gives access to a dictionary entry
     CXDictionaryEventListenerThis interfaces allows the object to act according to dictionary events
     CXDictionaryListUsed to manage and maintain a list of dictionaries
     CXDictionaryListEventListenerThis interfaces allows the object to act according to dictionary-list events
     CXHyphenatedWordGives information obtained by a successful hyphenation attempt
     CXHyphenatorFunctionality for hyphenation of single words
     CXLanguageGuessingThis interface allows to guess the language of a text
     CXLinguPropertiesInterface for LinguProperties service
     CXLinguServiceEventBroadcasterUsed to register a listener for LinguServiceEvents
     CXLinguServiceEventListenerUsed to inform listeners about LinguServiceEvents
     CXLinguServiceManagerBasic interface to be used to access linguistic functionality
     CXLinguServiceManager2Provides a unified interface for the LinguServiceManager service to implement
     CXMeaningOne of the possible meanings for a word
     CXNumberTextThis interface allows to spell out numbers and money amounts
     CXPossibleHyphensGives information about a word's possible hyphenation points
     CXProofreaderAPI for proofreading a text
     CXProofreadingIteratorAPI for the proofreading iterator that mediates between the document and the proofreader
     CXSearchableDictionaryThis interfaces allows to retrieve suggestions for spell checking from a dictionary
     CXSearchableDictionaryListAllows searching for an entry in all dictionaries of the dictionary-list
     CXSetSpellAlternativesAllows to modify the suggestion list returned by a spell checker
     CXSpellAlternativesGives access to the results of failed spell checking attempts and may provide spelling alternatives
     CXSpellCheckerThis interface allows for spell checking
     CXSpellChecker1
     CXSupportedLanguages
     CXSupportedLocalesOffers information about which languages are supported by the object
     CXThesaurusAllows for the retrieval of possible meanings for a given word and language
    NloaderComponent implementation loader interfaces
     CCannotActivateFactoryExceptionIndicates an error during component activation
     CDynamicMakes it possible to access services accessible via a UnoUrlResolver E.g., instantiation of services in another process
     CJavaAllows to access a java component stored with a .jar file
     CJava2Same as com::sun::star::loader::Java
     CSharedLibraryAllows to access a native component stored in a shared library
     CXImplementationLoaderHandles activation (loading) of a UNO component
    NloggingLogging of events
     CConsoleHandlerComponent implementing a log handler whose output channel is the processes console
     CCsvLogFormatterService which formats log records for RFC4180-style CSV-Files
     CFileHandlerComponent implementing a log handler whose output channel is a file
     CLoggerPoolGlobal pool of named XLogger instances
     CLogRecordAssembles the complete information about a to-be-logged event
     CPlainTextFormatterService which formats log records as single line plain text
     CSimpleTextFormatterService which formats log records as single line plain text
     CXConsoleHandlerImplemented by a log handler whose output channel is the processes console
     CXCsvLogFormatterInterface used for formatting log records for RFC4180 CSV output
     CXLogFormatterInterface to be used for formatting log records
     CXLoggerImplemented by a component which is able to log events
     CXLoggerPoolImplements a pool for named XLogger instances
     CXLogHandlerPossibilities to send LogRecords to an arbitrary output channel
    NmailInterfaces for Email connectivity
     CMailAttachmentA MailAttachment specifies a mail message attachment
     CMailExceptionAn MailException is the base of all mail related exceptions
     CMailMessage
     CMailServiceProvider
     CNoMailServiceProviderExceptionA NoMailServiceProviderException will be thrown if an appropriate provider for requested mail service could not be found or could not be created
     CNoMailTransportProviderExceptionA NoMailTransportProviderException will be thrown if an appropriate provider for sending mail messages could not be found or could not be created
     CSendMailMessageFailedExceptionA SendFailedException will be thrown if a mail message could not be sent because the e-mail addresses of some recipients are invalid
     CXAuthenticatorRepresents an interface that will be used to query for user information which are necessary to login to a network resource
     CXConnectionListenerThe listener interface for connection events
     CXMailMessageRepresents a mail message
     CXMailServiceRepresents a mail server abstraction
     CXMailServiceProviderA factory for creating different mail services
     CXSmtpServiceRepresents a SMTP service abstraction
    NmediaMedia type interfaces
     CManagerCom::sun::star::media::XPlayer factory
     CXFrameGrabberThis interface provides an easy access to a stream images using their position in the time
     CXManagerCom::sun::star::media::XPlayer factory interface
     CXPlayerMultimedia stream handling interface
     CXPlayerListenerInterface to be implemented by a Player listener
     CXPlayerNotifierInterface to be implemented in order to support listener management
     CXPlayerWindowInteracts with the media player window
    NmozillaInterfaces for Mozilla integration
     CMenuMultipleChangeExplains properties of a menu item
     CMenuProxyAllows to execute dispatch for a menu item and handles listeners for changes in menu items
     CMenuProxyListenerListens for changes in menu items
     CMenuSingleChangeExplains a change for a menu item
     CMozillaBootstrapAllow to discover Mozilla/Thunderbird profiles Allow init Mozilla XPCOM using selected profile and switch profiles
     CXCloseSessionListenerListener for closing of the corresponding session
     CXCodeProxyInterface to run Mozilla XPCOM code to run Mozilla XPCOM code in OOo,you should first implement this interface, then pass this object to xProxyRunner->Run
     CXMenuProxyAllows to execute dispatch for a menu item and handles listeners for changes in menu items
     CXMenuProxyListenerListens for changes in menu items
     CXMozillaBootstrap
     CXProfileDiscoverInterface used to list and get information for Mozilla/Thunderbird profiles
     CXProfileManagerInterface to boot up and switch Mozilla/Thunderbird profiles
     CXProxyRunnerInterface run Mozilla XPCOM code in a managed environment
    NofficeOffice document content related interfaces
     CQuickstart
     CXAnnotationThis interface gives access to an annotation inside a document
     CXAnnotationAccessThis interface gives access to the annotation for a document content
     CXAnnotationEnumerationAn enumeration for a set of annotations
    NpackagesPackage file format interfaces
     NmanifestInterfaces for reading and writing manifest.xml files in ODF packages
      CManifestReader
      CManifestWriter
      CXManifestReaderThis interface reads the manifest data from a file
      CXManifestWriterThis interface writes the manifest data to a file
     NzipFor direct access to ZIP packages
      CXZipFileAccessAllows to get reading access to non-encrypted entries inside zip file
      CXZipFileAccess2Merged interface for ZipFileAccess service
      CZipEntryUsed to represent a ZIP file entry
      CZipExceptionUsed to indicate that a ZIP exception has occurred
      CZipFileAccessAllows to get reading access to non-encrypted entries inside zip file
      CZipIOExceptionUsed to indicate that a ZIP exception has occurred
     CEncryptionNotAllowedExceptionThis exception can be thrown in case object is encrypted when it is not allowed
     CNoEncryptionExceptionThis exception can be thrown in case object is not encrypted one as expected
     CNoRawFormatExceptionThis exception can be thrown in case provided stream is not a raw stream representing encrypted package stream
     CPackageThe Package is a service that provides access to a set of files and folders contained within a Package
     CPackageEncryption
     CPackageFolderThe PackageFolder service represents a single folder or directory within a Package
     CPackageFolderEnumerationThis service provides an iterator over the contents of a given instance of a PackageFolder
     CPackageStreamThis service represents a stream contained within a Package
     CWrongPasswordExceptionThis exception can be thrown in case wrong password was provided
     CXDataSinkEncrSupportAllows to get access to the stream of a PackageStream
     CXPackageEncryptionAllows to transparently plug-in crypto for PackageStreams
    NpresentationPresentation specific interfaces
     NtextfieldFor text fields in presentation documents
      CDateTimeService of a presentation date and time text field
      CFooterService of a presentation footer text field
      CHeaderService of a presentation header text field
     CChartShapeThis service is implemented by the chart presentation shape
     CCreateDialogFactoryServiceThe sd module uses this to get a pointer to the AccessibleFactory from the sdui module
     CCustomPresentationA custom presentation can show the pages of its presentation in a customized order
     CCustomPresentationAccessThis is a container for custom presentations
     CDateTimeShapeThis service is implemented by the date and time presentation shape
     CDocumentSettingsDescribes properties that apply to the whole presentation document
     CDrawPageThis is the service provided by a com::sun::star::drawing::DrawPage inside a PresentationDocument
     CFooterShapeThis service is implemented by the footer presentation shape
     CGraphicObjectShapeThis service is implemented by the graphic presentation shape
     CHandoutShapeThis service is implemented by the handout presentation shape
     CHandoutViewThis component integrates a view to a handout page inside a presentation document into the desktop
     CHeaderShapeThis service is implemented by the header presentation shape
     CNotesShapeThis service is implemented by the notes presentation shape
     CNotesViewThis component integrates a view to a handout page inside a presentation document into the desktop
     COLE2ShapeThis service is implemented by the OLE2 presentation shape
     COutlinerShapeThis service is implemented by the outline presentation shape
     COutlineViewThis component integrates an outline view to a presentation document into the desktop
     CPageShapeThis service is implemented by the page presentation shape
     CParagraphTargetEvent has a source that causes an event to be fired and a trigger that defines under which condition an event should be raised and an offset if the event should be raised a defined amount of time after the event is triggered
     CPresentationThis service is a presentation that is available from a PresentationDocument via the XPresentationSupplier interface
     CPresentation2Enhances the Presentation service to give access to a XPresentation2 interface
     CPresentationDocumentThis is the service provided by a presentation document
     CPresentationViewThis component integrates a view to a slide show of a presentation document into the desktop
     CPreviewViewThis component integrates a preview view to a slide show of a presentation document into the desktop
     CShapeThis service is supported from all shapes inside a PresentationDocument
     CSlideNumberShapeThis service is implemented by the slide number presentation shape
     CSlideShow
     CSlidesViewThis component integrates a slides view to a presentation document into the desktop
     CSubtitleShapeThis service is implemented by the subtitle presentation shape
     CTitleTextShapeThis service is implemented by the title and subtitle presentation shape
     CTransitionFactory
     CXCustomPresentationSupplierMust be supported to provide access to customized presentations of a presentation document
     CXHandoutMasterSupplierReturns the handout master page for this document
     CXPresentationWith this interface you can control any object that implements a Presentation
     CXPresentation2Enhances the XPresentation interface to give access to a XSlideShowController and to start a presentation with arguments
     CXPresentationPageDescribes a page from a presentation
     CXPresentationSupplierControls a presentation directly
     CXShapeEventListenerListener interface to receive shape-specific events
     CXSlideShowSlide show interface to perform slide show presentations
     CXSlideShowControllerInterface to control a running slide show
     CXSlideShowListenerListener interface to receive global slide show events
     CXSlideShowNavigationListenerListener interface with navigation support to receive global slide show events
     CXSlideShowViewView interface to display slide show presentations on
     CXTransitionTransition interface to render custom transitions over time
     CXTransitionFactoryTransitionFactory interface to request optional custom Transition instances for slide show transitions
    NqaInterfaces for QA and automated tests
     CXDumperDumps the content into a string
    NrdfRDF (Resource Description Framework) and metadata interfaces
     CBlankNodeBlank node that may occur in a RDF graph
     CLiteralLiteral that may occur in a RDF graph
     CParseExceptionError condition that is signaled on parsing an RDF file
     CQueryExceptionError condition that is signaled on evaluating a query against an RDF Repository
     CRepositoryAccess to a set of named RDF graphs
     CRepositoryExceptionError condition that is signaled on accessing an RDF Repository
     CStatementRDF statement, or triple
     CURIURI node that may occur in a RDF graph
     CXBlankNodeBlank node that may occur in a RDF graph
     CXDocumentMetadataAccessDocument metadata functionality related to the "manifest.rdf"
     CXDocumentRepositoryExtends XRepository with document-specific functionality
     CXLiteralLiteral that may occur in a RDF graph
     CXMetadatableMarks an object representing an ODF element that may have RDF meta data attached
     CXNamedGraphRDF named graph that is stored in an RDF Repository
     CXNodeNode that may occur in a RDF graph
     CXQuerySelectResultResult of a SPARQL "SELECT" query
     CXReifiedStatementReified RDF statement
     CXRepositoryAccess to a set of named RDF graphs
     CXRepositorySupplierAccess to an RDF Repository
     CXResourceResource node that may occur in a RDF graph
     CXURIURI node that may occur in a RDF graph
    NreflectionRuntime object inspection / core reflection interfaces
     CCoreReflectionThis service is the implementation of the reflection API
     CDumpDump any UNOIDL value as a string
     CInvalidTypeNameExceptionThrown in case that a certain type name does exist, but does not meet some other criteria
     CInvocationTargetExceptionThis exception denotes a checked exception (wrapping an originating exception) and may be thrown upon using invocation API
     CNoSuchTypeNameExceptionThrown in case that a certain type name does not exist
     CParamInfoProvides information about a formal parameter of a method
     CProxyFactoryService to create proxy objects acting on behalf of a given target object
     CtheCoreReflection
     CTypeDescriptionManagerThis service manages type descriptions and acts as a central access point to every type description
     CTypeDescriptionProviderThis service provides type descriptions, i.e
     CXArrayTypeDescriptionDeprecated, UNOIDL does not have an array concept
     CXCompoundTypeDescriptionReflects a compound type, i.e
     CXConstantsTypeDescriptionReflects a constants group
     CXConstantTypeDescriptionReflects a constant
     CXDumpDump any UNOIDL value as a string
     CXEnumTypeDescriptionReflects an enum type
     CXIdlArrayReflects an IDL sequence and provides dynamic access to instances of that sequence
     CXIdlClassProvides information reflecting a UNO type
     CXIdlClassProviderDeprecated interface
     CXIdlFieldDeprecated
     CXIdlField2Reflects an IDL interface attribute, enum or compound type (i.e
     CXIdlMemberBase interface for XIdlField2s and XIdlMethods
     CXIdlMethodReflects an IDL interface method
     CXIdlReflectionInterface to reflect types
     CXIndirectTypeDescriptionReflects a typedef or sequence type
     CXInterfaceAttributeTypeDescriptionReflects an interface attribute type
     CXInterfaceAttributeTypeDescription2Reflects an interface attribute, supporting extended attributes that are bound or raise exceptions
     CXInterfaceMemberTypeDescriptionBase interface for reflected interface members
     CXInterfaceMethodTypeDescriptionReflects an interface method type
     CXInterfaceTypeDescriptionReflects an interface type
     CXInterfaceTypeDescription2Reflects an interface type, supporting multiple inheritance
     CXMethodParameterReflects a method parameter
     CXModuleTypeDescriptionReflects a module
     CXParameterReflects a parameter of an interface method or a service constructor
     CXPropertyTypeDescriptionReflects a property
     CXProxyFactoryFactory interface to produce proxy objects
     CXPublishedReflects the “published” status of a UNOIDL entity
     CXServiceConstructorDescriptionReflects a service constructor
     CXServiceTypeDescriptionReflects a service
     CXServiceTypeDescription2Reflects a service, supporting single-interface–based services
     CXSingletonTypeDescriptionReflects a singleton
     CXSingletonTypeDescription2Reflects a singleton, supporting interface-based singletons
     CXStructTypeDescriptionReflects a struct type, supporting polymorphic struct types
     CXTypeDescriptionReflects a UNOIDL entity
     CXTypeDescriptionEnumerationDefines an enumeration for type descriptions
     CXTypeDescriptionEnumerationAccessDefines an interface for creating enumerations for type descriptions
     CXUnionTypeDescriptionDeprecated, UNOIDL does not have a union concept
    NregistryInterfaces to access registration databases
     CCannotRegisterImplementationExceptionThrown when an application tries to register a new component (implementation) using the XImplementationRegistration::registerImplementation() method, but the component cannot be registered
     CDefaultRegistryImplicitly supports a local registry and a read-only system registry for global information
     CImplementationRegistrationImplementation of the interface XImplementationRegistration
     CInvalidRegistryExceptionSignals that the registry is invalid or an operation on the registry failed
     CInvalidValueExceptionSignals that the value of the key is invalid or does not have the appropriate key type
     CMergeConflictExceptionThrown if entries of two registries are contradictory in the context of XSimpleRegistry::mergeKey()e() method
     CNestedRegistrySupports a shared view on two different registries
     CSimpleRegistryMakes it possible to create, open, or close a registry
     CXImplementationRegistrationOffers a registry for implementation objects and provides information about the registered implementations
     CXImplementationRegistration2Extends the functionality of com::sun::star::registry::XImplementationRegistration
     CXRegistryKeyMakes structural information (except regarding tree structures) of a single registry key accessible
     CXSimpleRegistryAllows access to a registry (a persistent data source)
    NrenderingInterfaces and data structures for rendering
     CAnimationAttributesThis structure contains attributes needed to run an animation
     CARGBColorARGB color quad
     CBitmapCanvasThis service provides the interfaces for a XBitmapCanvas
     CCanvasService providing an XCanvas interface
     CCanvasFactoryThe CanvasFactory is used to create the Canvas objects, evaluating the user's configuration preferences from
     CCaretThis structure contains the caret information
     CColorProfileICC Color profile
     CFloatingPointBitmapLayoutThis structure describes the memory layout of a bitmap having floating point color channels
     CFontInfoThis structure provides information about a specific font
     CFontMetricsMetrics global to the font, i.e
     CFontRequestThis structure contains all information necessary to describe a font to be queried from XCanvas
     CIntegerBitmapLayoutThis structure describes the memory layout of a bitmap having integer color channels
     CMtfRenderer
     CPanose
     CRenderStateThis structure contains information passed to each XCanvas render operation
     CRGBColorRGB color triplet
     CStringContextCollection of string-related arguments used on all canvas text interfaces
     CStrokeAttributesThis structure contains all attributes required for path stroking
     CTextHitThis structure contains hit information for XTextLayout
     CTextureContains all information needed to define a texture
     CViewStateThis structure contains information considered the view state
     CVolatileContentDestroyedExceptionThis exception indicates an invalid volatile bitmap content
     CXAnimatedSpriteThis interface can be used to control an animated sprite object
     CXAnimationThis interface defines an animation sequence
     CXBezierPolyPolygon2DThis is a specialized interface for a 2D poly-polygon containing straight line and Bezier segments
     CXBitmapThis is a generic interface to a bitmap
     CXBitmapCanvasThis is a specialization of the canvas interface for bitmapped canvases
     CXBitmapPaletteInterface to access the palette of a color-indexed bitmap
     CXBufferControllerInterface providing access to double/multi-buffer facilities of screen devices
     CXCachedPrimitiveInterface for cached repaint of already drawn XCanvas primitives
     CXCanvasCentral interface for rendering
     CXCanvasFontThis interface provides access to a specific, XCanvas-dependent font incarnation
     CXColorSpaceInformation how to interpret certain color data
     CXCustomSpriteInterface to control a custom sprite object on a XSpriteCanvas
     CXGraphicDeviceThis interface provides access to a graphic device, such as a printer, or a screen device
     CXHalfFloatBitmapSpecialized interface for bitmaps containing half floats as their color components
     CXHalfFloatReadOnlyBitmapSpecialized interface for bitmaps containing half floats as their color components
     CXIeeeDoubleBitmapThis is a specialized interface for bitmaps containing IEEE doubles for their color components
     CXIeeeDoubleReadOnlyBitmapThis is a specialized interface for bitmaps containing IEEE doubles for their color components
     CXIeeeFloatBitmapSpecialized interface for bitmaps containing IEEE floats as their color components
     CXIeeeFloatReadOnlyBitmapSpecialized interface for bitmaps containing IEEE floats as their color components
     CXIntegerBitmapThis is a specialized interface for bitmaps having integer color channels
     CXIntegerBitmapColorSpaceA color space for integer bitmap formats
     CXIntegerReadOnlyBitmapThis is a specialized interface for bitmaps having integer color channels
     CXLinePolyPolygon2DSpecialized interface for a 2D poly-polygon containing only straight line segments
     CXMtfRenderer
     CXParametricPolyPolygon2DInterface to a dynamic poly-polygon generator, that generates poly-polygons depending on a given parameter value
     CXPolyPolygon2DGeneric interface for poly-polygons in 2D
     CXSimpleCanvasProvides the basic graphical output operations for a canvas
     CXSpriteInterface to control a sprite object
     CXSpriteCanvasSpecialization of a XCanvas, where moving, animated objects (called sprites) are supported
     CXTextLayoutThis is the central interface for text layouting
     CXVolatileBitmapThis is a specialized interface to a volatile bitmap (which can become invalid at any point in time)
    NreportInterfaces for reports generated from data sources
     NinspectionProperty handlers for reports
      CDataProviderHandlerImplements the default property handler for all known types of com::sun::star::chart2::data::XDataProviders
      CDefaultComponentInspectorModelImplements a com::sun::star::inspection::XObjectInspectorModel for inspecting form components, in particular all components implementing the ReportComponent service
      CReportComponentHandlerImplements the default property handler for all known types of com::sun::star::report::XReportComponents
     NmetaReport meta data
      CXFormulaParserIdentifies a XFormulaParser which allows to retrieve the meta data of all supported functions
      CXFunctionCategoryIdentifies a XFunctionCategory which allows to retrieve the meta data of all supported functions
      CXFunctionDescriptionIdentifies a XFunctionDescription which allows to retrieve the meta data of all supported functions
      CXFunctionManagerIdentifies a XFunctionManager which allows to retrieve the meta data of all supported functions
     CFixedLine
     CFixedText
     CFormatCondition
     CFormattedField
     CFunction
     CGroup
     CGroups
     CImageControl
     CReportControlFormat
     CReportControlModel
     CReportDefinition
     CReportEngine
     CSection
     CShape
     CXFixedLine
     CXFixedText
     CXFormatConditionFormat condition for a control
     CXFormattedFieldDescribes a control which can be used for displaying values with an arbitrary formatting
     CXFunctionFormat condition for a control
     CXFunctionsThis interface specifies the functions collections of the report definition or a group
     CXFunctionsSupplierFunctions supplier which are located in a report definition or a group
     CXGroupIdentifies a XGroup
     CXGroupsThis interface specifies the groups collections of the report definition
     CXImageControl
     CXReportComponentDescribes a component which may be part of a report
     CXReportControlFormatFormat condition for a control
     CXReportControlModel
     CXReportDefinitionIdentifies a XReportComponent as being a (sub-) report
     CXReportEngineIdentifies a XReportEngine which allows the creation of OpenDocument files
     CXSectionIdentifies a XSection inside a report
     CXShape
    NresourceInterfaces to access (UI) resource files
     CMissingResourceExceptionUsed to signal that a resource is missing
     CStringResourceService providing access to a resource string table implementing the com::sun::star::awt::XDialog interface
     CStringResourceWithLocationService providing access to a resource string table implementing the com::sun::star::resource::XStringResourceWithLocation interface
     CStringResourceWithStorageService providing access to a resource string table implementing the com::sun::star::resource::XStringResourceWithStorage interface
     CXStringResourceManagerInterface to manage a resource string table containing a set of strings for different locales
     CXStringResourcePersistenceInterface derived from XStringResourceManager containing basic persistence functionality limited to operations that are independent from an associated location or storage
     CXStringResourceResolverInterface to access strings in a resource
     CXStringResourceSupplierProvides access to a string resource represented by a com::sun::star::resource::XStringResourceResolver
     CXStringResourceWithLocationExtends XStringResourcePersistence by methods to handle an associated location
     CXStringResourceWithStorageExtends XStringResourcePersistence by methods to handle an associated com::sun::star::embed::XStorage instance
    NscannerInterfaces for scanner control
     CScannerContextScanner context is an identifier for a specific scanner device
     CScannerExceptionA ScannerException gets thrown if an object of type XScannerManager could not complete a specific action
     CScannerManagerScannerManager provides a simple method to access scanner devices (or other image producing devices)
     CXScannerManager
     CXScannerManager2Extension of XScannerManager
    NscriptScripting language bindings
     NbrowseManage available scripts in some sort of hierarchy
      CBrowseNodeThis service provides access to the Macros and Macro containers via the XBrowseNode interface
      CBrowseNodeFactoryThis service is used to create Root XBrowseNodes
      CtheBrowseNodeFactoryThe one and only BrowseNodeFactory
      CXBrowseNodeThis interface represents a node in the hierarchy used to browse available scripts
      CXBrowseNodeFactoryThis interface provides a factory for obtaining objects implementing the XBrowseNode interface
     NproviderInterfaces for scripting providers
      CLanguageScriptProviderThis service provides a means of browsing and invoking scripts in a single language
      CMasterScriptProviderThis service acts as a wrapper around the various language specific ScriptProviders
      CMasterScriptProviderFactoryThis service is used to create MasterScriptProviders
      CScriptErrorRaisedExceptionChecked exception that represents an error encountered by a LanguageScriptProvider whilst executing a script
      CScriptExceptionRaisedExceptionChecked exception that represents the detail of an exception thrown by a LanguageScriptProvider whilst executing a script
      CScriptFrameworkErrorExceptionChecked exception that represents an error encountered by the Scripting Framework whilst executing a script
      CScriptProviderThis service providers a means to browse and execute scripts
      CScriptProviderForBasicThis service is a Basic-specific LanguageScriptProvider
      CScriptProviderForBeanShellThis service is a BeanShell-specific LanguageScriptProvider
      CScriptProviderForJavaThis service is a Java-specific LanguageScriptProvider
      CScriptProviderForJavaScriptThis service is a Java-specific LanguageScriptProvider
      CScriptURIHelperThis service is used to help transform Scripting Framework storage locations to Scripting Framework script URIs and vice versa
      CtheMasterScriptProviderFactoryThe one and only MasterScriptProviderFactory
      CXScriptThis interface represents an invocable script or UNO function
      CXScriptContextThis interface is provided to scripts, and provides a means of access to the various interfaces which they might need to perform some action on a document
      CXScriptProviderThis interface provides a factory for obtaining objects implementing the XScript interface
      CXScriptProviderFactoryThis interface provides a factory for obtaining objects implementing the XScriptProvider interface
      CXScriptProviderSupplierThis interface allows to get the scripting provider related to the object
      CXScriptURIHelperThis interface is used to help transform Scripting Framework storage locations to Scripting Framework script URIs and vice versa
     NvbaVBA scripting
      CVBAEventProcessor
      CVBAMacroResolver
      CVBAScriptEventDescribes a VBA script event fired via XVBACompatibility::broadcastVBAScriptEvent(), and received by XVBAScriptListener::notifyVBAScriptEvent()
      CVBASpreadsheetEventProcessor
      CVBATextEventProcessor
      CXVBACompatibility
      CXVBAEventProcessorExecutes VBA event handlers
      CXVBAMacroResolverConverts VBA macro names to script URLs and vice versa
      CXVBAModuleInfo
      CXVBAScriptListener
     CAllEventObjectThis event is a wrapper for an original event in a forwarding event
     CAllListenerAdapterMakes it possible to generate the adapters from specific interfaces to the interface XAllListener
     CArrayWrapperAllows a UNO sequence that is passed between different language boundaries to indicate it prefers to be represented as a multidimensional array with 0 or 1 based indices
     CBasicErrorExceptionThrown in order to transport an error to Basic
     CCannotConvertExceptionThis exception is thrown to indicate that a type conversion can not be performed
     CCannotCreateAdapterExceptionThrown by an attacher if an adapter service cannot create the appropriate adapter
     CContextInformationInformation about a certain stack frame
     CConverterThis service provides a widening converter converting from one type to another, if possible
     CDocumentDialogLibraryContainerDefines a container of dialog libraries, which is to be made persistent in a sub storage of a document storage
     CDocumentScriptLibraryContainerDefines a container of StarBasic script libraries, which is to be made persistent in a sub storage of a document storage
     CEngineService that any scripting engine must implement
     CEventListener
     CFinishEngineEventEvent contains the reasons and the data for the XEngineListener::finished() method
     CInterruptEngineEventDescribes an interrupt which occurs in the scripting engine
     CInvocationFactory service that allows construction of Invocation objects
     CInvocationAdapterFactoryProvides functionality to create an adapter that supports (a) special interface type(s) and maps calls to the interface's methods to an invocation interface
     CInvocationInfoThis struct is used to specify information about object members (methods or properties) accessed via XInvocation, such as names, types, or parameters
     CJavaScriptService is implementation of a JavaScript interpreter
     CLibraryNotLoadedExceptionThrown when an operation on a unloaded library is attempted which requires the library being loaded
     CModuleInfo
     CModuleSizeExceededRequestIs used for interaction handle in case password protected modules exceed the size that can be stored in OpenOffice 2.x, 1.x formats
     CNativeObjectWrapper
     CScriptEventScript event that gets delivered whenever a script event takes place
     CScriptEventDescriptorDescribes an effect, especially a script to be executed, for a certain event given by the listener type and the name of the event method
     CtheServiceDocumenterProvides documentation for UNO services
     CXAllListenerListener combining all methods of a listener interface in a single generic call
     CXAllListenerAdapterServiceAllows the generation of adapters from specific interfaces to the XAllListener interface
     CXAutomationInvocation
     CXDebuggingMakes it possible to set breakpoints in an interpreter
     CXDefaultMethodAn object supporting this interface indicates to interested parties or clients the name of the default method for this object
     CXDefaultPropertyAn object supporting this interface indicates to interested parties or clients the name of the default property for this object
     CXDirectInvocationAccess to an object's methods and properties
     CXEngineMakes it possible to control a scripting engine
     CXEngineListenerMakes it possible to receive events from a scripting engine
     CXErrorQuery
     CXEventAttacherMakes it possible to attach script events given by a sequence of ScriptEventDescriptor structures to a given interface
     CXEventAttacher2
     CXEventAttacherManagerRegisters listeners for specified events
     CXInvocationGives access to an object's methods and properties
     CXInvocation2Extension of XInvocation to provide additional information about the methods and properties that are accessible via XInvocation
     CXInvocationAdapterFactoryInterface to create adapter objects giving a type to be supported and a an invocation interface incoming calls are delegated to
     CXInvocationAdapterFactory2Interface to create adapter objects giving types to be supported and a an invocation interface incoming calls are delegated to
     CXLibraryAccessAccess to additional scripting code
     CXLibraryContainerProvides access to a library system
     CXLibraryContainer2Extension of XLibraryContainer to provide additional information about the libraries contained in a library container
     CXLibraryContainer3Extension of XLibraryContainer2
     CXLibraryContainerExportExtension of XLibraryContainer to provide functionality to store a library to a location represented by a URL
     CXLibraryContainerPasswordExtension of XLibraryContainer to provide password functionality
     CXLibraryQueryExecutable
     CXPersistentLibraryContainerDescribes a container of script libraries which is persistent
     CXScriptEventsAttacherThis interface can be used to attach script events to a number of objects that give access to the definition of events that should be attached to them, e.g., by supporting XEventsSupplier
     CXScriptEventsSupplierGives access to an event container represented by an XNameContainer containing ScriptEventDescriptor instances
     CXScriptListenerMakes it possible to receive ScriptEvents
     CXServiceDocumenterDocumentation for UNO services
     CXStarBasicAccessInterface representing a library and provides access to its modules
     CXStarBasicDialogInfoInterface describing old style basic dialog (SI controls) in binary data
     CXStarBasicLibraryInfoInterface representing a library and provides access to its modules
     CXStarBasicModuleInfoScript Module containing some scripting code in a certain scripting language
     CXStorageBasedLibraryContainerInterface for an XLibraryContainer which can be made persistent in a com::sun::star::embed::XStorage
     CXTypeConverterInterface to provide standard type conversions
    NsdbBasic interfaces for database access
     NapplicationApplication UI
      CCopyTableRowEventEvent happening while copying table data between databases
      CCopyTableWizardDescribes a wizard which can be used to copy table like data from one database to another
      CDefaultViewControllerDefault controller implementation for OpenOffice.org's database application
      CNamedDatabaseObjectDenotes a named database object, or a named folder of database objects
      CXCopyTableListenerInterface required to listen for progress in copying table rows via a CopyTableWizard
      CXCopyTableWizardDescribes a wizard which can be used to copy table like data from one database to another
      CXDatabaseDocumentUIAccess to the user interface of a database document
      CXTableUIProviderUsed by the database application to obtain non-default user interface information and/or components for database tables
     NtoolsMisc stuff
      CConnectionTools
      CXConnectionSupplierAllows to access the active connection
      CXConnectionToolsEncapsulates various useful functionality around a com::sun::star::sdb::Connection
      CXDataSourceMetaData
      CXIndexAlterationAllows to alter the indexes of a table
      CXKeyAlterationAllows to alter the keys of a table
      CXObjectNamesEncapsulates functionality which you might find useful when writing a database application which deals with query and table names
      CXTableAlterationAllows to alter a table
      CXTableNameAllows to manipulate table names
      CXTableRenameAllows to rename table
      CXViewAccessAllows to fetch and to change the sql statements of views
     CCallableStatementProcedure call
     CColumnDescribes the common properties of a database column
     CColumnDescriptorControlColumn descriptor control
     CColumnDescriptorControlModelStandard model of a ColumnDescriptorControl
     CColumnSettingsDescribes the common properties of a database column
     CCommandDefinition
     CConnectionExtends the com::sun::star::sdbc::Connection of SDBC by providing the data definitions of a connected database
     CContentLoaderImplements a loader for various datasource-related user interface components
     CDataAccessDescriptorDescriptor for accessing basic data access objects
     CDataAccessDescriptorFactoryAllows creating instances of the DataAccessDescriptor service
     CDatabaseAccessComponent, which controls DatabaseAccessConnections and acts like a shared DataSource
     CDatabaseAccessConnectionComponent, which supplies and stores additional information related to a certain database connection, such as, DatabaseQueries, FormDocuments, and ReportDocuments
     CDatabaseAccessContextContext for data access beans
     CDatabaseAccessDataSourceFactory to create data access beans
     CDatabaseContextContext for accessing datasource
     CDatabaseDocumentLink to a document associated with a database document
     CDatabaseEnvironment
     CDatabaseInteractionHandlerDescribes a service which is able to handle database-related interactions
     CDatabaseRegistrationEventDescribes a change in a database registration
     CDataColumnDefines a column used for a result set which contains the data definition and the data of the column of the current row of a result set
     CDataSettingsExtends the com::sun::star::sdbcx::Table with additional display information, sorting and filtering criteria
     CDataSourceFactory to establish database connections
     CDatasourceAdministrationDialogUser interface for administrating the system wide registered data sources
     CDataSourceBrowserImplements a component which allows browsing the data sources registered on the system
     CDefinitionContainerDescribes a container which provides access to database related definitions like commands, forms, and reports
     CDefinitionContentDefines the basic functionality for an object in the hierarchy of sub documents of an OfficeDatabaseDocument
     CDocumentDocuments which belong to a database source
     CDocumentContainerDescribes a container which provides access to documents embedded into a database document, usually forms and reports
     CDocumentDataSourceSimplifies the accessing of data sources and it's corresponding database document
     CDocumentDefinitionSub document of an OfficeDatabaseDocument
     CDocumentSaveRequestError specifying the lack of a document name
     CErrorMessageDialogDialog for displaying database related exceptions
     CFilterDialogThis interface could be incomplete since I derived it from its places of use
     CFormsDescribes a container which provides access to database forms
     CInteractionHandlerService for user interaction for databases
     COfficeDatabaseDocumentOffice database document which is a storable document
     COrderColumnDescribes a column which is part of the ORDER clause
     COrderDialogThis interface could be incomplete since I derived it from its places of use
     CParametersRequestError specifying the lack of parameters values
     CPreparedStatementPrecompiled SQL statement
     CQueryStored definition of a SQL query
     CQueryDefinitionStored definition of a SQL "Select statement"
     CQueryDescriptorStored definition of a SQL "Select statement"
     CQueryDesignImplements a component which allows the creation of SQL statements
     CRelationDesignImplements a component which allows the creation of relation
     CReportDesignThis interface could be incomplete since I derived it from its sole place of use
     CReportsDescribes a container which provides access to database reports
     CResultColumnDescribes a column of a result set
     CResultSetExtends the com::sun::star::sdbcx::ResultSet by a more sophisticated access to the result sets data
     CRowChangeEventIndicates the type of change action on the data source
     CRowsChangeEventIndicates which rows have changed and the type of change action on the row set
     CRowSetClient 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
     CRowSetVetoExceptionException fired whenever a row set operation was cancelled because of of a veto of an approved listener
     CSingleSelectQueryAnalyzerService for analyzing a single select statement
     CSingleSelectQueryComposerService for composing a single select statement
     CSQLContextSpecial information about the context where a com::sun::star::sdbc::SQLException occurred
     CSQLErrorEventInvoked in case of fired database exception triggered by a database object
     CSQLQueryComposerTool for composing SQL select statements
     CTableExtends the service com::sun::star::sdbcx::Table with additional display information, sorting, and filtering criteria
     CTableDefinitionThis IDL was created from the service's places of use, so it is probably incomplete
     CTableDescriptorExtends the service com::sun::star::sdbcx::TableDescriptor with additional display information, sorting, and filtering criteria
     CTableDesignImplements a component which allows the creation of tables
     CTextConnectionSettings
     CXAlterQueryUsed to alter the command of a query
     CXBookmarksSupplierAccess to the collection of all bookmarks associated with a data source
     CXColumnUsed to access data which is collected in a row
     CXColumnUpdateUsed to update data which is collected in a row
     CXCommandPreparationUsed for preparation of commands
     CXCompletedConnectionUsed for establishing connections via a factory which is identified by its name
     CXCompletedExecutionUsed for execution where information for execution may be required from the user
     CXDataAccessDescriptorFactoryAllows creating instances of the DataAccessDescriptor service
     CXDatabaseAccessNot to be used anymore
     CXDatabaseAccessListenerNot to be used anymore
     CXDatabaseContextProvides an interface for the new-style DatabaseContext service to implement
     CXDatabaseEnvironmentNot to be used anymore
     CXDatabaseRegistrationsAccess to the application-wide registered databases
     CXDatabaseRegistrationsListenerImplemented by components which want to be notified of changes in the application-wide registered databases
     CXDocumentDataSourceSimplifies the accessing of data sources and their corresponding database document
     CXFormDocumentsSupplierAccess to a container of database forms
     CXInteractionDocumentSaveAn interaction continuation handing back a document name
     CXInteractionSupplyParametersAn interaction continuation handing back parameter data
     CXOfficeDatabaseDocumentSimplifies the accessing of data sources, and it's corresponding database document and forms, and reports
     CXParametersSupplierAccess to a container of parameters, typically used for a prepared statement
     CXQueriesSupplierAccess to a container of database queries
     CXQueryDefinition
     CXQueryDefinitionsSupplierAccess to a container of database command definitions
     CXReportDocumentsSupplierAccess to a container of database reports
     CXResultSetAccessInterface to create a com::sun::star::sdbc::ResultSet based on the object providing the interface
     CXRowsChangeBroadcasterBroadcasts changes in the RowSet supplied by a component
     CXRowsChangeListenerUsed for receiving "rowsChanged" events posted by, for example, a row set
     CXRowSetApproveBroadcasterPossibility of reviving an event before changing the content of a row set
     CXRowSetApproveListenerUsed for approving the moving and changing of row set actions
     CXRowSetChangeBroadcasterBroadcasts changes in the RowSet supplied by a component
     CXRowSetChangeListenerImplemented by components which want to be notified when the RowSet supplied by a XRowSetSupplier changes
     CXRowSetSupplierUses a row set as datasource
     CXSingleSelectQueryAnalyzerSimplifies the analyzing of single select statements
     CXSingleSelectQueryComposerSimplifies the composing of single select statements
     CXSQLErrorBroadcasterInterface for notifying potential listeners of com::sun::star::sdbc::SQLException s posted by any database object
     CXSQLErrorListenerListener interface for receiving "errorOccured" events posted by any database object
     CXSQLQueryComposerShould be provided by a tool which simplifies the handling with SQL select statements
     CXSQLQueryComposerFactoryFactory for instances of service com::sun::star::sdb::SQLQueryComposer
     CXSubDocumentAllows operating on a sub document of an OfficeDatabaseDocument
     CXTextConnectionSettings
    NsdbcDatabase component interfaces
     CBatchUpdateExceptionThrown when an error occurs during a batch update operation
     CCallableStatementUsed to execute SQL stored procedures
     CChangeEvent
     CConnectionConnection (session) with a specific database
     CConnectionPoolBasic service for pooling SDBC connections
     CConnectionPropertiesProperties for a connection (session) with a specific database
     CDataTruncationReports a DataTruncation warning, on reads, or is thrown as a DataTruncation exception, on writes, when a data value is unexpectedly truncated
     CDBASEConnectionPropertiesProperties for a dBase connection (session) with a specific database
     CDriverService that every driver class must implement
     CDriverManager
     CDriverPropertyInfoDescribes the driver properties for making a connection
     CFILEConnectionPropertiesProperties for a FILE connection (session) with a specific database
     CFLATConnectionPropertiesProperties for a FLAT connection (session) with a specific database
     CJDBCConnectionPropertiesProperties for a JDBC connection (session) with a specific database
     CODBCConnectionPropertiesProperties for an ODBC connection (session) with a specific database
     CPreparedStatementPrecompiled SQL statement
     CResultSetAccess to a table of data
     CRowSetClient side ResultSet, which combines the characteristics of a com::sun::star::sdbc::Statement and a com::sun::star::sdbc::ResultSet
     CSQLExceptionException that provides information on a database access error
     CSQLWarningException that provides information on database access warnings
     CStatementUsed for executing a static SQL statement and obtaining the results produced by it
     CXArrayUsed for mapping the SQL type com::sun::star::sdbc::DataType::ARRAY
     CXBatchExecutionUsed for collecting and executing a set of SQL statements
     CXBlobRepresentation (mapping) of an SQL BLOB
     CXClobMapping for the SQL CLOB type
     CXCloseableFor the releasing of resources acquired by the implementing object
     CXColumnLocatePossibility to find columns by their name
     CXConnectionConnection (session) with a specific database
     CXConnectionPool
     CXDatabaseMetaDataComprehensive information about the database as a whole
     CXDatabaseMetaData2Extends the XDatabaseMetaData interface to allow retrieval of additional information
     CXDatabaseMetaData3Extends the XDatabaseMetaData interface to allow retrieval of additional information
     CXDataSourceUsed for establishing connections via a factory which is identified by its name
     CXDriverInterface that every driver class must implement
     CXDriverAccessAccess of sdbc driver components
     CXDriverManagerBasic interface for managing a set of SDBC drivers
     CXDriverManager2Basic interface for managing a set of SDBC drivers
     CXGeneratedResultSetResult set which gives access to automatically generated values after a new row was inserted
     CXIsolatedConnectionUsed for establishing isolated connections via a factory
     CXMultipleResultsUsed for inspecting multiple results produced by the execution of a SQL statement
     CXOutParametersUsed to register Out-Parameters for stored procedures
     CXParametersUsed for parameter setting, commonly implemented in conjunction with PreparedStatements
     CXPooledConnectionDefines a pooled connection which can share an unused connection
     CXPreparedBatchExecutionUsed for batch execution on PreparedStatements
     CXPreparedStatementPossibility of executing a precompiled SQL statement
     CXRefReference to a SQL structured type value in the database
     CXResultSetNavigation on a table of data
     CXResultSetMetaDataCan be used to find out about the types and properties of the columns in a ResultSet
     CXResultSetMetaDataSupplierAccess to the meta data of a result set
     CXResultSetUpdatePossibility to write changes made on a result set back to database
     CXRowUsed to access data which is collected in a row
     CXRowIdSQL ROWID value which is a built-in type, a value of which can be thought of as an address for its identified row in a database table
     CXRowSetEnhances the functionality of a result set
     CXRowSetListenerUsed for receiving "cursorMoved", "rowChanged", and "rowSetChanged" events posted by, for example, a row set
     CXRowUpdateUsed to update data which is collected in a row
     CXSQLDataUsed for the custom mapping of SQL user-defined types
     CXSQLInputInput stream that contains a stream of values representing an instance of a SQL structured or distinct type
     CXSQLOutputUsed as an output stream for writing the attributes of a user-defined type back to the database
     CXStatementUsed for executing a static SQL statement and obtaining the results produced by it
     CXStructUsed for the standard mapping for a SQL structured type
     CXWarningsSupplierShould be implemented of objects which may report warnings or non critical errors
    NsdbcxHigh-level database component interfaces
     CColumnDescribes the common properties of a database column
     CColumnDescriptorDescribes the common properties of a database column
     CContainerDescribes every container which is used for data definition
     CDatabaseDefinitionCould be used as an extension for performing data definition tasks on databases, and to control the access rights on database objects
     CDescriptorUsed to create a new object within a database
     CDriverExtends the service com::sun::star::sdbc::Driver by beans for data definition
     CGroupGroup of users, which has certain access rights for the objects of the database
     CGroupDescriptorUsed to create a new group in a database
     CIndexUsed to specify the index for a database table
     CIndexColumnAdds a property to determine the sort order of the column values within the index
     CIndexColumnDescriptorAdds a property to determine the sort order of the column values within the index
     CIndexDescriptorUsed to define a new index for a database table
     CKeyUsed to define a new key for a table
     CKeyColumnAdds a property to specify the referenced column
     CKeyColumnDescriptorAdds a property to specify the referenced column
     CKeyDescriptorUsed to define a new key for a table
     CPreparedStatementExtends the definition of the service com::sun::star::sdbc::PreparedStatement with a flag for the usage of bookmarks
     CReferenceColumnAdds a property to specify the referenced column
     CResultSetExtends the SDBC ResultSet by the possibility of bookmark positioning, canceling the positioning, and updating of rows
     CStatementExtends the definition of the service com::sun::star::sdbc::Statement with a flag for the usage of bookmarks
     CTableUsed to specify a table in a database
     CTableDescriptorUsed to define a table of a database
     CUserUser of the database, who has certain access rights for the objects of the database
     CUserDescriptorUsed to create a new user in a database
     CViewUsed to specify views on data
     CViewDescriptorUsed to define a new view for a database
     CXAlterTableUsed for creating and appending new objects to a specific container
     CXAlterViewImplements the possibility to alter aspects of a view's definition
     CXAppendUsed for creating and appending new objects to a specific container
     CXAuthorizableUsed for accessing and setting the permissions of a user for a database object
     CXColumnsSupplierAccess to a container of columns, typically used for tables and indexes
     CXCreateCatalogMay be implemented to hide the complexity of creating a database catalog
     CXDataDefinitionSupplierAccess to data definition beans from a connected database
     CXDataDescriptorFactoryCreation of a descriptor for a definition object
     CXDeleteRowsFor the deletion of more than one row at a time
     CXDropMethods to remove an element of its container and to drop it from the related database
     CXDropCatalogMay be implemented to hide the complexity of dropping a database catalog
     CXGroupsSupplierFor access to a container of groups, typically used for a database definition object
     CXIndexesSupplierFor access to a container of indexes, typically used for a table definition object
     CXKeysSupplierFor access to a container of keys, typically used for a table definition object
     CXRenameSupports the renaming of definition objects
     CXRowLocateUsed to identify rows within a result set and to find rows by a bookmark
     CXTablesSupplierFor access to a container of tables, typically used for a database definition object
     CXUserAllows for changing a users password
     CXUsersSupplierAccess to a container of users, typically used for a database definition object
     CXViewsSupplierFor access to a container of views, typically used for a database definition object
    NsecurityInterface for authorisation and authentication
     CAccessControlExceptionException notifying a lacking permission to access data or execute code thus it is thrown if permission ought to be denied
     CAccessControllerThis meta service supports the XAccessController interface for checking security permissions
     CAllPermissionThe AllPermission is a permission that implies all other permissions
     CCertAltNameEntryStruct contains a single entry within a Subject Alternative Name Extension of a X509 certificate
     CCertificateContainerService to be used for XCertificateContainer
     CCertificateException
     CCryptographyException
     CDocumentDigitalSignaturesService of DocumentDigitalSignatures
     CDocumentSignatureInformationStatus of digital signatures in a document
     CEncryptionException
     CKeyException
     CNoPasswordException
     CPolicyService for getting sets of permissions reading from some persistent storage
     CRuntimePermissionThis permission grants runtime access to some named functionality
     CSecurityInfrastructureException
     CSignatureException
     CXAccessControlContextAn XAccessControlContext is used to make system resource access decisions based on the context it encapsulates
     CXAccessControllerInterface for checking permissions and invoking privileged or restricted actions
     CXActionInterface for running an action
     CXCertificateInterface of a PKI Certificate
     CXCertificateContainerManage user certificate for temporary connections
     CXCertificateExtensionInterface of a PKI Certificate
     CXDocumentDigitalSignaturesInterface for signing and verifying digital signatures in office documents
     CXPolicyInterface for getting sets of permissions of a specified user or the default permissions if no user is given
     CXSanExtensionInterface of a X509 Subject Alternative Name Certificate Extension
    NsetupSetup specific interfaces
     CUpdateCheck
     CUpdateCheckConfigThis was created from its places of use, so it may be incomplete
    NsheetSpreadsheet specific interfaces
     Nopencl
      COpenCLDevice
      COpenCLPlatform
      CXOpenCLSelection
     CActivationEventDescribes a change of the active sheet
     CAddInBase for AddIn services that supply functions which can be called by other components
     CCellAnnotationCell annotation object attached to a spreadsheet cell
     CCellAnnotationsCollection of cell annotations
     CCellAnnotationsEnumerationEnumeration of cell annotations in a spreadsheet document
     CCellAnnotationShapeShape of a cell annotation object attached to a spreadsheet cell
     CCellAreaLinkLinked cell range
     CCellAreaLinksCollection of area links
     CCellAreaLinksEnumerationEnumeration of cell area links
     CCellFormatRangesCollection of equal-formatted cell ranges
     CCellFormatRangesEnumerationEnumeration of equal-formatted cell ranges
     CCellsCollection of used cells in a spreadsheet document
     CCellsEnumerationEnumeration of spreadsheet cells
     CColorScale
     CComplexReferenceReference to a cell range
     CConditionalFormatConditional format
     CConditionFormatEntry
     CConsolidationDescriptorAll settings of a data consolidation in a spreadsheet document
     CCreateDialogFactoryServiceThe sc module uses this to get a pointer to the ScAbstractDialogFactory from the scui module
     CDataBar
     CDatabaseImportDescriptorDescription of how data from an external database is imported
     CDatabaseRangeDatabase range in a spreadsheet document
     CDatabaseRangesCollection of database ranges in a spreadsheet document
     CDatabaseRangesEnumerationEnumeration of database ranges
     CDataPilotDescriptorDescription of the layout of a data pilot table
     CDataPilotFieldSingle field in a data pilot table
     CDataPilotFieldAutoShowInfoAuto show information of a DataPilotField
     CDataPilotFieldFilter
     CDataPilotFieldGroupCollection of members in a data pilot field group
     CDataPilotFieldGroupEnumerationEnumeration of members in a DataPilot field group
     CDataPilotFieldGroupInfoGrouping information of a DataPilotField
     CDataPilotFieldGroupItemMember in a data pilot field group
     CDataPilotFieldGroupsCollection of groups in a data pilot field
     CDataPilotFieldGroupsEnumerationEnumeration of member groups in a DataPilot field
     CDataPilotFieldLayoutInfoLayout information of a DataPilotField
     CDataPilotFieldReferenceControls how a data pilot field's results are shown in relation to a selected reference result
     CDataPilotFieldsCollection of fields in a data pilot table
     CDataPilotFieldsEnumerationEnumeration of data pilot fields
     CDataPilotFieldSortInfoDescribes how to sort a single DataPilotField
     CDataPilotItemSingle item in a data pilot field
     CDataPilotItemsCollection of items in a data pilot field
     CDataPilotItemsEnumerationEnumeration of data pilot items
     CDataPilotSourceData pilot source
     CDataPilotSourceDimensionDimension in a data pilot source
     CDataPilotSourceDimensionsCollection of dimensions in a data pilot source
     CDataPilotSourceHierarchiesCollection of hierarchies in a data pilot source dimension
     CDataPilotSourceHierarchyHierarchy in a data pilot source dimension
     CDataPilotSourceLevelLevel in a data pilot source hierarchy
     CDataPilotSourceLevelsCollection of levels in a data pilot source hierarchy
     CDataPilotSourceMemberMember in a data pilot source level
     CDataPilotSourceMembersCollection of members in a data pilot source level
     CDataPilotTableData pilot table on a spreadsheet
     CDataPilotTableHeaderDataInformation about a cell within the column or row header area of a DataPilot table
     CDataPilotTablePositionDataThis structure contains information on a cell within a DataPilot table
     CDataPilotTableResultDataInformation about a cell positioned within the result area of a DataPilot table
     CDataPilotTablesCollection of data pilot tables
     CDataPilotTablesEnumerationEnumeration of data pilot tables
     CDataResultResult of one element in the data pilot data array
     CDateCondition
     CDDEItemInfoDescribes an item of a DDE connection
     CDDELinkDDE link
     CDDELinkInfoDescribes all items of a DDE connection used in formulas
     CDDELinksCollection of DDE links
     CDDELinksEnumerationEnumeration of DDE links
     CDocumentSettingsDescribes properties that apply to the whole spreadsheet document
     CExternalDocLinkRepresents a single external document link
     CExternalDocLinksRepresents a collection of external document links
     CExternalLinkInfoDescribes an external link in a formula
     CExternalReferenceData structure to store information about an external reference
     CExternalSheetCacheA single sheet cache for an external document
     CFilterFieldValue
     CFilterFormulaParserA service used to implement parsing and printing formula strings in a specific formula language
     CFormulaOpCodeMapEntryMapping from a formula name (function name, operator, ...) to the OpCode used by the formula compiler
     CFormulaOpCodeMapper
     CFormulaParser
     CFormulaTokenSingle token within a formula
     CFunctionAccessAllows generic access to all spreadsheet functions
     CFunctionArgumentDescription of a single argument within a spreadsheet function
     CFunctionDescriptionCollects all properties used to describe a function
     CFunctionDescriptionEnumerationEnumeration of Function Descriptions
     CFunctionDescriptionsCollection of function descriptions for all built-in functions as well as add-in functions available in the spreadsheet application
     CGlobalSheetSettingsContributes properties to access the settings for all spreadsheets of a spreadsheet document
     CGoalResultResult of a goal seek operation
     CHeaderFooterContentContents of a header or footer line in a page style
     CIconSet
     CLabelRangeCell area that contains labels and values related to the labels
     CLabelRangesCollection of label ranges in a spreadsheet document
     CLabelRangesEnumerationEnumeration of label ranges
     CLocalizedNameA name that is valid for a specified locale
     CMemberResultDescribes a result of a DataPilot member
     CModelConstraintThis is used to specify a constraint for a solver model
     CNamedRangeNamed range in a spreadsheet document
     CNamedRangesCollection of named ranges in a spreadsheet document
     CNamedRangesEnumerationEnumeration of named ranges
     CNameTokenInformation regarding named tokens
     CNoConvergenceExceptionThrown by a Calc Add-In function this exception indicates the function's algorithm did not converge to a meaningful result
     CRangeSelectionArgumentsArguments for starting the range selection
     CRangeSelectionEventEvent from range selection
     CRecentFunctionsList of recently used spreadsheet functions
     CResultEventNew value of a volatile function result
     CScenarioScenario in a spreadsheet document
     CScenariosCollection of scenarios
     CScenariosEnumerationEnumeration of scenarios
     CSensitivityReportStores all the information related to the sensitivity report of a linear programming model
     CShapeService of shapes in a spreadsheet document
     CSheetCellSingle addressable cell in a spreadsheet document
     CSheetCellCursorCursor in a spreadsheet
     CSheetCellRangeRectangular range of cells in a spreadsheet document
     CSheetCellRangesCollection of cell ranges in a spreadsheet document
     CSheetCellRangesEnumerationEnumeration of cell ranges in a spreadsheet document
     CSheetFilterDescriptorDescription of how a cell range is to be filtered
     CSheetLinkSheet link
     CSheetLinksCollection of sheet links
     CSheetLinksEnumerationEnumeration of sheet links
     CSheetRangesQueryInterfaces to find cells with specific properties
     CSheetSortDescriptorDescription of how a cell range is to be sorted
     CSheetSortDescriptor2Description of how a cell range is to be sorted
     CSingleReferenceReference to a single cell
     CSolverA solver for a model that is defined by spreadsheet cells
     CSolverConstraintUsed to specify a constraint for a solver model
     CSolverSettingsA solver model defined in a sheet and accessible via the solver dialog
     CSpreadsheetComplete spreadsheet in a spreadsheet document
     CSpreadsheetDocumentModel component which consists of some settings and one or more spreadsheets
     CSpreadsheetDocumentSettingsContributes properties to control the configuration which is global for all views of a spreadsheet document
     CSpreadsheetDrawPageThis abstract service is implemented by every page of a SpreadsheetDocument
     CSpreadsheetsCollection of spreadsheets in a spreadsheet document
     CSpreadsheetsEnumerationEnumeration of spreadsheets in a spreadsheet document
     CSpreadsheetViewView of a spreadsheet document
     CSpreadsheetViewPaneSingle pane in a view of a spreadsheet document
     CSpreadsheetViewPanesEnumerationEnumeration of spreadsheet view panes
     CSpreadsheetViewSettingsSettings which are specific to each view of a spreadsheet
     CSubTotalColumnDescribes how a single data column is treated when creating subtotals
     CSubTotalDescriptorDescription of how subtotals are created
     CSubTotalFieldSingle field in a subtotal descriptor
     CSubTotalFieldsEnumerationEnumeration of sub total fields
     CTableAutoFormatAutoFormat, containing exactly 16 AutoFormat fields
     CTableAutoFormatEnumerationEnumeration of AutoFormat fields in an AutoFormat
     CTableAutoFormatFieldField in an AutoFormat
     CTableAutoFormatsCollection of AutoFormats
     CTableAutoFormatsEnumerationEnumeration of AutoFormats
     CTableCellStyleProperties of a table cell style
     CTableConditionalEntrySingle condition in a conditional format
     CTableConditionalEntryEnumerationEnumeration of conditional entries
     CTableConditionalFormatCollection of conditional formatting settings for a cell or cell range
     CTableFilterFieldDescribes a single condition in a filter descriptor
     CTableFilterField2Describes a single condition in a filter descriptor
     CTableFilterField3
     CTablePageBreakDataDescribes a page break in a spreadsheet
     CTablePageStylePage style for a spreadsheet
     CTableRefTokenInformation regarding table structured reference tokens
     CTableValidationData validation settings for a cell or cell range
     CUniqueCellFormatRangesCollection of equal-formatted cell range collections
     CUniqueCellFormatRangesEnumerationEnumeration of equal-formatted cell range collections
     CVolatileResultVolatile function result
     CXActivationBroadcasterMethods to add and remove XActivationEventListener
     CXActivationEventListenerMakes it possible to receive events when the active spreadsheet changes
     CXAddInGives access to function descriptions and user-visible names
     CXAreaLinkMethods to change the settings of a linked cell range
     CXAreaLinksAccess via index to a collection of area links and inserting and removing area links
     CXArrayFormulaRangeHandling of array formulas in a cell range
     CXArrayFormulaTokensGives access to an array formula as token sequence
     CXCalculatableSomething that can recalculate
     CXCellAddressableCell which can be addressed with a com::sun::star::table::CellAddress
     CXCellFormatRangesSupplierAccess to a collection of equal-formatted cell ranges
     CXCellRangeAddressableCell which can be addressed with a com::sun::star::table::CellRangeAddress
     CXCellRangeDataAllows to get and set an array of data from a cell range
     CXCellRangeFormulaAllows to get and set cell contents (values, text or formulas) for a cell range
     CXCellRangeMovementMethods for moving ranges of cells in a sheet
     CXCellRangeReferrerAllows direct access to the cells in a named range or to the cells which are visible in a view, without the need to get the document object first
     CXCellRangesAccessAccess to the cells or to sub-ranges of all sheets
     CXCellRangesQueryMethods to query for cell ranges with specific contents
     CXCellSeriesMethods to fill out a cell range automatically with values based on a start value, step count and fill mode
     CXColorScaleEntry
     CXCompatibilityNamesGives access to the sequence of compatibility names for an Addin function
     CXConditionalFormat
     CXConditionalFormats
     CXConditionEntryAbstract base interface for any conditional format
     CXConsolidatableMethods to consolidate ranges in a spreadsheet document
     CXConsolidationDescriptorAccess to the settings of a consolidation descriptor
     CXDataBarEntry
     CXDatabaseRangeAccess to the settings and options of a database range
     CXDatabaseRangesFunctions to manage a collection of database ranges
     CXDataPilotDataLayoutFieldSupplierProvides access to the DataPilotField used to layout multiple data fields
     CXDataPilotDescriptorAccess to the layout settings of a data pilot table
     CXDataPilotFieldMethods to control a data pilot field which has already been created
     CXDataPilotFieldGroupingProvides methods to create new DataPilot fields where some or all items of this DataPilot field are grouped in some way
     CXDataPilotMemberResultsAccess to a sequence of results of a data pilot source level
     CXDataPilotResultsAccess to a table of results of a data pilot source
     CXDataPilotTableMethods to control a data pilot table which has already been created
     CXDataPilotTable2Additional methods to extend com::sun::star::sheet::XDataPilotTable
     CXDataPilotTablesAccess to the data pilot tables via name and inserting and removing data pilot tables
     CXDataPilotTablesSupplierGrants access to a collection of data pilot tables
     CXDDELinkMethods to change the settings of a DDE link
     CXDDELinkResultsAccess to the DDE link results
     CXDDELinksMethod to add a DDE link to a spreadsheet
     CXDimensionsSupplierAccess to the collection of dimensions of a data pilot source
     CXDocumentAuditingAuditing functions of a document
     CXDrillDownDataSupplierSupplies a filtered subset of the original data source based on filtering criteria
     CXEnhancedMouseClickBroadcasterMethods to add and remove EnhancedMouseClickHandler
     CXExternalDocLinkPrimary interface for the com::sun::star::sheet::ExternalDocLink service
     CXExternalDocLinksPrimary interface for the com::sun::star::sheet::ExternalDocLinks service
     CXExternalSheetCachePrimary interface for the com::sun::star::sheet::ExternalSheetCache service
     CXExternalSheetNameMethod to set an external name at the sheet
     CXFillAcrossSheet
     CXFilterFormulaParserExtends the interface XFormulaParser by an attribute that specifies the namespace URL of the supported formula language
     CXFormulaOpCodeMapperGives access to spreadsheet compiler token interns
     CXFormulaParserConverts between text and token representations of formulas
     CXFormulaQueryMethods to query cells for dependencies in formulas
     CXFormulaTokensGives access to a formula as token sequence
     CXFunctionAccessAllows generic access to all spreadsheet functions
     CXFunctionDescriptionsAccess to the property sequence of a function description via function index or identifier
     CXGlobalSheetSettings
     CXGoalSeekSeeking a goal value for a cell
     CXHeaderFooterContentAccess to the text contents of a header or footer on a page
     CXHierarchiesSupplierAccess to the collection of hierarchies of a data pilot source dimension
     CXIconSetEntry
     CXLabelRangeAccess to the settings of a label range in a spreadsheet document
     CXLabelRangesMethods to access the members of a label range collection and to insert and remove them
     CXLevelsSupplierAccess to the collection of levels of a data pilot source hierarchy
     CXMembersAccessUsed to access named members in a data pilot source level collection
     CXMembersSupplierAccess to the collection of members of a data pilot source level
     CXMultiFormulaTokensGives access to multiple sets of formula tokens
     CXMultipleOperationMethod to apply a Multiple Operations Table to the cell range
     CXNamedRangeAccess to the settings of a named range in a spreadsheet document
     CXNamedRangesAccess to the members in a collection of named ranges and to insert and remove them
     CXPrintAreasSheet which has print areas
     CXRangeSelectionAllows to let the user to select a cell range
     CXRangeSelectionChangeListenerAllows notification when the selected range is changed
     CXRangeSelectionListenerAllows notification when range selection is completed or aborted
     CXRecentFunctionsAccess to a list of recently used functions
     CXResultListenerAllows notification when a new volatile function result is available
     CXScenarioAccess to the settings of a scenario sheet
     CXScenarioEnhancedEnhanced access to the settings of a scenario sheet
     CXScenariosAccess via name to the scenarios in a collection and inserting and removing scenarios
     CXScenariosSupplierAccess to a collection of scenarios
     CXSelectedSheetsSupplier
     CXSheetAnnotationMethods to query data of the annotation and to show and hide it
     CXSheetAnnotationAnchorAccess to a cell annotation attached to a spreadsheet cell
     CXSheetAnnotationsMethods to access cell annotations via index and to insert and remove annotations
     CXSheetAnnotationShapeSupplierMethods to get the shape of o annotation
     CXSheetAnnotationsSupplierAccess to a collection of cell annotations
     CXSheetAuditingMethods to access auditing (detective) features in a spreadsheet
     CXSheetCellCursorAdvanced methods to control the position of a cursor in a spreadsheet
     CXSheetCellRangeAccess to the spreadsheet that contains a cell range
     CXSheetCellRangeContainerMethods to access cell ranges in a collection via index and to add and remove cell ranges
     CXSheetCellRangesMethods to access cell ranges in a collection via index and other helper methods
     CXSheetConditionMethods to access the settings of a condition in a conditional format or data validation
     CXSheetCondition2Methods to access the settings of a condition in a conditional format or data validation
     CXSheetConditionalEntriesMethods to add and remove conditions of a conditional format
     CXSheetConditionalEntryMethods to access the cell style name for a condition in a conditional format
     CXSheetFilterableSomething that can be filtered using an XSheetFilterDescriptor
     CXSheetFilterableExSomething from which criteria for filtering can be read
     CXSheetFilterDescriptorAccess to a collection of filter conditions (filter fields)
     CXSheetFilterDescriptor2Access to a collection of filter conditions (filter fields)
     CXSheetFilterDescriptor3Access to a collection of filter conditions (filter fields)
     CXSheetLinkableEnables a sheet to refer to another sheet in a different document
     CXSheetOperationMethods to execute operations on a cell range or ranges
     CXSheetOutlineMethods to access the outlines of a sheet
     CXSheetPageBreakAccess to page breaks in a sheet
     CXSheetPastableSheet into which contents of the clipboard can be pasted
     CXSheetRange
     CXSolverAllows to call a solver for a model that is defined by spreadsheet cells
     CXSolverDescriptionGives access to user-visible strings for a solver
     CXSolverSettingsProvides access to the solver settings stored in a specific Calc sheet
     CXSpreadsheetMethods to create a cell range cursor
     CXSpreadsheetDocumentAccess to a collection of spreadsheets
     CXSpreadsheetsMethods to access the spreadsheets by name and to insert, copy, remove and rearrange spreadsheets
     CXSpreadsheets2Extends XSpreadsheets interface to import external sheets
     CXSpreadsheetViewMain interface of a SpreadsheetView
     CXSubTotalCalculatableMethods to handle a subtotal descriptor
     CXSubTotalDescriptorAccess to the collection of subtotal fields in a subtotal descriptor
     CXSubTotalFieldAccess to the settings of a field in a subtotal descriptor
     CXUniqueCellFormatRangesSupplierAccess to a collection of collections of equal-formatted cell ranges
     CXUnnamedDatabaseRangesFunctions to manage the sheet local databases
     CXUsedAreaCursorMethods to find the used area of the entire sheet
     CXViewFreezableEnables a SpreadsheetView to freeze columns and rows of the view
     CXViewPanePane in a view of a spreadsheet document
     CXViewPanesSupplierEnables access to the panes in a view
     CXViewSplitableEnables a SpreadsheetView to split the view
     CXVolatileResultMethods to handle a volatile function result
    NsmarttagsAllows to put smart tags in document content
     CSmartTagActionOne or more actions for smart tags
     CSmartTagRecognizerRecognizes smart tags
     CXRangeBasedSmartTagRecognizerAccess to a range based smart tag recognizer
     CXSmartTagActionAccess to smart tag actions
     CXSmartTagRecognizerAccess to a smart tag recognizer
    NstyleFormatting and layout style and style sheet interfaces
     CCellStyleCommon service for table cell styles
     CCharacterPropertiesThis is a set of properties to describe the style of characters
     CCharacterPropertiesAsianThis is a set of properties to describe the style of characters in Asian texts
     CCharacterPropertiesComplexThis is a set of properties to describe the style of characters in complex texts
     CCharacterStyleStyle sheet for characters within a com::sun::star::text::Text
     CDropCapFormatThis struct describes drop caps at a paragraph object
     CLineSpacingThis structure is used to specify the height of a text line
     CNumberingAlignmentSpecify the alignment of a numbering level
     CNumberingLevelThese properties describe the numbering of a paragraph
     CNumberingRuleRule to format numberings
     CPagePropertiesDescribes the style of pages
     CPageStyleContributes common properties of page styles
     CParagraphPropertiesDescribes the style of paragraphs
     CParagraphPropertiesAsianSettings for the style of paragraphs with complex text layout
     CParagraphPropertiesComplexSettings for the style of paragraphs with complex text layout
     CParagraphStyleStyle sheet for paragraphs within a com::sun::star::text::Text
     CStyleThis service specifies a single style sheet
     CStyleFamiliesThis service contains the collection of style families within the container document
     CStyleFamilyThis service is a container of style sheets of the same style family
     CTabStopThis structure is used to specify a single tabulator stop
     CXAutoStyleThis interface allows access to a single automatic style
     CXAutoStyleFamilyThis service contains the collection of automatic style families within the container document
     CXAutoStylesThis service contains the collection of automatic style families within the container document
     CXAutoStylesSupplierThis interface provides access to the style families within the container document
     CXDefaultsSupplierThis interface provides access to an XPropertySet of defaults
     CXStyleTemplate for a style (aka style sheet)
     CXStyleFamiliesSupplierThis interface provides access to the style families within the container document
     CXStyleLoaderEnables the object to import styles from documents
     CXStyleLoader2Extends XStyleLoader interface to import styles from an already opened component
     CXStyleSupplier
    NsvgInterfaces for import/export of Scalable Vector Format
     CXSVGPrinter
     CXSVGWriter
    NsystemHost operating system integration interfaces
     Nwindows
      CJumpListSpecifies a Jump List service
      CJumpListItemSpecifies an item for com::sun::star::system::windows::XJumpList
      CXJumpListSpecifies an interface for adding custom jump lists to the task bar (Windows only)
     CSimpleCommandMailSpecifies a SimpleCommandMail service
     CSimpleSystemMailSpecifies a SimpleSystemMail service
     CSystemShellExecuteSpecifies a system executer service
     CSystemShellExecuteExceptionMay be thrown in cases of errors executing a command using the SystemShellExecute service
     CXSimpleMailClientSpecifies an interface for creating and sending email messages
     CXSimpleMailClientSupplierImplementations of this interface do provide access to a simple mail client if there is one available
     CXSimpleMailMessageThis interface lets a client set or get the information of a simple mail message
     CXSimpleMailMessage2This interface extends XSimpleMailMessage
     CXSystemShellExecuteSpecifies an interface for executing a system command
    NtableTable specific interfaces (for text and spreadsheet)
     CBorderLineDescribes the line type for a single cell edge
     CBorderLine2A border line, extended with line style
     CCellSingle cell within a table
     CCellAddressCell address within a spreadsheet document
     CCellCursorCell cursor in a table
     CCellPropertiesProperties of a table cell
     CCellRangeRange of cells within a table
     CCellRangeAddressCell range address within a spreadsheet document
     CCellRangeListSourceDefines the a source of list entries coming from a cell range in a table document
     CCellValueBindingDefines the binding to a single cell in a table document
     CListPositionCellBindingDefines the binding to a single cell in a table document, which can be used to transfer a list position into the cell
     CShadowFormatDescribes the settings of a cell shadow
     CTableBorderStyle settings of the border lines of all cells in a cell range
     CTableBorder2Style settings of the border lines of all cells in a cell range
     CTableBorderDistancesDistance settings of the border lines of all cells in a cell range
     CTableChartChart based on data in a table or spreadsheet
     CTableChartsCollection of all charts based on data in a table
     CTableChartsEnumerationEnumeration of table charts
     CTableColumnSpecial cell range containing all cells of a single specific column in a table or spreadsheet
     CTableColumnsCollection of all columns of a table or spreadsheet
     CTableColumnsEnumerationEnumeration of table columns
     CTableRowSpecial cell range containing all cells of a single specific row in a table or spreadsheet
     CTableRowsCollection of all rows of a table or spreadsheet
     CTableRowsEnumerationEnumeration of table rows
     CTableSortDescriptorProperties which describe sorting of rows or columns in a table
     CTableSortDescriptor2Properties which describe sorting of fields (rows or columns) in a table
     CTableSortFieldDescribes how to sort a single field (row/column) in a tables sort descriptor
     CXAutoFormattableMethod to apply TableAutoFormats to a cell range
     CXCellMethods to access the contents of a cell in a table
     CXCell2Extends XCell methods to access the contents of a cell in a table
     CXCellCursorMethods to control the position of a cell cursor
     CXCellRangeAccess to the cells or to sub-ranges of a cell range
     CXColumnRowRangeMethods to access the collections of columns and rows of a cell range
     CXMergeableCellMethods to access information about a cell that is mergeable with other sells
     CXMergeableCellRangeRange of cells that can possibly be merged or unmerged
     CXTable
     CXTableChartAccess to the settings of a chart object in a table or spreadsheet
     CXTableChartsMethods to access charts via name and to insert and remove charts
     CXTableChartsSupplierMethod to access a collection of charts in a table or spreadsheet
     CXTableColumnsMethods to access columns via index and to insert and remove columns
     CXTablePivotChartAccess to the settings of a pivot chart object in a table or spreadsheet
     CXTablePivotChartsMethods to access pivot charts via name and to insert and remove pivot charts
     CXTablePivotChartsSupplierMethod to access a collection of pivot charts in a table or spreadsheet
     CXTableRowsMethods to access rows via index and to insert and remove rows
    NtaskTask management interfaces
     CAsyncJobRepresent an asynchronous job, which can be executed by the global theJobExecutor instance
     CClassifiedInteractionRequestA classified interaction request
     CDocumentMacroConfirmationRequestDescribes the request to approve or deny the execution of macros contained in a document
     CDocumentMSPasswordRequestThis request specifies the mode in which the password for Microsoft Office file format encryption should be asked
     CDocumentMSPasswordRequest2This request specifies if a password for opening or modifying of an encrypted Microsoft Office document is requested
     CDocumentPasswordRequestThis request specifies the mode in which the password should be asked
     CDocumentPasswordRequest2This request specifies if a password for opening or modifying a document is requested
     CErrorCodeIOExceptionIOException that carries a legacy error code (not only I/O related)
     CErrorCodeRequestGeneral error exception
     CErrorCodeRequest2General error exception
     CInteractionHandlerAn interaction request handler that lets the user handle requests via GUI dialogs
     CInteractionRequestStringResolver
     CJobRepresent a synchronous job, which can be executed by the global theJobExecutor instance
     CJobExecutorA legacy (single-instance) service-variant of theJobExecutor singleton
     CMasterPasswordRequestThis request specifies the mode in which the password should be asked
     CNoMasterExceptionThrown when a master password is needed but not available/correct
     COfficeRestartManagerThis singleton is intended to allow to restart the office asynchronously
     CPasswordContainerThis service is kind of storage that allows to store passwords and to retrieve already stored
     CPasswordContainerInteractionHandlerAn interaction request handler that uses the com::sun::star::task::PasswordContainer service to handle com::sun::star::ucb::AuthenticationRequest
     CPasswordRequestThis request specifies the mode in which the password should be asked
     CPDFExportExceptionException that provides information on an error during PDF export
     CStatusIndicatorFactory
     CtheJobExecutorGeneric job execution singleton
     CUnsupportedOverwriteRequestThis request is used in case a content can't keep files from overwriting
     CUrlRecord
     CUserRecord
     CXAbortChannelUse this interface to abort a command asynchronously
     CXAsyncJobJob which must be executed asynchronously
     CXInteractionAbortAn interaction continuation specifying to abort executing the process that issued the request
     CXInteractionApproveAn interaction continuation specifying "approval"
     CXInteractionAskLaterContinuation where the user does not actually decide the question she was confronted with, but postpones the decision to a later time
     CXInteractionContinuationSpecifies a way of how to continue from an com::sun::star::task::XInteractionRequest
     CXInteractionDisapproveAn interaction continuation specifying "disapproval"
     CXInteractionHandlerAn interaction request handler
     CXInteractionHandler2An interaction request handler
     CXInteractionPasswordA continuation to get a password from interaction helper
     CXInteractionPassword2A continuation to get a password from interaction helper, extends XInteractionPassword with possibility to provide password to modify
     CXInteractionRequestThe description of an interaction request
     CXInteractionRequestStringResolverObtains human readable strings from an XInteractionRequest
     CXInteractionRetryAn interaction continuation specifying to try to re-execute the process that issued the request
     CXJobJob which is to be executed synchronously
     CXJobExecutorStarts action for any triggered event from outside
     CXJobListenerListener on finish states of asynchronous job execution
     CXMasterPasswordHandlingAllows to change the master password, or let it be requested and checked
     CXMasterPasswordHandling2Allows to change the master password, or let it be requested and checked
     CXPasswordContainerAllows to save passwords with URL-pattern, to use them later
     CXPasswordContainer2Provides a unified interface for the PasswordContainer service to implement
     CXRestartManagerAllows to try to restart the office
     CXStatusIndicatorControls a status indicator which displays progress of longer actions to the user
     CXStatusIndicatorFactoryMultiple, probably parallel running, status indicator objects
     CXStatusIndicatorSupplierUse XStatusIndicatorFactory instead of this
     CXUrlContainerAllows to store and retrieve URLs
    NtextText specific interfaces
     NfieldmasterText field masters
      CBibliographyService of a Bibliography field master
      CDatabaseService of a Database field master
      CDDEService of a DDE field master
      CSetExpressionSpecifies the service of a set expression field master
      CUserSpecifies the service of a user field master
     NtextfieldText fields
      NdocinfoDocument Properties text fields
       CChangeAuthorService of a text field that provides information about the author of the last change
       CChangeDateTimeService of a text field that provides information about the date and time the document was last changed
       CCreateAuthorService of a text field that provides information about the author who created the document
       CCreateDateTimeService of a text field that provides information about the date and time of the document creation
       CCustomService of a text field that refers to the content of a user-defined field in the document information
       CDescriptionService of a text field that provides the description that is contained in the document information
       CEditTimeService of a text field that provides information about the duration the document has been edited
       CKeywordsService of a text field that provides the keywords that are contained in the document information
       CPrintAuthorService of a text field that provides information about the author of the last print operation
       CPrintDateTimeService of a text field that provides information about the date and time the document was last printed
       CRevisionService of a text field that provides the revision that is contained in the document information
       CSubjectService of a text field that provides the subject that is contained in the document information
       CTitleService of a text field that provides the title that is contained in the document information
      CAnnotationService of an annotation text field
      CAuthorService of an author text field
      CBibliographyService of a bibliography text field
      CChapterService of a chapter text field
      CCharacterCountService of a text field that displays the number of characters contained in the document
      CCombinedCharactersService of a text field to combine 1 to 6 characters that are treated as one normal character
      CConditionalTextService of a conditional text field
      CDatabaseService of a database text field which is used as mail merge field
      CDatabaseNameService of text field that displays the name of a database
      CDatabaseNextSetService of a text field that increments a database selection
      CDatabaseNumberOfSetService of text field that conditionally set the selection of a database cursor
      CDatabaseSetNumberService of a text field that displays the current set number of a database
      CDateTimeService of a date or time text field
      CDDEService of text field that visualizes a DDE connection
      CDropDownService of an author text field
      CEmbeddedObjectCountService of a text field that displays the number of embedded objects contained in the document
      CExtendedUserService of a text field that shows and element of the user data (name, address, phone, ...)
      CFileNameService of text field that displays the file name (URL) of the document
      CGetExpressionService of a get expression text field
      CGetReferenceService of a reference field
      CGraphicObjectCountService of a text field that displays the number of graphic objects contained in the document
      CHiddenParagraphService of a hidden paragraph field
      CHiddenTextService of a hidden text field
      CInputService of a text input field
      CInputUserService of an input field that is used to change the content of a corresponding field master of a user defined text field
      CJumpEditService of a place holder text field
      CMacroService of a macro text field
      CMetadataFieldCom::sun::star::text::TextField whose content is specified by RDF metadata
      CPageCountService of a text field that displays the number of pages contained in the document
      CPageCountRangeService of a text field that displays the number of pages in the current range of pages with consecutive page numbering
      CPageNumberService of a page number text field
      CParagraphCountService of a text field that displays the number of paragraphs contained in the document
      CReferencePageGetService of a text field that displays the page number with respect to a reference point
      CReferencePageSetService of a text field that inserts additional page numbers
      CScriptService of a text field
      CSetExpressionService of an expression text field
      CTableCountService of a text field that displays the number of tables contained in the document
      CTableFormulaService of a table formula text field
      CTemplateNameService text field that displays the name of the template the document has been created from
      CURLService of text field that displays a URL
      CUserService of a user defined field
      CWordCountService of a text field that displays the number of words contained in the document
     CAutoTextContainerAccess to groups of text blocks
     CAutoTextEntryAccess to a text block in a group of an AutoTextContainer
     CAutoTextGroupAccess to text blocks in a group
     CBaseFrameBase service of text frames, graphic objects, and embedded objects
     CBaseFramePropertiesProperties that are provided by all text frames, graphic objects, embedded objects and frame styles
     CBaseIndexBasic service of different indexes within a document
     CBaseIndexMarkTextRange which is explicitly marked as an index entry
     CBibliographyService of bibliography within a text document
     CBookmarkA bookmark is a TextContent, which is like a jump target or a label
     CBookmarksThis service specifies a collection of Bookmarks
     CCellSingle cell within a text table
     CCellPropertiesService that holds all cell properties of a text table cell in a text document
     CCellRangeArea of cells within a text table
     CChainedTextFrameExtends a TextFrame which shares the same Text with other ChainedTextFrame instances that will make the text flow through the chained frames
     CChapterNumberingRuleDescribes the rules for chapter numbering in a text document
     CContentControlThis service specifies a content control with properties in a TextDocument
     CContentIndexService of content indexes within a document
     CContentIndexMarkTextRange which is explicitly marked as an index entry for a ContentIndex
     CDefaultNumberingProviderAccess to language dependent numbering types and supports formatting of those numberings
     CDefaultsDefault settings of a text component for paragraph and character properties
     CDependentTextFieldTextField which is not specified by itself, but dependent on a TextFieldMaster
     CDialogFactoryServiceThe sw module uses this to get a pointer to the from the swui module
     CDocumentIndexService of content indexes within a document
     CDocumentIndexesAccess to all indexes in a document
     CDocumentIndexLevelFormatThis service provides access to the structure of the levels of document indexes
     CDocumentIndexMarkTextRange which is explicitly marked as an index entry for a DocumentIndex
     CDocumentIndexMarkAsianTextRange which is explicitly marked as an index entry for a DocumentIndex
     CDocumentIndexParagraphStylesAccess to the names of paragraph styles that are included in content indexes of user defined indexes
     CDocumentSettingsDescribes properties that apply to the whole text document
     CEndnoteThis service specifies an endnote in a TextDocument
     CEndnoteSettingsAccess to the settings of footnotes or endnotes in a (text) document
     CFootnoteThis service specifies a footnote or an endnote in a TextDocument
     CFootnotesAccess to the footnotes or endnotes of a (text) document
     CFootnoteSettingsAccess to the settings of footnotes or endnotes in a (text) document
     CGenericTextDocumentA text document is a model component which contains text structured by paragraphs
     CGlobalDocumentSpecify the document service of the global text module
     CGlobalSettingsService that provides access to the settings of a text module
     CGraphicCropDescribes the cropping of graphic objects
     CHoriOrientationFormatDescribes the horizontal orientation of an object
     CIllustrationsIndexService of illustration indexes within a document
     CInContentMetadataTextContent that can be used to attach RDF metadata to a range of text
     CInvalidTextContentExceptionThrown whenever a method gets a TextContent as an actual argument when the text content cannot be used for that operation
     CLineBreakThis service specifies a line break with properties in a TextDocument
     CLineNumberingPropertiesAccess to the settings of the line numbering
     CMailMergeGives access to mail merge functionality
     CMailMergeEventMail merge event
     CModuleDispatcher
     CNumberingLevelAccess to a numbering level as part of the Numbering Rules
     CNumberingRulesAccess to the numbering rules
     CNumberingStyleStyle sheet numberings within a com::sun::star::text::Text
     CObjectIndexService of object indexes within a document
     CPageFootnoteInfoProperties of the footnote area of a page or a page style
     CPagePrintSettingsThese properties describe the way the XPagePrintable interface prints the page on one printer page
     CParagraphPiece of text which can take its own paragraph-specific attributes (technically, properties)
     CParagraphEnumerationAccess to the paragraphs of an XText interface
     CPrintSettingsThese properties describe the printing of the content of a text document
     CRedlinePortionA RedlinePortion is a TextPortion that marks a change that has been recorded by the change tracking
     CReferenceMarkUsed for cross references in text documents
     CReferenceMarksAccess to the reference marks in a document
     CSectionFileLinkDescribes the link for a text section
     CShapeService of shapes in a text document
     CTableColumnsCollection of all columns of a table
     CTableColumnSeparatorThe width of the cells of a text table is defined by the position of the separator between neighboring cells
     CTableIndexService of table indexes within a document
     CTableRowsCollection of all rows of a text table
     CTextIndependent piece of text which consists of a series of one or more paragraphs
     CTextColumnDefines a single text column
     CTextColumnsAccess to columns in text (e.g., in TextFrames )
     CTextContentObject which can be anchored in a text, like instances of TextFrame or TextField
     CTextContentCollectionObjects of this type are collections of text contents of the same type
     CTextCursorA TextCursor is a TextRange which can be moved within a Text object
     CTextDocumentSpecify the document service of the text module
     CTextDocumentViewView of a TextDocument
     CTextEmbeddedObjectAccess to the properties and methods of an embedded object
     CTextEmbeddedObjectsAccess to all embedded objects in a document
     CTextFieldA TextField is a TextContent which fades its textual representation into the text range to which it is anchored
     CTextFieldEnumerationThis interface creates an enumeration of all text fields within a text document
     CTextFieldMasterA TextFieldMaster specifies important data for its DependentTextFields
     CTextFieldMastersThis is a collection of instances of TextFieldMaster, defined in a context (e.g
     CTextFieldsThis is a collection of TextField instances
     CTextFrameRectangular shape which contains a Text object and is attached to a piece of surrounding Text
     CTextFramesThis is the collection of all TextFrame instances within a context (e.g
     CTextGraphicObjectGraphic which can be embedded in Text
     CTextGraphicObjectsThis is the collection of all TextGraphicObject instances within a context (e.g
     CTextLayoutCursorA TextLayoutCursor is a TextRange which can travel within a layout of a Text object
     CTextMarkupDescriptorA descriptor for a single text markup
     CTextPageStylePage style for a text document
     CTextPortionA TextPortion is a piece of text within a paragraph that does not contain changes of its attributes inside
     CTextPortionEnumerationThis interface creates an enumeration of paragraph within a text document
     CTextPosition
     CTextRangePoints to a sequence of characters within a Text
     CTextRangeContentPropertiesDescribes the structural properties to retrieve text contents
     CTextRangesContainer for XTextRange objects
     CTextRangeSelection
     CTextSectionA TextSection is a range of complete paragraphs within a text
     CTextSectionsAccess to the text sections in a text document
     CTextSortableInterface for sorting
     CTextSortDescriptorDescribes sort criteria for sorting text
     CTextSortDescriptor2Describes sort criteria for sorting paragraphs or table contents in a text document
     CTextTableTable of text cells which is anchored to a surrounding text
     CTextTableCursorCursor in text tables
     CTextTableRowProperties of a text table row
     CTextTablesAccess to all tables in a document
     CTextViewCursorA TextViewCursor is a TextRange which can travel within a view of a Text object
     CUserDefinedIndexService of user defined indexes within a document
     CUserIndexService of user defined indexes within a document
     CUserIndexMarkTextRange which is explicitly marked as an index entry for a UserIndex
     CVertOrientationFormatDescribes the vertical orientation of an object
     CViewSettingsAccess to the settings of the controller of a text document
     CWebDocumentSpecify the document service of the web module
     CXAutoTextContainerHandles blocks of AutoTextEntry
     CXAutoTextContainer2
     CXAutoTextEntryIdentifies an autotext entry
     CXAutoTextGroupThe interface provide methods to insert, rename and delete autotext entries from the current autotext group
     CXBookmarkInsertToolOffers an easy way to insert bookmarks by name
     CXBookmarksSupplierAccess to the collection of all bookmarks within this text container
     CXChapterNumberingSupplierSettings of the chapter numbering in a text document
     CXContentControlsSupplierMakes it possible to access the content controls within the context (e.g
     CXDefaultNumberingProviderAccess to default com::sun::star::text::NumberingRules according to a given locale information
     CXDependentTextFieldMakes it possible to attach this TextField to a TextFieldMaster
     CXDocumentIndexThis is the main interface for a document index
     CXDocumentIndexesSupplierGives access to the collection of document indexes
     CXDocumentIndexMarkGives access to the mark of a document index entry
     CXEndnotesSettingsSupplierMakes it possible to access the FootnoteSettings within the context (e.g
     CXEndnotesSupplierMakes it possible to access the endnotes within the context (e.g
     CXFlatParagraphFunctionality to ..
     CXFlatParagraphIteratorFunctionality to ..
     CXFlatParagraphIteratorProviderFunctionality to ..
     CXFootnoteFootnote within a Text
     CXFootnotesSettingsSupplierMakes it possible to access the FootnoteSettings with the context (e.g
     CXFootnotesSupplierMakes it possible to access the footnotes within the context (e.g
     CXFormField
     CXLineNumberingPropertiesSettings of the line numbering in a text document
     CXMailMergeBroadcasterAllows for adding/removing of mail merge event listeners
     CXMailMergeListenerUsed to notify listeners about mail merge events
     CXMarkingAccessExtends a text range by method to modify its position
     CXMultiTextMarkupFunctionality to apply multiple text markups in one call
     CXNumberingFormatterSupports the formatting of numberings in various language environments
     CXNumberingRulesSupplierThis interface enables the object to handle numbering rules
     CXNumberingTypeInfoAccess to the numbering types that are supported by a component
     CXPageCursorMakes it possible to perform cursor movements between pages
     CXPagePrintablePrint several pages on one printer page
     CXParagraphAppendAllows inserting and appending paragraphs
     CXParagraphCursorMakes it possible to move paragraph by paragraph
     CXPasteBroadcasterAllows for adding/removing of paste event listeners
     CXPasteListenerUsed to notify listeners about paste events
     CXRedlineEnables creation of redlines (change tracking)
     CXReferenceMarksSupplierAccess to the reference marks within this context (i.e
     CXRelativeTextContentInsertMakes it possible to insert new text contents before or after existing text contents
     CXRelativeTextContentRemoveMakes it possible to remove text contents before or after existing text contents
     CXRubySelectionThis interface enables the object to handle list of ruby lines (aka Furigana lines)
     CXSentenceCursorMakes it possible to perform cursor movements through sentences
     CXSimpleTextMain interface for a distinct text unit, i.e
     CXTextExtends a XSimpleText by the capability of inserting XTextContents
     CXTextAppendMeta-interface for manipulating and inserting text
     CXTextAppendAndConvertMerges the functions of XTextAppend, XTextContentAppend and XTextConvert
     CXTextColumnsManages columns within the object
     CXTextContentEnables objects to be inserted into a text and to provide their location in a text once they are inserted into it
     CXTextContentAppendAllows inserting and appending text content
     CXTextConvertAllows converting selections of text to frames or tables
     CXTextCopyEnables a text object to copy attributed text from another text object
     CXTextCursorExtends a text range by method to modify its position
     CXTextDocumentMain interface of a text document
     CXTextEmbeddedObjectsSupplierCollection of all embedded objects within this context (i.e
     CXTextFieldBase interface for all text fields
     CXTextFieldsSupplierMakes it possible to access the text fields used in this context (e.g
     CXTextFrameAccess to the Text of a TextFrame
     CXTextFramesSupplierMakes it possible to access the TextFrame instances in this context (e.g
     CXTextGraphicObjectsSupplierAccess to the collection of all embedded and linked graphics within this context (i.e
     CXTextMarkupFunctionality to markup text
     CXTextPortionAppendAllows inserting and appending formatted text portions
     CXTextRangeDescribes the object's position in a text
     CXTextRangeCompareCompares the positions of two TextRanges within a Text
     CXTextRangeMoverMakes it possible to move a text range (e.g
     CXTextSectionProvide special data of a TextSection
     CXTextSectionsSupplierManages the text sections within the context (i.e
     CXTextShapesSupplierCollection of com::sun::star::drawing::TextShapes
     CXTextTableManages a text table
     CXTextTableCursorThe TextTableCursor provide methods to navigate through the table structure, to merge and split cells
     CXTextTablesSupplierEnables the object to handle text tables
     CXTextViewCursorDescribes a cursor in a text document's view
     CXTextViewCursorSupplierSupplies access to the cursor in the view
     CXTextViewTextRangeSupplierSupplies access to a document model position at a view-dependent pixel position
     CXWordCursorMakes it possible to move a cursor word by word
    NucbUniversal Content Broker interfaces
     CAlreadyInitializedExceptionThis exception is thrown to indicate that an attempt was made to reinitialize an object that can only be initialized once
     CAnyCompareFactoryFactory to get XAnyCompare service implementations
     CAuthenticationFallbackRequestAn interaction continuation handing back some authentication data
     CAuthenticationRequestAn error specifying lack of correct authentication data (e.g., to log into an account)
     CCachedContentResultSetUsed on client side to access a ContentResultSet remote optimized
     CCachedContentResultSetFactoryFactory for CachedContentResultSet implementations
     CCachedContentResultSetStubUsed on provider side to access a ContentResultSet remote optimized
     CCachedContentResultSetStubFactoryFactory for CachedContentResultSetStub implementations
     CCachedDynamicResultSetRead access to a static or dynamically changing ContentResultSet
     CCachedDynamicResultSetFactoryFactory for CachedDynamicResultSet implementations
     CCachedDynamicResultSetStubRead access to a static or dynamically changing ContentResultSet
     CCachedDynamicResultSetStubFactoryFactory for CachedDynamicResultSetStub implementations
     CCertificateValidationRequestAn error specifying an invalid certificate
     CCheckinArgumentInformation needed to checkin a document
     CCmisContentProviderThe Cmis Content Provider implements a ContentProvider for the UniversalContentBroker (UCB)
     CCommandCommand
     CCommandAbortedExceptionThis exception is thrown to indicate that a command was aborted
     CCommandEnvironment
     CCommandFailedExceptionThis exception is thrown if an exception situation occurred during the processing of a command and an com::sun::star::task::XInteractionHandler was able to handle the request for the error condition and the requesting code decided to abort the command execution according to the selection made by the interaction handler
     CCommandInfoDescribes a command
     CCommandInfoChangeEventThis event gets delivered whenever a XCommandInfo is changed
     CContentA Content is a service that provides access to data of a content provided by an implementation of the service ContentProvider
     CContentCreationExceptionThis exception is thrown to indicate that the creation of a UCB content failed
     CContentEventA structure for content events
     CContentInfoA structure for information about contents
     CContentProviderAccess to a set of Contents
     CContentProviderInfoA structure for content provider information
     CContentProviderProxyProxy for a content provider
     CContentProviderProxyFactoryFactory for ContentProviderProxy implementations
     CContentResultSetAccess to the children of a folder content
     CContentTransmitterA ContentTransmitter is a service that provides
     CCrossReferenceThis struct contains information describing a cross reference
     CDefaultHierarchyDataSourceConcrete implementation of service HierarchyDataSource, which uses the service com::sun::star::configuration::ConfigurationProvider for reading and writing hierarchy data
     CDocumentHeaderFieldThis struct contains a name-value pair of a document header (i.e
     CDuplicateCommandIdentifierExceptionThrown by XCommandProcessor::execute() to indicate that the same command identifier was used for two threads
     CDuplicateProviderExceptionThrown to indicate that a content provider with the same identifier already was registered with a content provider manager
     CDynamicResultSetRead access to a static or dynamically changing ContentResultSet
     CExpandContentProviderThe Expand Content Provider implements a ContentProvider for the UniversalContentBroker (UCB)
     CExportStreamInfoInformation needed to export an object in mbx format (supplying an output stream to export into)
     CFetchResultData of several rows of a ContentResultSet
     CFileContentA File Content represents either a directory or a file in the local file system
     CFileContentProviderThe File Content Provider (FCP) implements a ContentProvider for the UniversalContentBroker (UCB)
     CFolderListA list of folders
     CFolderListEntryInformation about a single folder in a FolderList
     CFTPContentA FTPContent provides an object representing either a (ftp-server-side) directory object allowing listing of children or a content object providing access to a (ftp-server-side) file
     CFTPContentProviderThe FTP Content Provider (FCP) implements a ContentProvider for the UniversalContentBroker (UCB)
     CGIOContentProvider
     CGlobalTransferCommandArgumentThis struct contains information needed to transfer objects from one location to another
     CGlobalTransferCommandArgument2This struct extends the one for transfers arguments by adding a Mime type and a Document Id property to it
     CGnomeVFSContentProvider
     CGnomeVFSDocumentContent
     CGnomeVFSFolderContentA DCP Folder is a container for other DCP Folders or Documents
     CHelpContentA Help Content represents either a directory object allowing access to a search engine and to index information for the respective module, or an object allowing access to the concrete written help content
     CHelpContentProviderThe Help Content Provider (HCP) implements a ContentProvider for the UniversalContentBroker (UCB)
     CHierarchyContentProviderThe Hierarchy Content Provider (HCP) implements a ContentProvider for the UniversalContentBroker (UCB)
     CHierarchyDataReadAccessRead access to a fragment of the hierarchy data
     CHierarchyDataReadWriteAccessRead and write access to a fragment of the hierarchy data
     CHierarchyDataSourceManages one or more complete sets of hierarchy data and serves as a factory for objects that provide access to a subset of the data
     CHierarchyFolderContentA HCP Folder is a container for other HCP Folders and HCP Links
     CHierarchyLinkContentA HCP Link is a content which points to another location
     CHierarchyRootFolderContentA HCP Root Folder is the root container for all other HCP Folders and HCP Links
     CIllegalIdentifierExceptionThis exception is thrown to indicate an illegal content identifier
     CInsertCommandArgumentThe argument for the command "insert"
     CInsertCommandArgument2The argument for the command "insert" augmented with some properties
     CInteractiveAppExceptionAn application error
     CInteractiveAugmentedIOExceptionAn input/output error with arguments
     CInteractiveBadTransferURLExceptionAn interaction request to inform the client of a "transfer" command that the supplied source URL is not supported
     CInteractiveFileIOExceptionAn input/output error while processing a file
     CInteractiveIOExceptionAn input/output error
     CInteractiveLockingExceptionAn error related to locking operations
     CInteractiveLockingLockedExceptionAn error indicating that the resource is locked
     CInteractiveLockingLockExpiredExceptionAn error indicating that a lock that has been previously obtained by this OOo session has expired
     CInteractiveLockingNotLockedExceptionAn error indicating that the resource is not locked
     CInteractiveNetworkConnectExceptionA network error specifying a connection failure
     CInteractiveNetworkExceptionAn error related to network operations
     CInteractiveNetworkGeneralExceptionA network error specifying a general failure
     CInteractiveNetworkOffLineExceptionA network error specifying an off line condition
     CInteractiveNetworkReadExceptionA network error specifying a read failure
     CInteractiveNetworkResolveNameExceptionA network error specifying a name resolution failure
     CInteractiveNetworkWriteExceptionA network error specifying a write failure
     CInteractiveWrongMediumExceptionThrown when the wrong medium is inserted into a removable drive during an operation
     CLinkDefines a link
     CListActionThis struct contains information needed in the notifications of a XDynamicResultSet
     CListenerAlreadySetExceptionThis exception is thrown to indicate that a Listener is already set while only one is allowed
     CListEventType of event fired by an XDynamicResultSet
     CLockDefines a lock
     CLockEntryDefines the types of locks that can be used with a resource
     CMissingInputStreamExceptionThis exception is used to indicate that there is an com::sun::star::io::XInputStream missing
     CMissingPropertiesExceptionThis exception is used to indicate that there are properties missing
     CNameClashExceptionAn exception used to notify a name clash
     CNameClashResolveRequestThis request is used to indicate a name clash
     CNumberedSortingInfoInformation for sorting a ContentResultSet
     CODMAContentA OCP content is representation of a document saved in a DMS
     CODMAContentProviderThe ODMA Content Provider (OCP) implements a ContentProvider for the UniversalContentBroker (UCB)
     COpenCommandArgumentThe argument for commands like "open", "update", and "synchronize"
     COpenCommandArgument2The argument for commands like "open", "update", and "synchronize"
     COpenCommandArgument3Extended argument for commands like "open"
     CPackageContentProviderThe Package Content Provider (PCP) implements a ContentProvider for the UniversalContentBroker (UCB)
     CPackageFolderContentA PCP Folder is a container for other PCP Folders and PCP Streams
     CPackageStreamContentA PCP Stream is a content which represents a file inside a package
     CPersistentPropertySetThis service contains the interfaces to implement by objects returned by XPropertySetRegistry::openPropertySet()
     CPostCommandArgumentThe argument for the command "post"
     CPostCommandArgument2The argument for the command "post"
     CPropertiesManagerThis service provides access to the meta data of the well known (predefined) UCB properties
     CPropertyCommandArgumentThe argument for the "addProperty" command
     CPropertySetRegistryThis service contains the interfaces to implement by objects returned by XPropertySetRegistryFactory::createRegistry()
     CPropertyValueInfoValue and state of a com::sun::star::beans::Property
     CRecipientInfoAll information needed to send a message using one send protocol
     CRemoteAccessContentProviderA RemoteAccessContentProvider is a ContentProvider that provides access to contents available at other (remote) UCBs
     CRemoteContentProviderAcceptorAllows content providers running in remote processes to be registered at the local content provider broker
     CRemoteContentProviderChangeEventThe description of a change to a com::sun::star::ucb::XRemoteContentProviderSupplier
     CRemoteProxyContentProviderA ContentProvider that wraps remote content providers that (potentially) have been distributed to a UCB
     CResultSetExceptionThis exception is thrown to propagate exceptions thrown by operations on ContentResultSets
     CRuleDescribes a rule that can be applies to a number of objects
     CRuleSetDescribes a set of Rules
     CRuleTermDescribes a term
     CSearchCommandArgumentThe argument for the command "search"
     CSearchCriteriumCriterion describing how an object must match some rules that specify (part of) a search
     CSearchInfoInformation needed to (recursively) search an object
     CSendInfoInformation related to a send protocol
     CSendMediaTypesList of Internet media types (like "text/plain" and "text/html"), that are related to a send protocol
     CServiceNotFoundExceptionThis exception is thrown to indicate that a needed service was not registered
     CSimpleFileAccessOffers a simple access to resources, like files and folders located in a local file system or on a WebDAV server
     CSortedDynamicResultSetFactoryFactory for DynamicResultSet implementations, which will be sorted according to the given sorting options
     CSortingInfoSorting info
     CStoreCreates instances of the service PropertySetRegistry
     CTransferInfoInformation needed to transfer objects from one location to another
     CTransferInfo2Extends TransferInfo structure to give some additional parameters for transfers
     CTransferResultInformation about a transfer activity
     CTransientDocumentsContentProviderThe Transient Documents Content Provider (TDCP) implements a ContentProvider for the UniversalContentBroker (UCB)
     CTransientDocumentsDocumentContentA TDCP Document represents the root folder of a transient document
     CTransientDocumentsFolderContentA TDCP Folder is a container for other TDCP Folders and TDCP Streams
     CTransientDocumentsRootContentA TDCP Root Folder is the root container for all other TDCP contents
     CTransientDocumentsStreamContentA TDCP Stream is a content which represents a data stream of an Office document
     CUniversalContentBrokerOne-instance service that provides access to a set of Contents via ContentProviders
     CUnsupportedCommandExceptionThrown to indicate that a command is not known by the implementation of an interface
     CUnsupportedDataSinkExceptionThis exception is used to indicate that the requested type of data sink is not supported
     CUnsupportedNameClashException
     CUnsupportedOpenModeExceptionThis exception is used to indicate that the requested OpenMode is not supported
     CURLAuthenticationRequestAn error specifying lack of correct authentication data (e.g., to log into an account)
     CWebDAVContentProviderThe WebDAV Content Provider (DCP) implements a ContentProvider for the UniversalContentBroker (UCB)
     CWebDAVDocumentContentA DCP Document is a container for Document data/content
     CWebDAVFolderContentA DCP Folder is a container for other DCP Folders or Documents
     CWelcomeDynamicResultSetStructThis struct is to be contained in the first notification of an XDynamicResultSet
     CXAnyCompareCompares two anys
     CXAnyCompareFactoryCreates an XAnyCompare instance
     CXCachedContentResultSetFactoryCreates a CachedContentResultSet
     CXCachedContentResultSetStubFactoryCreates a CachedContentResultSetStub
     CXCachedDynamicResultSetFactoryCreates a CachedDynamicResultSet
     CXCachedDynamicResultSetStubFactoryCreates a CachedDynamicResultSetStub and connects a non-remote optimized DynamicResultSet to a remote optimized CachedDynamicResultSet
     CXCommandEnvironmentDefines the environment for a command
     CXCommandInfoAccess to information on a set of commands
     CXCommandInfoChangeListenerListener for events related to changing XCommandInfos
     CXCommandInfoChangeNotifierNotifier for changes of XCommandInfos
     CXCommandProcessorDefines a processor for synchronous commands, which are executed in a specific execution environment
     CXCommandProcessor2An improved version of a com::sun::star::ucb::XCommandProcessor that helps avoid ever-increasing resource consumption
     CXContentContent with a type and an identifier, which is able to manage listeners for events that are related to contents
     CXContentAccessMethods for obtaining information on a content in different levels
     CXContentCreatorA creator for new (persistent) contents, like file system folders
     CXContentEventListenerListener for events related to XContents
     CXContentIdentifierAn identifier for contents
     CXContentIdentifierFactoryA factory for content identifiers
     CXContentIdentifierMappingA mapping from a (source) set of XContentIdentifiers to another (target) set of XContentIdentifiers
     CXContentProviderContent provider which creates and manages XContents
     CXContentProviderFactoryFactory for a XContentProvider
     CXContentProviderManagerMakes it possible to query/register/deregister content providers
     CXContentProviderSupplierSupplier for a content provider
     CXContentTransmitter
     CXDataContainerContainer for (binary) data
     CXDynamicResultSetProvides read access to a ContentResultSet
     CXDynamicResultSetListenerUsed to receive notifications from an XDynamicResultSet
     CXFetchProviderPossibility to get the contents of the columns of several rows of a ContentResultSet with a single function call
     CXFetchProviderForContentAccessPossibility to load information offered by a XContentAccess for several rows of a ContentResultSet with a single function call
     CXFileIdentifierConverterMethods to convert between (file) URLs and file paths in system dependent notation
     CXInteractionAuthFallbackAn interaction continuation specifying authentication success
     CXInteractionHandlerSupplierThis interface should be implemented by an internal XCommandEnvironment that can not supply an com::sun::star::task::XInteractionHandler, but instead wants interaction requests to be handled by other internal error handling mechanism
     CXInteractionReplaceExistingDataInteraction continuation used to instruct the requester to replace existing data
     CXInteractionSupplyAuthenticationAn interaction continuation handing back some authentication data
     CXInteractionSupplyAuthentication2An interaction continuation handing back some authentication data
     CXInteractionSupplyNameInteraction continuation used to hand back a new name for something
     CXParameterizedContentProviderRegister specially adjusted instances of content providers on URL templates and supplementary arguments
     CXPersistentPropertySetA persistent property set, which can be saved in and restored from a XPropertySetRegistry
     CXProgressHandlerHandle a tasks notification that it has made some progress
     CXPropertyMatcherChecks whether a set of properties matches a set of search criteria
     CXPropertyMatcherFactoryCreates an XPropertyMatcher, given a set of search criteria
     CXPropertySetRegistryA registry (storage medium) for persistent property sets
     CXPropertySetRegistryFactoryA factory for property set registries
     CXRecyclerAllows an XContent to delete itself into the trash can
     CXRemoteContentProviderAcceptorAccept remote content providers that want to make themselves known to the local process
     CXRemoteContentProviderActivatorThis interface should be implemented together with XRemoteContentProviderAcceptor and allows for a lazy implementation of XRemoteContentProviderAcceptor::addRemoteContentProvider()
     CXRemoteContentProviderChangeListenerA listener interested in changes to a com::sun::star::ucb::XRemoteContentProviderSupplier
     CXRemoteContentProviderChangeNotifierNotify about changes to a XRemoteContentProviderSupplier
     CXRemoteContentProviderConnectionControlA simple mechanism to find out if the connection between a remote content provider distributor and acceptor gets lost
     CXRemoteContentProviderDistributorDistribute a content broker to various XRemoteContentProviderAcceptors
     CXRemoteContentProviderDoneListenerA notification mechanism that a XRemoteContentProviderAcceptor no longer needs a remote content provider
     CXRemoteContentProviderSupplierProvide access to a collection of remote content providers
     CXSimpleFileAccessThis is the basic interface to read data from a stream
     CXSimpleFileAccess2This is an extension to the interface XSimpleFileAccess
     CXSimpleFileAccess3This is an extension to the interface XSimpleFileAccess2
     CXSortedDynamicResultSetFactoryProvides a method to create an XDynamicResultSet which will be sorted according to the given sorting options
     CXSourceInitializationInitialization of a component with any source object
     CXUniversalContentBroker
     CXWebDAVCommandEnvironmentA command environment that can be used to deal with WebDAV/HTTP specific commands
    NuiDialogs and other UI elements
     NdialogsDialogs
      CAddressBookSourcePilot
      CDialogClosedEventInformation of a closed dialog
      CExecutableDialogExceptionBase class of all XExecutableDialog related exceptions
      CFilePickerA FilePicker
      CFilePickerEventContext information in case of a FilePicker event
      CFilterOptionsDialogThis service enables a filter developer to register a dialog to query for user options before the filter operation is performed
      CFolderPickerA FolderPicker service
      CWizardFramework for implementing a wizard dialog
      CXAsynchronousExecutableDialogSpecifies an interface for an executable dialog in asynchronous mode
      CXControlAccessGeneric control access interface
      CXControlInformationInterface to query for controls and control properties supported by the implementing instance
      CXDialogClosedListenerUsed to notify listeners about dialog-closed events
      CXExecutableDialogSpecifies an interface for an executable dialog
      CXFilePickerSpecifies an interface for a FilePicker
      CXFilePicker2Extends file picker interface to workaround some design problems
      CXFilePicker3Provides unified interface for FilePicker service
      CXFilePickerControlAccessProvides access to the controls of a FilePicker
      CXFilePickerListenerInterface to be implemented by a FilePicker listener
      CXFilePickerNotifierInterface to be implemented in order to support listener management
      CXFilePreviewFilePicker that support the preview of various file formats should implement this interface
      CXFilterGroupManagerSpecifies an interface which allows manipulation of groups of filters for the FilePicker service
      CXFilterManagerSpecifies a filter manager interface for a FilePicker
      CXFolderPickerSpecifies a FolderPicker interface
      CXFolderPicker2Provides a unified interface for the new-style FolderPicker service to implement
      CXSLTFilterDialog
      CXWizardMain interface implemented by the Wizard services
      CXWizardControllerInterface of a client-provided controller of a custom Wizard
      CXWizardPageSingle page of a Wizard
     Ntest
      CUITest
      CXUIObject
      CXUITest
     CActionTriggerDescribes a trigger for an (user inter-)action
     CActionTriggerContainerDescribes a container of user actions
     CActionTriggerSeparatorDescribes a separator entry
     CAddressBookSourceDialogThis interface could be incomplete since I derived it from its places of use
     CConfigurableUIElementConfigurable user interface element that supports persistence
     CConfigurationEventThis event is broadcasted by a configuration manager whenever the state of user interface element has changed
     CContextChangeEventMultiplexerMultiplex events for context changes
     CContextChangeEventObject
     CContextMenuExecuteEventAll information about the requested context menu
     CDocumentAcceleratorConfiguration
     CGlobalAcceleratorConfigurationAccess to the global accelerator (aka shortcut) configuration set
     CImageManager
     CItemDescriptorDescribes a user interface item that is part of a user interface element
     CLayoutSizeSize used for layouting windows
     CModuleAcceleratorConfiguration
     CModuleUICategoryDescriptionService which provides information about the user interface command categories of a single module
     CModuleUICommandDescriptionService which provides information about the user interface commands of a single module
     CModuleUIConfigurationManagerUser interface configuration manager which gives access to user interface configuration data of a module
     CModuleUIConfigurationManagerSupplierA legacy (single-instance) service-variant of theModuleUIConfigurationManagerSupplier singleton
     CModuleWindowStateConfigurationService which provides window based information about user interface elements of a single application module
     CtheModuleUIConfigurationManagerSupplierCentral user interface configuration provider which gives access to module based user interface configuration managers
     CtheUICategoryDescriptionSingleton which provides information about user interface command categories
     CtheUIElementFactoryManagerUser interface factory manager that controls all registered user interface element factories
     CtheWindowContentFactoryManagerThis interface could be incomplete since I derived it from its sole place of use
     CtheWindowStateConfigurationSingleton which provides window based information about user interface elements
     CUICategoryDescriptionA legacy (single-instance) service-variant of theUICategoryDescription singleton
     CUIConfigurationManagerUser interface configuration manager which controls all customizable user interface elements of an object
     CUIElementUser interface element
     CUIElementFactoryUser interface element factory that can create and initialize a user interface element type
     CUIElementFactoryManagerA legacy (single-instance) service-variant of theUIElementFactoryManager singleton
     CUIElementSettingsDescribes the internal structure of a configurable user interface element
     CWindowContentFactoryFactory which creates a window that is a container for user interface elements
     CWindowContentFactoryManagerA legacy (single-instance) service-variant of theWindowContentFactoryManager singleton
     CWindowStateConfigurationA legacy (single-instance) service-variant of theWindowStateConfiguration singleton
     CXAcceleratorConfigurationRead/write access to an accelerator configuration set
     CXContextChangeEventListener
     CXContextChangeEventMultiplexerProvide a central access point for a group of events
     CXContextMenuInterceptionThis interface enables an object to get interceptors registered that change context menus or prevent them from being executed
     CXContextMenuInterceptorThis interface enables the object to be registered as interceptor to change context menus or prevent them from being executed
     CXDeckAccess to Deck
     CXDecksAccess to Decks of a Sidebar
     CXDockingAreaAcceptorThis interface enables developer to implement different docking area acceptors which are used by the frame based layout manager
     CXImageManagerAccess functions to an images manager interface to add, replace and remove images associations to command URLs
     CXModuleUIConfigurationManagerSpecific functions of a module based user interface configuration manager interface
     CXModuleUIConfigurationManager2Provides a unified interface for the ModuleUIConfigurationManager service
     CXModuleUIConfigurationManagerSupplierAllows to retrieve user interface configuration managers related to OpenOffice.org modules
     CXPanelAccess to Panel
     CXPanelsAccess to Panels of a Deck
     CXSidebarInterface of the sidebar that allows its elements like panels to eg request layouts
     CXSidebarPanelOptional interface of sidebar panels
     CXSidebarProviderInterface of the sidebar
     CXStatusbarItemRepresents an item in a status bar
     CXToolPanelDescribes the basic interface to be implemented by a tool panel
     CXUIConfigurationSupports to notify other implementations about changes of a user interface configuration manager
     CXUIConfigurationListenerSupplies information about changes of a user interface configuration manager
     CXUIConfigurationManagerUser interface configuration manager interface which controls the structure of all customizable user interface elements
     CXUIConfigurationManager2
     CXUIConfigurationManagerSupplierAllows to retrieve the user interface configuration manager related to an object
     CXUIConfigurationPersistencePersistence interface which supports to load/store user interface configuration data to a storage and to retrieve information about the current state
     CXUIConfigurationStorageSupplies functions to change or get information about the storage of a user interface configuration manager
     CXUIElementFunction to retrieve a special purpose interface dependent on the user interface element type
     CXUIElementFactoryUser interface element factory that can create and initialize user interface elements
     CXUIElementFactoryManagerProvides a unified interface for the new-style service XUIElementFactoryManager
     CXUIElementFactoryRegistrationUsed to query, register and deregister user interface element factories
     CXUIElementSettingsFunctions to retrieve and change user interface element structure data and to update its visible representation
     CXUIFunctionListenerSpecial interface to receive notification that a user interface element will execute a function
     CXUpdateModelInternal interface to update the used css::frame::XModel
    NunoBasic UNO interfaces
     CDeploymentExceptionException signalling a deployment error
     CExceptionBase of all UNO exceptions
     CNamingServiceSimple named object container
     CRuntimeExceptionThis exception or a subclass can occur at every interface method
     CSecurityExceptionBase exception for all security related exceptions
     CUikSpecifies a universal interface key (globally unique)
     CXAdapterThis is the server-side interface to a weak adapter
     CXAggregationObjects which implement this interface can become aggregates of a delegator
     CXComponentContextComponent context to be passed to a component via com::sun::star::lang::XSingleComponentFactory
     CXCurrentContextTask (thread) local execution context for UNO
     CXInterfaceBase interface of all UNO interfaces
     CXNamingServiceAllows to insert, remove and access named objects
     CXReferenceMust be implemented by anyone who holds the adapter on the client side
     CXUnloadingPreferenceBackwards-compatibility remainder of a removed library unloading feature
     CXWeakServer-side interface to a weak object
    NuriURI processing
     CExternalUriReferenceTranslatorTranslates between external and internal URI references
     CUriReferenceFactoryCreates URI references
     CUriSchemeParser_vndDOTsunDOTstarDOTexpandParses textual representations of absolute “vnd.sun.star.expand” URLs
     CUriSchemeParser_vndDOTsunDOTstarDOTscriptParses textual representations of absolute “vnd.sun.star.script” URLs
     CVndSunStarPkgUrlReferenceFactoryCreates “vnd.sun.star.pkg” URL references
     CXExternalUriReferenceTranslatorTranslates between external and internal URI references
     CXUriReferenceGeneric, mutable URI references
     CXUriReferenceFactoryCreates URI references
     CXUriSchemeParserParses textual representations of absolute URIs
     CXVndSunStarExpandUrlAbsolute “vnd.sun.star.expand” URLs
     CXVndSunStarExpandUrlReferenceAbsolute “vnd.sun.star.expand” URL references
     CXVndSunStarPkgUrlReferenceFactoryCreates “vnd.sun.star.pkg” URL references
     CXVndSunStarScriptUrlAbsolute “vnd.sun.star.script” URLs
     CXVndSunStarScriptUrlReferenceAbsolute “vnd.sun.star.script” URL references
    NutilMiscellaneous interfaces for sorting, connecting objects etc
     CAliasProgrammaticPairEntry from a component which implements the XLocalizedAliases
     CAtomClassRequestUsed to describe which atoms the user wants to know about
     CAtomDescriptionString and the corresponding registered atom
     CBootstrapMacroExpanderMacro expander expanding using rtl bootstrap notation
     CCellProtectionDescribes the kind of protection for a protectable cell
     CChangesEventThis event is fired when a set of changes becomes effective on the source of the event
     CCloseVetoExceptionThis exception can be thrown to prevent the environment of any object from closing
     CDataEditorEventEvent broadcasted by an XDataEditor
     CDateDate value
     CDateTimeCombined date+time value
     CDateTimeRangeRange of date+time values
     CDateTimeWithTimezoneCombined date+time value with time zone
     CDateWithTimezoneDate value with time zone
     CDurationDuration
     CElementChangeThis structure describes a single change that is part of a batch of changes
     CInvalidStateExceptionThrown when an object's state does not allow to call requested functionality
     CJobManagerManage cancelable jobs
     CMacroExpanderThis meta service supports the XMacroExpander interface for expanding arbitrary macro expressions, i.e
     CMalformedNumberFormatExceptionThrown when a NumberFormat string is syntactically incorrect
     CModeChangeEventAllows to veto changes in an object's internal mode
     CNotLockedExceptionRaised when attempt is made to unlock a lockable component which actually is not locked
     CNotNumericExceptionIndicates that a non-numeric string is to be converted to a number
     CNumberFormatPropertiesProperties specifying the behavior of a NumberFormatter
     CNumberFormatsContainer of number formats
     CNumberFormatSettingsSettings for number formatting
     CNumberFormatsSupplierSupplier of number formats
     CNumberFormatterObject which can format numbers and strings
     COfficeInstallationDirectoriesEncapsulates access to the current office installation directory and office user data directory, provides functionality to create URLs containing relocatable (not absolute) references to the current office installation directory and user data directory and vice versa
     CPathSettingsA legacy (single-instance) service-variant of thePathSettings singleton
     CPathSubstitutionA service to support the substitution and resubstitution of path variables
     CReplaceDescriptorDescribes what and how to replace strings
     CRevisionTagInformation that describes a revision of something
     CSearchDescriptorDescribes what and how to search within a container
     CSearchOptions
     CSearchOptions2This augments com::sun::star::util::SearchOptions to be able to specify additional search algorithms for use with com::sun::star::util::XTextSearch2
     CSearchResult
     CSortableInterface for sorting
     CSortDescriptorProperties which can be used to describe a sort order applied to an XSortable
     CSortDescriptor2Gives access to the properties of a sort descriptor
     CSortFieldDescribes a single field in a sort descriptor
     CTextSearchSearch a string with a defined algorithm in another string
     CTextSearch2Search a string with a defined algorithm in another string
     CtheMacroExpanderA service that has to deal with macrofied strings will preprocess those strings using the macro expander singleton
     CtheOfficeInstallationDirectoriesEncapsulates access to the current office installation directory and office user data directory, provides functionality to create URLs containing relocatable (not absolute) references to the current office installation directory and user data directory and vice versa
     CthePathSettingsSupports read/write access and listener for the paths properties that the Office uses
     CTimeTime value
     CTimeWithTimezoneCombined time value with time zone
     CUriAbbreviationAbbreviate arbitrary URIs
     CURLStructure of a Uniform Resource Locator
     CURLTransformerHelps to split up a string containing a URL into its structural parts and assembles the parts into a single string
     CVetoExceptionThrown to indicate a general veto
     CXAccountingAllows estimating the memory usage of a service
     CXAtomServerInterface to map between strings and ids
     CXBinaryDataContainerContainer for binary data, typically an in-memory content of files
     CXBroadcasterAllows to control notification behavior of a broadcaster
     CXCacheInfoInterface that allows an implementation to opt out from caching
     CXCancellableOffers the possibility of canceling a job
     CXChainableEnables the object to be a member of a chain
     CXChangesBatchThis interface enables applying a set of changes in one batch transaction
     CXChangesListenerReceives events from batch change broadcaster objects
     CXChangesNotifierBroadcasts events about multiple changes that occur in bulk
     CXChangesSetThis interface enables inspecting a set of changes forming one batch transaction
     CXCloneableMakes it possible to create a copy of the object which supports this interface
     CXCloseableMakes it possible to release any objects in an ordered manner by using a two-step mechanism
     CXCloseBroadcasterBroadcasts each tried closing of an object to all interest listener
     CXCloseListenerMakes it possible to receive events when an object is called for closing
     CXComplexColorComplex color interface
     CXDataEditorConnects to a model and broadcasts status change events
     CXDataEditorListenerMakes it possible to receive status change events from an XDataEditor
     CXFlushableSupported by objects with data that can be flushed to a data source
     CXFlushListenerMakes it possible to receive flushed events
     CXImportableMakes it possible to import files into the object
     CXIndentAllows indentation of the object to be changed
     CXJobManagerManage cancelable jobs
     CXLinkUpdateAllows initiating an update of linked parts of a document
     CXLocalizedAliasesInterface for binding programmatic names to aliases
     CXLockableAllows locking a component
     CXMacroExpanderExpands macro in expressions, i.e
     CXMergeableRange of cells that can be merged
     CXModeChangeApproveListenerAllows to veto changes in an object's internal mode
     CXModeChangeBroadcasterBroadcasts changes in an object's internal mode
     CXModeChangeListenerAllows to listen for changes in an object's internal mode
     CXModeSelectorSupported by objects which supply different modes
     CXModifiableMakes the modify state of the object accessible
     CXModifiable2Allows to control modifiable state change
     CXModifyBroadcasterBroadcasts each modification made on the date data of the object which supports this interface
     CXModifyListenerMakes it possible to receive events when a model object changes
     CXNumberFormatPreviewerNumber formatter which can preview number formats without inserting them
     CXNumberFormatsAccess to multiple NumberFormats
     CXNumberFormatsSupplierSupplies the collection of NumberFormats (for example, in a document) and the settings belonging to these formats
     CXNumberFormatterNumber formatter
     CXNumberFormatter2Provides a unified interface for the NumberFormatter service to implement
     CXNumberFormatTypesFunctions to get specific, predefined number formats
     CXOfficeInstallationDirectoriesEncapsulates access to the current office installation directory and office user data directory, provides functionality to create URLs containing relocatable (not absolute) references to the current office installation directory and user data directory and vice versa
     CXPathSettings
     CXPropertyReplaceMakes it possible to search and replace properties
     CXProtectableMakes it possible to protect objects from modifications
     CXRefreshableSupported by objects with data that can be refreshed from a data source
     CXRefreshListenerMakes it possible to receive refreshed events
     CXReplaceableMakes it possible to replace strings in a text described by a SearchDescriptor
     CXReplaceDescriptorString replace operation
     CXSearchableEnables the object to look for specified contents of the object (in particular, for a text range which contains a specific string pattern)
     CXSearchDescriptorString search operation
     CXSortableMakes it possible to sort the contents of this object
     CXStringAbbreviationAbbreviate arbitrary strings
     CXStringEscapeThis interface is used to encode an arbitrary String into a escaped form
     CXStringMappingMapping from string to string
     CXStringSubstitutionA common interface for substituting string variables with other strings
     CXStringWidthAn interface that encapsulates the abstract notion of string width
     CXTextSearchEnables an object to search in its content
     CXTextSearch2Enables an object to search in its content
     CXThemeTheme interface
     CXTimeStampedTimestamp information for an object in the form of an arbitrary string
     CXUniqueIDFactoryCreates IDs which are unique within the container
     CXUpdatableSupported by objects with data that can be updated from a data source
     CXUpdatable2This interface extends XUpdatable in order to provide more fine-tuned update modes
     CXURLTransformerSupports parsing and assembling of URLs
     CXVetoInformation about a veto which has been raised against an operation
    NviewDocument view specific interfaces (e.g. selection access and printing)
     COfficeDocumentViewView of a standard office document
     CPrintableStateEventPrint progress of an XPrintable
     CPrinterDescriptorDescribes a printer by specifying the queue name and some settings
     CPrintJobEventPrint progress of an XPrintJob
     CPrintOptionsDescribes the options for print jobs
     CPrintSettingsAccess to the settings for printing documents
     CRenderDescriptorDescribes the options for Render jobs
     CRenderOptionsDescribes the options for Render jobs
     CViewSettingsAccess to the settings of the controller of an office document
     CXControlAccessAccess to the controls in a view
     CXFormLayerAccessAccess to the form layer elements in a view
     CXLineCursorMakes it possible to move a cursor by lines within laid out text
     CXMultiSelectionSupplierMakes it possible to append and remove objects from a selection
     CXPrintableOffers printing functionality
     CXPrintableBroadcasterAllows for getting information about a print job
     CXPrintableListenerReceives events about print job progress
     CXPrintJobAllows for getting information about a print job
     CXPrintJobBroadcasterAllows for getting information about a print job
     CXPrintJobListenerReceives events about print job progress
     CXPrintSettingsSupplierOffers printing related settings, which affect document rendering, but are not related to the printer itself
     CXRenderableSomething that can be rendered
     CXScreenCursorMakes it possible to page through the document in steps of the displayed size
     CXSelectionChangeListenerMakes it possible to receive an event when the current selection changes
     CXSelectionSupplierMakes it possible to access and change the selection in a view
     CXViewCursorMakes it possible to move a cursor up/down/left/right within laid out text
     CXViewSettingsSupplierAccess to the view settings of the object
    NxformsInterfaces for XForms (XML-based forms) implementation
     CBindingRepresent a binding to one or more nodes in the DOM tree of an XModel
     CInvalidDataOnSubmitExceptionThrown if the user triggers an XForms submission with invalid instance data
     CModel
     CXDataTypeRepositoryRepository of XSD data types
     CXForms
     CXFormsEvent
     CXFormsSupplierAccess to the XForms models contained in the component
     CXFormsUIHelper1Provide several helper methods for the UI
     CXModelRepresent an XForms model
     CXModel2
     CXSubmissionSubmission object, associated with an XModel
    NxmlXML related interfaces
     NcryptoXML encryption interfaces
      NsaxXML encryption SAX interfaces
       CElementStackItemA struct to keep a startElement/endElement SAX event
       CXBlockerMonitorInterface of Blocker Monitor
       CXDecryptionResultBroadcasterInterface of Decryption Result Broadcaster
       CXDecryptionResultListenerInterface of Decryption Result Listener
       CXElementStackKeeperManipulate the "key SAX events" in a SAX event stream
       CXEncryptionResultBroadcasterInterface of Encryption Result Broadcaster
       CXEncryptionResultListenerInterface of Encryption Result Listener
       CXKeyCollectorInterface of Key Collector
       CXMissionTakerInterface of Mission Taker
       CXReferenceCollectorInterface of Signature Collector
       CXReferenceResolvedBroadcasterInterface of Reference Resolved Broadcaster
       CXReferenceResolvedListenerInterface of Reference Resolved Listener
       CXSAXEventKeeperInterface of SAX Event Keeper
       CXSAXEventKeeperStatusChangeBroadcasterInterface of SAXEventKeeper Status Change Broadcaster
       CXSAXEventKeeperStatusChangeListenerInterface of SAXEventKeeper Status Change Listener
       CXSecuritySAXEventKeeperInterface of Security SAX Event Keeper
       CXSignatureCreationResultBroadcasterInterface of Signature Creation Result Broadcaster
       CXSignatureCreationResultListenerInterface of Signature Creation Result Listener
       CXSignatureVerifyResultBroadcasterInterface of Signature Verify Result Broadcaster
       CXSignatureVerifyResultListenerInterface of Signature Verify Result Listener
      CGPGSEInitializerService of GPGSEInitializer
      CNSSInitializerThis service has a particular lifecycle
      CNSSProfile
      CSecurityEnvironmentService of XSecurityEnvironment
      CSEInitializerService of SEInitializer
      CXCertificateCreatorInterface for creating and adding certificates
      CXCipherContextThis interface allows to encrypt/decrypt data using the cipher context
      CXCipherContextSupplierThis interface allows to get an object that allows to encrypt/decrypt data using the specified algorithm
      CXDigestContextThis interface allows to generate the digest
      CXDigestContextSupplierThis interface allows to get an object to generate a digest of a specified format
      CXMLEncryptionException
      CXMLSecurityContextService of XMLSecurityContext
      CXMLSignatureService of XMLSignature
      CXMLSignatureException
      CXNSSInitializer
      CXSecurityEnvironmentInterface of Security Environment
      CXSEInitializerInterface to manipulate Security Environment
      CXUriBindingInterface of Uri Binding
      CXXMLEncryptionInterface of XML encryption
      CXXMLEncryptionTemplateInterface of XML encryption template
      CXXMLSecurityContextInterface of XML security context
      CXXMLSecurityTemplateInterface of the XML security template
      CXXMLSignatureInterface of XML signature
      CXXMLSignatureTemplateInterface of XML signature template
     NcsaxCompressed SAX interfaces
      CXCompressedDocumentHandlerA compressed XDocumentHandler interface
      CXMLAttributeA struct to keep information of an element's attribute
     NdomXML Document Object Model
      NeventsXML Document Object Model events
       CEventException
       CXDocumentEvent
       CXEvent
       CXEventListener
       CXEventTarget
       CXMouseEvent
       CXMutationEvent
       CXUIEvent
      NviewsXML Document Object Model views
       CXAbstractView
       CXDocumentView
      CDocumentBuilder
      CDOMExceptionEncapsulates the details of an XML parse error or warning
      CSAXDocumentBuilder
      CXAttr
      CXCDATASection
      CXCharacterData
      CXComment
      CXDocument
      CXDocumentBuilderBuilds a new dom tree
      CXDocumentFragment
      CXDocumentType
      CXDOMImplementation
      CXElement
      CXEntity
      CXEntityReference
      CXNamedNodeMap
      CXNodeThe primary dom datatype
      CXNodeList
      CXNotation
      CXProcessingInstruction
      CXSAXDocumentBuilderBuilds a new dom tree
      CXSAXDocumentBuilder2Provides a unified interface for the SAXDocumentBuilder service to implement
      CXText
     NinputNo idea what this does but it's all marked "internal"
      CSaxDocumentHandlerThis service helps parsing files by providing a SAX document handler interface for a SAX parsers
      CXAttributesAn element's attributes
      CXElementCapsule around an XML element
      CXNamespaceMappingInterface to map XML namespace URI strings to ordinals (URI-id, short uid)
      CXRootRoot interface being passed to SaxDocumentHandler service upon instantiation
     NsaxSAX interfaces
      CFastParser
      CFastTokenHandler
      CInputSourceDatasource plus some additional information for the parser
      CParserService that provides a SAX parser
      CSAXExceptionEncapsulates the details of an XML parse error or warning
      CSAXInvalidCharacterExceptionStores information for locating the error in the original XML document
      CSAXParseExceptionStores information for locating the error in the original XML document
      CWriter
      CXAttributeListElement's attributes
      CXDocumentHandlerReceives notification of general document events
      CXDTDHandlerReceives events according to the DTD of the document
      CXEntityResolverMakes it possible to modify the behavior of resolving external preferences
      CXErrorHandlerBasic interface for SAX error handlers
      CXExtendedDocumentHandlerThis interface does not conform to the SAX-standard
      CXFastAttributeListContainer for the attributes of an XML element
      CXFastContextHandlerReceives notification of sax document events from a XFastParser
      CXFastDocumentHandlerReceives notification of sax document events from a XFastParser
      CXFastNamespaceHandlerStores and manages namespace declarations of a sax document parsed by XFastParser
      CXFastParserSAX parser that uses integer values for known XML names (elements, attributes and attribute values)
      CXFastSAXSerializableSerializes a DOM tree by generating FastSAX events
      CXFastTokenHandlerInterface to translate XML strings to integer tokens
      CXLocatorMakes it possible to associate a SAX event with a document location
      CXParserSAX parser
      CXSAXSerializableSerializes a DOM tree by generating SAX events
      CXWriterProvides a unified interface for the new-style Writer service to implement
     NwrapperSomething related to creating DOMs from SAX interfaces?
      CXMLDocumentWrapperService of XMLDocumentWrapper
      CXMLElementWrapperService of XMLElementWrapper
      CXXMLDocumentWrapperInterface of XML Document Wrapper
      CXXMLElementWrapperInterface of XML Element Wrapper
     NxpathXPath interfaces
      CLibxml2ExtensionHandle
      CXPathAPI
      CXPathExceptionException that may occur when evaluating an XPath expression
      CXPathExtension
      CXXPathAPI
      CXXPathExtension
      CXXPathObject
     NxsltXSLT interfaces
      CXSLTTransformerGet unspecified XSLT filter transformer
      CXXSLTTransformerAn interface for XSLT transformers
     CAttributeA struct to keep information of an element's attribute
     CAttributeContainerThis service describes a container for XML attributes
     CAttributeDataStore the type and value of an XML attribute inside a XNameContainer
     CExportFilterDescribes an export filter for XML-based file formats
     CFastAttributeA struct to keep information of an element's attribute
     CImportFilterDescribes an import filter for XML-based file formats
     CNamespaceContainerThis service describes a container for XML namespaces
     CParaUserDefinedAttributesSupplierA component that supports this service preserves XML attributes, unknown by its parser, that belong to the XML element representing it (the component)
     CTextUserDefinedAttributesSupplierA component that supports this service preserves XML attributes, unknown by its parser, that belong to the XML element representing it (the component)
     CUserDefinedAttributesSupplierA component that supports this service preserves XML attributes, unknown by its parser, that belong to the XML element representing it (the component)
     CXExportFilterInterface to implement for an XML-based import filter
     CXImportFilterInterface to implement for an XML-based import filter
     CXImportFilter2Interface to implement for an XML-based import filter
     CXMLExportFilterDescribes an export filter for XML-based file formats
     CXMLImportFilterDescribes an import filter for XML-based file formats
    NxsdW3C XML Schema-2 data type related interfaces
     CBooleanXSD compliant boolean type
     CDateXSD compliant date type
     CDateTimeXSD compliant dateTime type
     CDayXSD compliant gDay type
     CDecimalXSD compliant decimal type
     CMonthXSD compliant gMonth type
     CStringXSD compliant string type
     CTimeXSD compliant time type
     CXDataTypeXSD compliant simple data type
     CYearXSD compliant gYear type
 Norg
  Nfreedesktop
   NPackageKit
    CSyncDbusSessionHelper
    CXModifyThe interface used for modifying the package database
    CXQueryThe interface used for querying the package database
    CXSyncDbusSessionHelper
  Nlibreoffice
   Nembindtest
    CBridgeTest
    CException
    CStruct
    CStructLong
    CStructString
    CTemplate< T1, T2 >
    CTest
    CXAttributes
    CXTest