LibreOffice
LibreOffice 7.4 SDK API Reference
Modules | Variables
FileFormat.idl File Reference

Go to the source code of this file.

Modules

module  com
 
module  com::sun
 
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
 
module  com::sun::star::rdf
 RDF (Resource Description Framework) and metadata interfaces.
 

Constant Groups

constants  com::sun::star::rdf::FileFormat
 Constants to specify RDF file formats.
 

Variables

const short RDF_XML = 0
 RDF/XML More...
 
const short N3 = 1
 N3 (Notation-3) More...
 
const short NTRIPLES = 2
 N-Triples More...
 
const short TRIG = 3
 TriG More...
 
const short TRIX = 4
 TriX More...
 
const short TURTLE = 5
 Turtle More...