Top   Module   Use   Manual   Index 

com :: sun :: star :: util ::

struct AtomClassRequest


Description
AtomCLassRequest is used to describe which atoms the user wants to know about
See also
com::sun::star::util::XAtomServer


Elements

long atomClass
Description
the class of the atoms described in member AtomClassRequest::atoms
sequence< long > atoms
Description
the atoms requested from class AtomClassRequest::atomClass
Top of Page