summaryrefslogtreecommitdiff
path: root/filter/source/pdf/impdialog.hrc
diff options
context:
space:
mode:
authorAndreas Mantke <andi@lappiandreas.site>2012-04-15 11:51:37 +0200
committerAndreas Mantke <andi@lappiandreas.site>2012-04-15 11:51:37 +0200
commitf8f96e9da066047d65dad0f4d296171ecef73d43 (patch)
tree35f207de3681b9d9ec3e025f396a8bfe14c27fd9 /filter/source/pdf/impdialog.hrc
parenta0b5ba2e821091b8053bfc1d2f9c99aca7431907 (diff)
Dialog for the option watermark of the PDF export.
The dialog for the export to PDF was enhanced with a section for the option of setting a watermark. The dialog has now a special subsection for this with a box to insert a string for the watermark.
Diffstat (limited to 'filter/source/pdf/impdialog.hrc')
-rw-r--r--filter/source/pdf/impdialog.hrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/filter/source/pdf/impdialog.hrc b/filter/source/pdf/impdialog.hrc
index b84d13f65e2a..25c46ce84f4d 100644
--- a/filter/source/pdf/impdialog.hrc
+++ b/filter/source/pdf/impdialog.hrc
@@ -90,6 +90,10 @@
#define CB_EMBEDSTANDARDFONTS 28
#define FT_ADDSTREAMDESCRIPTION 29
#define CB_EXPORTHIDDENSLIDES 30
+#define FL_WATERMARK 31
+#define CB_WATERMARK 32
+#define FT_WATERMARK 33
+#define ED_WATERMARK 34
#define FL_OLD_PAGES 51
#define RB_OLD_ALL 52