|
LibreOffice Module sfx2 (master) 1
|
#include <sal/config.h>#include <sfx2/dllapi.h>#include <com/sun/star/rdf/XDocumentMetadataAccess.hpp>#include <cppuhelper/implbase.hxx>#include <memory>Go to the source code of this file.
Classes | |
| class | sfx2::DocumentMetadataAccess |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::embed |
| Implementation of the interface com.sun.star.rdf.XDocumentMetadataAccess. | |
| namespace | com::sun::star::frame |
| namespace | com::sun::star::uno |
| namespace | sfx2 |
Functions | |
| css::uno::Reference< css::rdf::XURI > SFX2_DLLPUBLIC | sfx2::createBaseURI (css::uno::Reference< css::uno::XComponentContext > const &i_xContext, css::uno::Reference< css::frame::XModel > const &i_xModel, OUString const &i_rPkgURI, std::u16string_view i_rSubDocument=std::u16string_view()) |
| create a base URI for loading metadata from an ODF (sub)document. More... | |