Searched refs:RDF_CONTENT (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Drdf.h44 RDF_CONTENT, // direct between-XML-tags content enumerator in enum:RDFType
H A Drdf.cpp235 { "title", N_("Title:"), "dc:title", RDF_CONTENT,
238 { "date", N_("Date:"), "dc:date", RDF_CONTENT,
241 { "format", N_("Format:"), "dc:format", RDF_CONTENT,
258 { "identifier", N_("Identifier:"), "dc:identifier", RDF_CONTENT,
261 { "source", N_("Source:"), "dc:source", RDF_CONTENT,
264 { "relation", N_("Relation:"), "dc:relation", RDF_CONTENT,
267 { "language", N_("Language:"), "dc:language", RDF_CONTENT,
275 { "coverage", N_("Coverage:"), "dc:coverage", RDF_CONTENT,
279 { "description", N_("Description:"), "dc:description", RDF_CONTENT,
299 { NULL, NULL, NULL, RDF_CONTENT,
[all...]

Completed in 25 milliseconds