| /AOO41X/main/unoxml/source/rdf/ |
| H A D | CURI.cxx | 44 css::rdf::XURI> 119 case css::rdf::URIs::XSD_NCNAME: in initFromConstant() 124 case css::rdf::URIs::XSD_STRING: in initFromConstant() 129 case css::rdf::URIs::XSD_NORMALIZEDSTRING: in initFromConstant() 134 case css::rdf::URIs::XSD_BOOLEAN: in initFromConstant() 139 case css::rdf::URIs::XSD_DECIMAL: in initFromConstant() 144 case css::rdf::URIs::XSD_FLOAT: in initFromConstant() 149 case css::rdf::URIs::XSD_DOUBLE: in initFromConstant() 154 case css::rdf::URIs::XSD_INTEGER: in initFromConstant() 159 case css::rdf::URIs::XSD_NONNEGATIVEINTEGER: in initFromConstant() [all …]
|
| H A D | librdf_repository.cxx | 197 const uno::Reference< rdf::XURI > & i_xURI) const; 199 const uno::Reference< rdf::XResource > & i_xResource) const; 201 const uno::Reference< rdf::XNode > & i_xNode) const; 203 const uno::Reference< rdf::XResource > & i_xSubject, 204 const uno::Reference< rdf::XURI > & i_xPredicate, 205 const uno::Reference< rdf::XNode > & i_xObject) const; 206 uno::Reference<rdf::XURI> convertToXURI(librdf_uri* i_pURI) const; 207 uno::Reference<rdf::XURI> convertToXURI(librdf_node* i_pURI) const; 208 uno::Reference<rdf::XResource> 210 uno::Reference<rdf::XNode> convertToXNode(librdf_node* i_pNode) const; [all …]
|
| H A D | CLiteral.cxx | 45 css::rdf::XLiteral> 65 …virtual css::uno::Reference< css::rdf::XURI > SAL_CALL getDatatype() throw (css::uno::RuntimeExcep… 75 css::uno::Reference< css::rdf::XURI > m_xDatatype; 130 css::uno::Reference< css::rdf::XURI > xURI; in initialize() 184 css::uno::Reference< css::rdf::XURI > SAL_CALL CLiteral::getDatatype() throw (css::uno::RuntimeExce… in getDatatype()
|
| /AOO41X/main/sfx2/source/doc/ |
| H A D | DocumentMetadataAccess.cxx | 128 uno::Reference<rdf::XURI> createBaseURI( in createBaseURI() 212 return rdf::URI::create(i_xContext, xBaseURI->getUriReference()); in createBaseURI() 222 uno::Reference<rdf::XURI> m_xBaseURI; 223 uno::Reference<rdf::XRepository> m_xRepository; 224 uno::Reference<rdf::XNamedGraph> m_xManifest; 240 /*static*/ uno::Reference<rdf::XURI> 243 static uno::Reference< rdf::XURI > xURI( in getURI() 244 rdf::URI::createKnown(i_xContext, Constant), uno::UNO_QUERY_THROW); in getURI() 304 static uno::Reference<rdf::XURI> 308 const uno::Reference<rdf::XURI> xURI( in getURIForStream() [all …]
|
| H A D | sfxbasemodel.cxx | 234 uno::Reference< rdf::XDocumentMetadataAccess> m_xDocumentMetadata; 272 uno::Reference<rdf::XDocumentMetadataAccess> GetDMA() in GetDMA() 316 uno::Reference<rdf::XDocumentMetadataAccess> CreateDMAUninitialized() in CreateDMAUninitialized() 4186 uno::Reference< rdf::XRepository > SAL_CALL 4191 const uno::Reference<rdf::XDocumentMetadataAccess> xDMA(m_pData->GetDMA()); in getRDFRepository() 4206 const uno::Reference<rdf::XDocumentMetadataAccess> xDMA(m_pData->GetDMA()); in getStringValue() 4221 const uno::Reference<rdf::XDocumentMetadataAccess> xDMA(m_pData->GetDMA()); in getNamespace() 4235 const uno::Reference<rdf::XDocumentMetadataAccess> xDMA(m_pData->GetDMA()); in getLocalName() 4245 uno::Reference< rdf::XMetadatable > SAL_CALL 4252 const uno::Reference<rdf::XDocumentMetadataAccess> xDMA(m_pData->GetDMA()); in getElementByMetadataReference() [all …]
|
| /AOO41X/main/xmloff/source/core/ |
| H A D | RDFaImportHelper.cxx | 99 uno::Reference< rdf::XDocumentRepository > m_xRepository; 101 typedef ::std::map< ::rtl::OUString, uno::Reference< rdf::XBlankNode > > 108 uno::Reference< rdf::XDocumentRepository > const & i_xRepository) in RDFaInserter() 113 uno::Reference< rdf::XBlankNode > 116 uno::Reference< rdf::XURI > 119 uno::Reference< rdf::XResource> 148 uno::Reference<rdf::XMetadatable> m_xObject; 151 RDFaEntry(uno::Reference<rdf::XMetadatable> const & i_xObject, in RDFaEntry() 281 uno::Reference< rdf::XBlankNode > 284 uno::Reference< rdf::XBlankNode > & rEntry( m_BlankNodeMap[ i_rNodeId ] ); in LookupBlankNode() [all …]
|
| H A D | RDFaExportHelper.cxx | 68 uno::Reference<rdf::XURI> const & i_xURI) in makeCURIE() 92 uno::Reference< rdf::XURI > const xModelURI( in getRelativeReference() 124 const uno::Reference<rdf::XRepositorySupplier> xRS( m_rExport.GetModel(), in RDFaExportHelper() 133 uno::Reference<rdf::XBlankNode> const & i_xBlankNode) in LookupBlankNode() 153 uno::Reference<rdf::XMetadatable> const & i_xMetadatable) in AddRDFa() 157 beans::Pair< uno::Sequence<rdf::Statement>, sal_Bool > const in AddRDFa() 160 uno::Sequence<rdf::Statement> const & rStatements( RDFaResult.First ); in AddRDFa() 168 const uno::Reference<rdf::XURI> xSubjectURI(rStatements[0].Subject, in AddRDFa() 170 const uno::Reference<rdf::XBlankNode> xSubjectBNode( in AddRDFa() 185 const uno::Reference<rdf::XLiteral> xContent( in AddRDFa() [all …]
|
| /AOO41X/main/offapi/com/sun/star/rdf/ |
| H A D | URIs.idl | 30 module com { module sun { module star { module rdf { 135 /// http://www.w3.org/1999/02/22-rdf-syntax-ns#type 137 /// http://www.w3.org/1999/02/22-rdf-syntax-ns#subject 139 /// http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate 141 /// http://www.w3.org/1999/02/22-rdf-syntax-ns#object 143 /// http://www.w3.org/1999/02/22-rdf-syntax-ns#Property 145 /// http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement 147 /// http://www.w3.org/1999/02/22-rdf-syntax-ns#value 149 /// http://www.w3.org/1999/02/22-rdf-syntax-ns#first 151 /// http://www.w3.org/1999/02/22-rdf-syntax-ns#rest [all …]
|
| H A D | XDocumentMetadataAccess.idl | 68 #include <com/sun/star/rdf/FileFormat.idl> 72 #include <com/sun/star/rdf/ParseException.idl> 76 #include <com/sun/star/rdf/XURI.idl> 80 #include <com/sun/star/rdf/XMetadatable.idl> 84 #include <com/sun/star/rdf/XRepositorySupplier.idl> 90 module com { module sun { module star { module rdf { 93 /** document metadata functionality related to the "manifest.rdf". 150 the <code>rdf:type</code> property of the requested named graphs 153 the names of all metadata graphs that have a <code>rdf:type</code> 171 <li>insert statements declaring <code>rdf:type</code> properties [all …]
|
| H A D | XRepository.idl | 60 #include <com/sun/star/rdf/FileFormat.idl> 64 #include <com/sun/star/rdf/ParseException.idl> 68 #include <com/sun/star/rdf/QueryException.idl> 72 #include <com/sun/star/rdf/RepositoryException.idl> 76 #include <com/sun/star/rdf/XBlankNode.idl> 80 #include <com/sun/star/rdf/XURI.idl> 84 #include <com/sun/star/rdf/Statement.idl> 88 #include <com/sun/star/rdf/XQuerySelectResult.idl> 92 #include <com/sun/star/rdf/XNamedGraph.idl> 98 module com { module sun { module star { module rdf { [all …]
|
| H A D | FileFormat.idl | 30 module com { module sun { module star { module rdf { 54 /// <a href="http://www.w3.org/TR/rdf-syntax-grammar/">RDF/XML</a> 55 const short RDF_XML = 0; // "application/rdf+xml"; 58 const short N3 = 1; // "text/rdf+n3"; 60 /// <a href="http://www.w3.org/TR/rdf-testcases/#ntriples">N-Triples</a>
|
| /AOO41X/main/sfx2/inc/sfx2/ |
| H A D | DocumentMetadataAccess.hxx | 68 ::com::sun::star::uno::Reference< ::com::sun::star::rdf::XURI> SFX2_DLLPUBLIC 85 ::com::sun::star::rdf::XDocumentMetadataAccess> 111 ::com::sun::star::rdf::XRepository > SAL_CALL getRDFRepository() 116 ::com::sun::star::rdf::XMetadatable > SAL_CALL 121 ::com::sun::star::rdf::XMetadatable > SAL_CALL 123 ::com::sun::star::rdf::XURI > & i_xURI) 127 ::com::sun::star::rdf::XURI > > SAL_CALL getMetadataGraphsWithType( 129 ::com::sun::star::rdf::XURI > & i_xType) 133 ::com::sun::star::rdf::XURI> SAL_CALL 136 ::com::sun::star::uno::Reference< ::com::sun::star::rdf::XURI > [all …]
|
| H A D | sfxbasemodel.hxx | 241 , ::com::sun::star::rdf::XDocumentMetadataAccess 1338 ::com::sun::star::rdf::XRepository > SAL_CALL getRDFRepository() 1343 ::com::sun::star::rdf::XMetadatable > SAL_CALL 1348 ::com::sun::star::rdf::XMetadatable > SAL_CALL 1350 ::com::sun::star::rdf::XURI > & i_xURI) 1354 ::com::sun::star::rdf::XURI > > SAL_CALL getMetadataGraphsWithType( 1356 ::com::sun::star::rdf::XURI > & i_xType) 1360 ::com::sun::star::rdf::XURI> SAL_CALL 1363 ::com::sun::star::uno::Reference< ::com::sun::star::rdf::XURI > 1369 ::com::sun::star::rdf::XURI> SAL_CALL [all …]
|
| H A D | XmlIdRegistry.hxx | 34 namespace com { namespace sun { namespace star { namespace rdf { namespace 67 ::com::sun::star::rdf::XMetadatable > SAL_CALL
|
| /AOO41X/main/offapi/com/sun/star/ |
| H A D | modules.idl | 223 The <a href="http://www.w3.org/TR/rdf-concepts/">RDF data model</a> 225 The nodes in the graph are of type <type scope="rdf">XNode</type>, 226 which has several subtypes: <type scope="rdf">XResource</type>, 227 <type scope="rdf">XBlankNode</type>, 228 <type scope="rdf">XURI</type> and <type scope="rdf">XLiteral</type>. 230 <type scope="rdf">Statement</type>. 235 <type scope="rdf">XRepository</type>, which consists of a set of graphs. 238 The type of the graphs is <type scope="rdf">XNamedGraph</type>. 243 <type scope="rdf">XRepositorySupplier</type> and 244 <type scope="rdf">XDocumentMetadataAccess</type>. [all …]
|
| /AOO41X/main/unoxml/ |
| H A D | Library_unordf.mk | 26 $(eval $(call gb_Library_set_componentfile,unordf,unoxml/source/rdf/unordf)) 42 rdf \ 49 unoxml/source/rdf/CBlankNode \ 50 unoxml/source/rdf/CURI \ 51 unoxml/source/rdf/CLiteral \ 52 unoxml/source/rdf/librdf_repository \ 53 unoxml/source/rdf/librdf_services \
|
| /AOO41X/main/xmloff/inc/ |
| H A D | RDFaExportHelper.hxx | 35 namespace rdf { class XBlankNode; } namespace 36 namespace rdf { class XMetadatable; } namespace 37 namespace rdf { class XDocumentRepository; } namespace 50 ::com::sun::star::rdf::XDocumentRepository> m_xRepository; 61 ::com::sun::star::rdf::XBlankNode> const & i_xBlankNode); 68 ::com::sun::star::rdf::XMetadatable> const & i_xMetadatable);
|
| H A D | RDFaImportHelper.hxx | 38 namespace rdf { class XMetadatable; } namespace 39 namespace rdf { class XRepositorySupplier; } namespace 76 ::com::sun::star::uno::Reference< ::com::sun::star::rdf::XMetadatable> 82 ::com::sun::star::uno::Reference< ::com::sun::star::rdf::XMetadatable> 94 ::com::sun::star::rdf::XRepositorySupplier > const & i_xModel);
|
| /AOO41X/main/sw/source/core/unocore/ |
| H A D | unorefmk.cxx | 807 uno::Reference<rdf::XMetadatable> 814 uno::Reference<rdf::XMetadatable> xMeta(rMeta.GetXMeta()); in CreateXMeta() 1134 pMeta->SetXMeta(uno::Reference<rdf::XMetadatable>(this)); in AttachImpl() 1601 static uno::Reference<rdf::XURI> const& 1606 static uno::Reference< rdf::XURI > xOdfPrefix( in lcl_getURI() 1607 rdf::URI::createKnown(xContext, rdf::URIs::ODF_PREFIX), in lcl_getURI() 1609 static uno::Reference< rdf::XURI > xOdfSuffix( in lcl_getURI() 1610 rdf::URI::createKnown(xContext, rdf::URIs::ODF_SUFFIX), in lcl_getURI() 1617 uno::Reference<rdf::XRepository> const & xRepository, in lcl_getPrefixOrSuffix() 1618 uno::Reference<rdf::XResource> const & xMetaField, in lcl_getPrefixOrSuffix() [all …]
|
| /AOO41X/main/sfx2/qa/complex/sfx2/ |
| H A D | DocumentMetadataAccess.java | 28 import com.sun.star.rdf.Literal; 29 import com.sun.star.rdf.XLiteral; 30 import com.sun.star.rdf.XNamedGraph; 31 import com.sun.star.rdf.BlankNode; 32 import com.sun.star.rdf.XQuerySelectResult; 33 import com.sun.star.rdf.XNode; 34 import com.sun.star.rdf.XDocumentRepository; 35 import com.sun.star.rdf.XMetadatable; 36 import com.sun.star.rdf.Statement; 37 import com.sun.star.rdf.FileFormat; [all …]
|
| /AOO41X/main/ |
| H A D | RepositoryFixes.mk | 75 gb_Library_FILENAMES := $(patsubst rdf:irdf%,rdf:librdf.dll$(gb_Library_IARCEXT),$(gb_Library_FILEN… 120 gb_Library_FILENAMES := $(patsubst rdf:irdf%,rdf:librdf%,$(gb_Library_FILENAMES)) 172 gb_Library_FILENAMES := $(patsubst rdf:rdf%,rdf:librdf%,$(gb_Library_FILENAMES)) 251 gb_Library_TARGETS := $(filter-out rdf,$(gb_Library_TARGETS))
|
| /AOO41X/main/sw/inc/ |
| H A D | fmtmeta.hxx | 139 ::com::sun::star::rdf::XMetadatable> m_wXMeta; 154 ::com::sun::star::rdf::XMetadatable> const& GetXMeta() const in GetXMeta() 157 ::com::sun::star::rdf::XMetadatable> const& xMeta) in SetXMeta() 173 ::com::sun::star::rdf::XMetadatable > MakeUnoObject();
|
| /AOO41X/main/offapi/com/sun/star/text/textfield/ |
| H A D | MetadataField.idl | 44 #include <com/sun/star/rdf/XMetadatable.idl> 58 @see com::sun::star::rdf 69 interface com::sun::star::rdf::XMetadatable;
|
| /AOO41X/main/writerfilter/source/doctok/ |
| H A D | WW8sprms.xsl | 22 …lns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-sy… 23 …xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:UML = 'org.omg.xmi.namespace.UML' xml:spa…
|
| /AOO41X/main/sw/qa/complex/writer/ |
| H A D | TextPortionEnumerationTest.java | 64 import com.sun.star.rdf.XMetadatable; 65 import com.sun.star.rdf.Statement; 66 import com.sun.star.rdf.XDocumentRepository; 67 import com.sun.star.rdf.XRepositorySupplier; 3688 com.sun.star.rdf.XRepositorySupplier xModel = in testMetaFieldXTextField() 3689 (com.sun.star.rdf.XRepositorySupplier) UnoRuntime.queryInterface( in testMetaFieldXTextField() 3690 com.sun.star.rdf.XRepositorySupplier.class, m_xDoc); in testMetaFieldXTextField() 3691 com.sun.star.rdf.XRepository xRepo = xModel.getRDFRepository(); in testMetaFieldXTextField() 3693 com.sun.star.rdf.XURI[] Graphs = xRepo.getGraphNames(); in testMetaFieldXTextField() 3694 com.sun.star.rdf.XNamedGraph xGraph = xRepo.getGraph(Graphs[0]); in testMetaFieldXTextField() [all …]
|