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

Go to the source code of this file.

Classes

class  package_ucp::PackageUri
 

Namespaces

namespace  package_ucp
 

Macros

#define PACKAGE_URL_SCHEME   "vnd.sun.star.pkg"
 
#define PACKAGE_ZIP_URL_SCHEME   "vnd.sun.star.zip"
 
#define PACKAGE_URL_SCHEME_LENGTH   16
 

Macro Definition Documentation

◆ PACKAGE_URL_SCHEME

#define PACKAGE_URL_SCHEME   "vnd.sun.star.pkg"

Definition at line 28 of file pkguri.hxx.

◆ PACKAGE_URL_SCHEME_LENGTH

#define PACKAGE_URL_SCHEME_LENGTH   16

Definition at line 30 of file pkguri.hxx.

◆ PACKAGE_ZIP_URL_SCHEME

#define PACKAGE_ZIP_URL_SCHEME   "vnd.sun.star.zip"

Definition at line 29 of file pkguri.hxx.