LibreOffice
LibreOffice 24.2 SDK API Reference
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 Attributes

long atomClass
 the class of the atoms described in member AtomClassRequest::atoms(). More...
 
sequence< long > atoms
 the atoms requested from class AtomClassRequest::atomClass(). More...
 

Detailed Description

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

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

Member Data Documentation

◆ atomClass

long atomClass

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

◆ atoms

sequence< long > atoms

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


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