LibreOffice Module ucbhelper (master) 1
Classes | Namespaces | Typedefs
providerhelper.cxx File Reference
#include <sal/config.h>
#include <com/sun/star/beans/IllegalTypeException.hpp>
#include <com/sun/star/beans/PropertyExistException.hpp>
#include <com/sun/star/beans/XPropertyAccess.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/container/XNamed.hpp>
#include <com/sun/star/ucb/Store.hpp>
#include <com/sun/star/ucb/XPropertySetRegistry.hpp>
#include <com/sun/star/ucb/XPropertySetRegistryFactory.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <ucbhelper/contenthelper.hxx>
#include <ucbhelper/providerhelper.hxx>
#include <osl/diagnose.h>
#include <osl/mutex.hxx>
#include <cppuhelper/weakref.hxx>
#include <unordered_map>
#include <utility>
Include dependency graph for providerhelper.cxx:

Go to the source code of this file.

Classes

struct  ucbhelper_impl::ContentProviderImplHelper_Impl
 

Namespaces

namespace  ucbhelper_impl
 
namespace  ucbhelper
 

Typedefs

typedef std::unordered_map< OUString, uno::WeakReference< ucb::XContent > > ucbhelper_impl::Contents