LibreOffice
LibreOffice 24.2 SDK API Reference
|
represents a RDF statement, or triple. More...
import <Statement.idl;
Public Attributes | |
XResource | Subject |
the subject of the RDF statement. | |
XURI | Predicate |
the predicate of the RDF statement. | |
XNode | Object |
the object of the RDF statement. | |
XURI | Graph |
the named graph that contains this statement, or NULL . | |
XURI Graph |
the named graph that contains this statement, or NULL
.
XNode Object |
the object of the RDF statement.
XURI Predicate |
the predicate of the RDF statement.
XResource Subject |
the subject of the RDF statement.