LibreOffice Module xmlhelp (master) 1
Classes | Namespaces | Macros | Typedefs | Variables
provider.hxx File Reference
#include <memory>
#include <rtl/ustring.hxx>
#include <ucbhelper/providerhelper.hxx>
#include <com/sun/star/container/XContainerListener.hpp>
#include <com/sun/star/container/XContainer.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/lang/XSingleServiceFactory.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
Include dependency graph for provider.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  chelp::ContentProvider
 

Namespaces

namespace  chelp
 

Macros

#define MYUCP_URL_SCHEME   "vnd.sun.star.help"
 

Typedefs

typedef cppu::ImplInheritanceHelper< ::ucbhelper::ContentProviderImplHelper, css::container::XContainerListener, css::lang::XComponent > chelp::ContentProvider_Base
 

Variables

constexpr OUStringLiteral chelp::MYUCP_CONTENT_TYPE = u"application/vnd.sun.star.xmlhelp"
 

Macro Definition Documentation

◆ MYUCP_URL_SCHEME

#define MYUCP_URL_SCHEME   "vnd.sun.star.help"

Definition at line 37 of file provider.hxx.