LibreOffice Module ucb (master)
1
|
#include <rtl/ustring.hxx>
Go to the source code of this file.
Classes | |
class | package_ucp::PackageUri |
Namespaces | |
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 27 of file pkguri.hxx.
Referenced by package_ucp::PackageUri::init().
#define PACKAGE_URL_SCHEME_LENGTH 16 |
Definition at line 29 of file pkguri.hxx.
Referenced by package_ucp::PackageUri::init().
#define PACKAGE_ZIP_URL_SCHEME "vnd.sun.star.zip" |
Definition at line 28 of file pkguri.hxx.
Referenced by package_ucp::PackageUri::init().