LibreOffice Module ucbhelper (master) 1
Classes | Namespaces | Typedefs
providerhelper.hxx File Reference
#include <vector>
#include <memory>
#include <com/sun/star/ucb/XContentProvider.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <cppuhelper/implbase.hxx>
#include <rtl/ref.hxx>
#include <ucbhelper/ucbhelperdllapi.h>
Include dependency graph for providerhelper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ucbhelper::ContentProviderImplHelper
 This is an abstract base class for implementations of the service com.sun.star.ucb.ContentProvider. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::ucb
 
namespace  com::sun::star::uno
 
namespace  ucbhelper_impl
 
namespace  ucbhelper
 

Typedefs

typedef rtl::Reference< ContentImplHelper > ucbhelper::ContentImplHelperRef
 
typedef std::vector< ContentImplHelperRef > ucbhelper::ContentRefList