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

is used to describe which atoms the user wants to know about. More...

import"AtomClassRequest.idl";

Public Types

typedef sequence< long > atoms
 the atoms requested from class AtomClassRequest::atomClass(). More...
 

Public Attributes

long atomClass
 the class of the atoms described in member AtomClassRequest::atoms(). More...
 

Detailed Description

is used to describe which atoms the user wants to know about.

See also
com::sun::star::util::XAtomServer

Member Typedef Documentation

◆ atoms

sequence< long > atoms

the atoms requested from class AtomClassRequest::atomClass().

Member Data Documentation

◆ atomClass

long atomClass

the class of the atoms described in member AtomClassRequest::atoms().


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