LibreOffice
LibreOffice 25.2 SDK API Reference
 
Loading...
Searching...
No Matches
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().
 

Public Attributes

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

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: