LibreOffice Module sw (master) 1
|
This is the complete list of members for SwRDFHelper, including all inherited members.
addStatement(const css::uno::Reference< css::frame::XModel > &xModel, const OUString &rType, const OUString &rPath, const css::uno::Reference< css::rdf::XResource > &xSubject, const OUString &rKey, const OUString &rValue) | SwRDFHelper | static |
addTextNodeStatement(const OUString &rType, const OUString &rPath, SwTextNode &rTextNode, const OUString &rKey, const OUString &rValue) | SwRDFHelper | static |
clearStatements(const css::uno::Reference< css::frame::XModel > &xModel, const OUString &rType, const css::uno::Reference< css::rdf::XResource > &xSubject) | SwRDFHelper | static |
cloneStatements(const css::uno::Reference< css::frame::XModel > &xSrcModel, const css::uno::Reference< css::frame::XModel > &xDstModel, const OUString &rType, const css::uno::Reference< css::rdf::XResource > &xSrcSubject, const css::uno::Reference< css::rdf::XResource > &xDstSubject) | SwRDFHelper | static |
getGraphNames(const css::uno::Reference< css::rdf::XDocumentMetadataAccess > &xDocumentMetadataAccess, const css::uno::Reference< css::rdf::XURI > &xType) | SwRDFHelper | static |
getGraphNames(const css::uno::Reference< css::frame::XModel > &xModel, const OUString &rType) | SwRDFHelper | static |
getStatements(const css::uno::Reference< css::frame::XModel > &xModel, const css::uno::Sequence< css::uno::Reference< css::rdf::XURI > > &rGraphNames, const css::uno::Reference< css::rdf::XResource > &xSubject) | SwRDFHelper | static |
getStatements(const css::uno::Reference< css::frame::XModel > &xModel, const OUString &rType, const css::uno::Reference< css::rdf::XResource > &xSubject) | SwRDFHelper | static |
getTextNodeStatements(const OUString &rType, SwTextNode &rTextNode) | SwRDFHelper | static |
hasMetadataGraph(const css::uno::Reference< css::frame::XModel > &xModel, const OUString &rType) | SwRDFHelper | static |
removeStatement(const css::uno::Reference< css::frame::XModel > &xModel, const OUString &rType, const css::uno::Reference< css::rdf::XResource > &xSubject, const OUString &rKey, const OUString &rValue) | SwRDFHelper | static |
removeTextNodeStatement(const OUString &rType, SwTextNode &rTextNode, const OUString &rKey, const OUString &rValue) | SwRDFHelper | static |
updateTextNodeStatement(const OUString &rType, const OUString &rPath, SwTextNode &rTextNode, const OUString &rKey, const OUString &rOldValue, const OUString &rNewValue) | SwRDFHelper | static |