LibreOffice Module sfx2 (master) 1
|
Public Member Functions | |
DocumentMetadataAccess_Impl (uno::Reference< uno::XComponentContext > i_xContext, SfxObjectShell const &i_rRegistrySupplier) | |
Public Attributes | |
const uno::Reference< uno::XComponentContext > | m_xContext |
const SfxObjectShell & | m_rXmlIdRegistrySupplier |
uno::Reference< rdf::XURI > | m_xBaseURI |
uno::Reference< rdf::XRepository > | m_xRepository |
uno::Reference< rdf::XNamedGraph > | m_xManifest |
Definition at line 214 of file DocumentMetadataAccess.cxx.
|
inline |
Definition at line 222 of file DocumentMetadataAccess.cxx.
References m_xContext.
const SfxObjectShell& sfx2::DocumentMetadataAccess_Impl::m_rXmlIdRegistrySupplier |
Definition at line 218 of file DocumentMetadataAccess.cxx.
uno::Reference<rdf::XURI> sfx2::DocumentMetadataAccess_Impl::m_xBaseURI |
Definition at line 219 of file DocumentMetadataAccess.cxx.
Referenced by sfx2::addFile(), sfx2::getAllParts(), sfx2::getURIForStream(), sfx2::init(), sfx2::initLoading(), and sfx2::removeFile().
const uno::Reference<uno::XComponentContext> sfx2::DocumentMetadataAccess_Impl::m_xContext |
Definition at line 217 of file DocumentMetadataAccess.cxx.
Referenced by sfx2::addContentOrStylesFileImpl(), sfx2::addFile(), sfx2::addMetadataFileImpl(), DocumentMetadataAccess_Impl(), sfx2::exportStream(), sfx2::getAllParts(), sfx2::getURIForStream(), sfx2::init(), sfx2::initLoading(), sfx2::isPartOfType(), sfx2::readStream(), and sfx2::removeFile().
uno::Reference<rdf::XNamedGraph> sfx2::DocumentMetadataAccess_Impl::m_xManifest |
Definition at line 221 of file DocumentMetadataAccess.cxx.
Referenced by sfx2::addFile(), sfx2::getAllParts(), sfx2::init(), sfx2::initLoading(), sfx2::isPartOfType(), and sfx2::removeFile().
uno::Reference<rdf::XRepository> sfx2::DocumentMetadataAccess_Impl::m_xRepository |
Definition at line 220 of file DocumentMetadataAccess.cxx.
Referenced by sfx2::exportStream(), sfx2::init(), sfx2::initLoading(), and sfx2::readStream().