LibreOffice Module ucb (master) 1
Classes | Namespaces | Macros
pkgprovider.hxx File Reference
#include <memory>
#include <ucbhelper/providerhelper.hxx>
#include "pkguri.hxx"
Include dependency graph for pkgprovider.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  package_ucp::ContentProvider
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::container
 
namespace  package_ucp
 

Macros

#define PACKAGE_FOLDER_CONTENT_TYPE    "application/" PACKAGE_URL_SCHEME "-folder"
 
#define PACKAGE_STREAM_CONTENT_TYPE    "application/" PACKAGE_URL_SCHEME "-stream"
 
#define PACKAGE_ZIP_FOLDER_CONTENT_TYPE    "application/" PACKAGE_ZIP_URL_SCHEME "-folder"
 
#define PACKAGE_ZIP_STREAM_CONTENT_TYPE    "application/" PACKAGE_ZIP_URL_SCHEME "-stream"
 

Macro Definition Documentation

◆ PACKAGE_FOLDER_CONTENT_TYPE

#define PACKAGE_FOLDER_CONTENT_TYPE    "application/" PACKAGE_URL_SCHEME "-folder"

Definition at line 34 of file pkgprovider.hxx.

◆ PACKAGE_STREAM_CONTENT_TYPE

#define PACKAGE_STREAM_CONTENT_TYPE    "application/" PACKAGE_URL_SCHEME "-stream"

Definition at line 36 of file pkgprovider.hxx.

◆ PACKAGE_ZIP_FOLDER_CONTENT_TYPE

#define PACKAGE_ZIP_FOLDER_CONTENT_TYPE    "application/" PACKAGE_ZIP_URL_SCHEME "-folder"

Definition at line 38 of file pkgprovider.hxx.

◆ PACKAGE_ZIP_STREAM_CONTENT_TYPE

#define PACKAGE_ZIP_STREAM_CONTENT_TYPE    "application/" PACKAGE_ZIP_URL_SCHEME "-stream"

Definition at line 40 of file pkgprovider.hxx.