LibreOffice Module ucb (master) 1
|
#include <rtl/ustring.hxx>
#include <utility>
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 |
#define PACKAGE_URL_SCHEME "vnd.sun.star.pkg" |
Definition at line 28 of file pkguri.hxx.
#define PACKAGE_URL_SCHEME_LENGTH 16 |
Definition at line 30 of file pkguri.hxx.
#define PACKAGE_ZIP_URL_SCHEME "vnd.sun.star.zip" |
Definition at line 29 of file pkguri.hxx.