LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
RemoteContentProviderChangeEvent Struct Referencepublished

The description of a change to a com::sun::star::ucb::XRemoteContentProviderSupplier. More...

import"RemoteContentProviderChangeEvent.idl";

Inheritance diagram for RemoteContentProviderChangeEvent:
EventObject

Public Attributes

string Identifier
 The identifier with which the remote content provider is registered at the com::sun::star::ucb::XRemoteContentProviderSupplier. More...
 
RemoteContentProviderChangeAction Action
 An indicator whether a remote content provider has been added or removed. More...
 
- Public Attributes inherited from EventObject
com::sun::star::uno::XInterface Source
 refers to the object that fired the event. More...
 

Detailed Description

The description of a change to a com::sun::star::ucb::XRemoteContentProviderSupplier.

Version
1.0

Member Data Documentation

◆ Action

An indicator whether a remote content provider has been added or removed.

◆ Identifier

string Identifier

The identifier with which the remote content provider is registered at the com::sun::star::ucb::XRemoteContentProviderSupplier.


The documentation for this struct was generated from the following file: