summaryrefslogtreecommitdiff
path: root/sw/inc/printdata.hxx
diff options
context:
space:
mode:
authorThomas Lange <tl@openoffice.org>2009-08-21 11:30:53 +0000
committerThomas Lange <tl@openoffice.org>2009-08-21 11:30:53 +0000
commit88f90d83a9a285e7739e29ecaf28f1937e3abcbf (patch)
tree698c1b66f79de1c2218e2582091d01a88383f078 /sw/inc/printdata.hxx
parent3d9480a5cb3ba8fb8af49731e86b2eb9d69f980c (diff)
#i101242# new print UI in sw
Diffstat (limited to 'sw/inc/printdata.hxx')
-rw-r--r--sw/inc/printdata.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/printdata.hxx b/sw/inc/printdata.hxx
index ed463a6cb28c..d9be041ded8c 100644
--- a/sw/inc/printdata.hxx
+++ b/sw/inc/printdata.hxx
@@ -75,7 +75,7 @@ class SwPrintUIOptions : public vcl::PrinterOptionsHelper
public:
// PostIt relevant data
- _SetGetExpFlds * m_pPostItFields;
+ _SetGetExpFlds * m_pPostItFields; // an array of "_SetGetExpFld *" sorted by page and line numbers
SwDoc * m_pPostItDoc;
ViewShell * m_pPostItShell;