summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-04-17 10:40:22 +0200
committerNoel Grandin <noel@peralex.com>2015-04-22 10:28:39 +0200
commit6e3bbbdf0aea17aa3129fb4d11b9667af17a5d1e (patch)
treeb3fda393939d8ebcb29d7644514e08a8c6c6ee53 /include
parentcd23e6d3dd1c95b7cd74796612637cbc0f2af5fb (diff)
convert FONTLIST_FONTNAMETYPE constants to scoped enum
and move them inside the module, since they are not used anywhere else Change-Id: I63a629c8a497f5fb832f5287c260df7eb15fed3a
Diffstat (limited to 'include')
-rw-r--r--include/svtools/ctrltool.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svtools/ctrltool.hxx b/include/svtools/ctrltool.hxx
index 23f07b093c14..5ff6a2df5510 100644
--- a/include/svtools/ctrltool.hxx
+++ b/include/svtools/ctrltool.hxx
@@ -128,9 +128,6 @@ FontList.
#define FONTLIST_FONTINFO_NOTFOUND ((sal_uInt16)0xFFFF)
-#define FONTLIST_FONTNAMETYPE_PRINTER ((sal_uInt16)0x0001)
-#define FONTLIST_FONTNAMETYPE_SCREEN ((sal_uInt16)0x0002)
-
class SVT_DLLPUBLIC FontList
{
private: