summaryrefslogtreecommitdiff
path: root/vcl/inc
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-01-25 21:37:32 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-01-25 21:37:32 +1100
commitba0c14333eea94896d1c331a93e8e4bf6537976a (patch)
tree571c0b7145a4b5f4e5b072534f38331ca4ac556e /vcl/inc
parentbd59302728985b7a7d8a80051912577ab29b4852 (diff)
vcl: fix comments to vcl/inc/jobset.h
Change-Id: I888032cfcab0a40f9fe8e032fb5514a2bf1d9df6
Diffstat (limited to 'vcl/inc')
-rw-r--r--vcl/inc/jobset.h30
1 files changed, 15 insertions, 15 deletions
diff --git a/vcl/inc/jobset.h b/vcl/inc/jobset.h
index 721f1b00b928..5e86d8b64353 100644
--- a/vcl/inc/jobset.h
+++ b/vcl/inc/jobset.h
@@ -31,24 +31,24 @@
struct ImplJobSetup
{
- sal_uInt16 mnRefCount; // RefCount (only independ data)
- sal_uInt16 mnSystem; // System - JOBSETUP_SYSTEM_xxxx
- OUString maPrinterName; // Printer-Name
- OUString maDriver; // Driver-Name
- Orientation meOrientation; // Orientation
- DuplexMode meDuplexMode; // Duplex
- sal_uInt16 mnPaperBin; // paper bin / in tray
- Paper mePaperFormat; // paper format
- long mnPaperWidth; // paper width (100th mm)
- long mnPaperHeight; // paper height (100th mm)
- sal_uInt32 mnDriverDataLen; // length of system specific data
- sal_uInt8* mpDriverData; // system specific data (will be streamed a byte block)
- bool mbPapersizeFromSetup;
- std::unordered_map< OUString, OUString, OUStringHash > maValueMap;
-
ImplJobSetup();
ImplJobSetup( const ImplJobSetup& rJobSetup );
~ImplJobSetup();
+
+ sal_uInt16 mnRefCount; //< RefCount (only independent data)
+ sal_uInt16 mnSystem; //< System - JOBSETUP_SYSTEM_xxxx
+ OUString maPrinterName; //< Printer-Name
+ OUString maDriver; //< Driver-Name
+ Orientation meOrientation; //< Orientation
+ DuplexMode meDuplexMode; //< Duplex
+ sal_uInt16 mnPaperBin; //< paper bin / in tray
+ Paper mePaperFormat; //< paper format
+ long mnPaperWidth; //< paper width (100th mm)
+ long mnPaperHeight; //< paper height (100th mm)
+ sal_uInt32 mnDriverDataLen; //< length of system specific data
+ sal_uInt8* mpDriverData; //< system specific data (will be streamed a byte block)
+ bool mbPapersizeFromSetup;
+ std::unordered_map< OUString, OUString, OUStringHash > maValueMap;
};
// Papierformat wird wenn PAPER_USER im unabhaengigen Teil automatisch aus