tdf#112294 fix comments listbox selection in writer print dialog

Change-Id: I5e2362f22df9a1ad6b36313f306e7642591b615a
Reviewed-on: https://gerrit.libreoffice.org/57887
Tested-by: Jenkins
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
diff --git a/sw/source/core/view/printdata.cxx b/sw/source/core/view/printdata.cxx
index 694ecbe..af37095 100644
--- a/sw/source/core/view/printdata.cxx
+++ b/sw/source/core/view/printdata.cxx
@@ -321,7 +321,7 @@
                                                           aHelpIds,
                                                           "PrintAnnotationMode",
                                                           aChoices,
                                                           static_cast<sal_uInt16>(nPrintPostIts),
                                                           bHasPostIts ? static_cast<sal_uInt16>(nPrintPostIts) : 0,
                                                           uno::Sequence< sal_Bool >(),
                                                           aAnnotOpt);