LibreOffice
LibreOffice 24.2 SDK API Reference
|
This struct contains information describing a cross reference. More...
import"CrossReference.idl";
Public Attributes | |
string | Group |
The name of a news group. More... | |
long | Id |
The unique identifier (relative to the server) of an article in the given group. More... | |
This struct contains information describing a cross reference.
Such references are kept by news servers for managing articles contained in multiple groups. An article can have a sequence of cross references.
string Group |
The name of a news group.
long Id |
The unique identifier (relative to the server) of an article in the given group.