summaryrefslogtreecommitdiff
path: root/padmin/source/prtsetup.hxx
diff options
context:
space:
mode:
authorPhilipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>2010-08-16 20:31:58 +0200
committerPhilipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>2010-08-16 20:31:58 +0200
commit1bee6c0e9121cf1d3d246a7e49f5e0d89aad6682 (patch)
treecdc0d1e5a76d6347b776cebba9fcaf51e8155067 /padmin/source/prtsetup.hxx
parent3b20bee998a483d34bbed70bd8a297715f289df9 (diff)
pdfprint: #i94173# #i113802# send print jobs in PDF instead of PostScript
Diffstat (limited to 'padmin/source/prtsetup.hxx')
-rw-r--r--padmin/source/prtsetup.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/padmin/source/prtsetup.hxx b/padmin/source/prtsetup.hxx
index 65288f738482..72e3d81ee8d7 100644
--- a/padmin/source/prtsetup.hxx
+++ b/padmin/source/prtsetup.hxx
@@ -147,7 +147,8 @@ public:
void update();
- ULONG getLevel() { return m_aLevelBox.GetSelectEntry().ToInt32(); }
+ ULONG getLevel();
+ ULONG getPDFDevice();
ULONG getDepth() { return m_aDepthBox.GetSelectEntry().ToInt32(); }
ULONG getColorDevice()
{