summaryrefslogtreecommitdiff
path: root/include/vcl/prntypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/prntypes.hxx')
-rw-r--r--include/vcl/prntypes.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/vcl/prntypes.hxx b/include/vcl/prntypes.hxx
index 3dfa9ca6b864..2d5d9b969e10 100644
--- a/include/vcl/prntypes.hxx
+++ b/include/vcl/prntypes.hxx
@@ -25,19 +25,16 @@
#include <o3tl/typed_flags_set.hxx>
-// - Duplex Mode -
enum DuplexMode { DUPLEX_UNKNOWN, DUPLEX_OFF, DUPLEX_LONGEDGE, DUPLEX_SHORTEDGE };
-// - Orientation -
enum Orientation { ORIENTATION_PORTRAIT, ORIENTATION_LANDSCAPE };
-// - QueueInfo-Types -
enum class PrintQueueFlags
{
@@ -76,7 +73,6 @@ namespace o3tl
#define QUEUE_JOBS_DONTKNOW ((sal_uLong)0xFFFFFFFF)
-// - Printer-Types -
enum class PrinterCapType
{