#include <cppuhelper/exc_hlp.hxx>
#include <cppuhelper/weak.hxx>
#include <cppuhelper/queryinterface.hxx>
#include <ucbhelper/contentidentifier.hxx>
#include <ucbhelper/macros.hxx>
#include <com/sun/star/container/XHierarchicalNameAccess.hpp>
#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
#include <com/sun/star/ucb/IllegalIdentifierException.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include "pkgprovider.hxx"
#include "pkgcontent.hxx"
#include "pkguri.hxx"
#include <unordered_map>
#include <utility>
Go to the source code of this file.
◆ ucb_package_ContentProvider_get_implementation()
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * ucb_package_ContentProvider_get_implementation |
( |
css::uno::XComponentContext * |
context, |
|
|
css::uno::Sequence< css::uno::Any > const & |
|
|
) |
| |
◆ XTYPEPROVIDER_IMPL_3()
XTYPEPROVIDER_IMPL_3 |
( |
ContentProvider |
, |
|
|
lang::XTypeProvider |
, |
|
|
lang::XServiceInfo |
, |
|
|
ucb::XContentProvider |
|
|
) |
| |
◆ ContentProvider
◆ m_aName
◆ m_pOwner
◆ m_xNA
uno::Reference< container::XHierarchicalNameAccess > m_xNA |
|
private |