summaryrefslogtreecommitdiff
path: root/include/svl/inettype.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-12-12 12:22:32 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-12-12 12:22:32 +0100
commitfc45562945127b73d76deb1101ce7a9ba9135054 (patch)
treebdc4236f39536840df088df89238b7eaffde7914 /include/svl/inettype.hxx
parentba7605c8c0d5515bb055e46354ee806cb6a31ed4 (diff)
svl: Use appropriate OUString functions on string constants
Change-Id: I8d8528c74bae3de67a0a9bdd727cd0d8c8304d3e
Diffstat (limited to 'include/svl/inettype.hxx')
-rw-r--r--include/svl/inettype.hxx16
1 files changed, 0 insertions, 16 deletions
diff --git a/include/svl/inettype.hxx b/include/svl/inettype.hxx
index 8f251acae5b9..59d63d6d1b42 100644
--- a/include/svl/inettype.hxx
+++ b/include/svl/inettype.hxx
@@ -123,22 +123,6 @@
#define INETTYPE_URL_PROT_MAILTO "mailto"
#define INETTYPE_URL_PROT_PRIVATE "private"
-#define INETTYPE_URL_SUB_FACTORY "factory"
-#define INETTYPE_URL_SUB_HELPID "helpid"
-
-#define INETTYPE_URL_SSUB_FRAMESET "frameset"
-#define INETTYPE_URL_SSUB_SCALC "scalc"
-#define INETTYPE_URL_SSUB_SCHART "schart"
-#define INETTYPE_URL_SSUB_SDRAW "sdraw"
-#define INETTYPE_URL_SSUB_SIMAGE "simage"
-#define INETTYPE_URL_SSUB_SIMPRESS "simpress"
-#define INETTYPE_URL_SSUB_SMATH "smath"
-#define INETTYPE_URL_SSUB_SWRITER "swriter"
-
-#define INETTYPE_URL_SSSUB_GLOB "GlobalDocument"
-#define INETTYPE_URL_SSSUB_WEB "web"
-
-
enum INetContentType
{
CONTENT_TYPE_UNKNOWN,