| commit | e1bb5b2cd8ecc4db760b1d413e28edc388da5c3e | [log] |
|---|---|---|
| author | Daniel Silva <danielfaleirosilva@gmail.com> | Mon Jul 23 17:27:10 2018 -0300 |
| committer | Daniel Silva <danielfaleirosilva@gmail.com> | Thu Nov 29 13:02:16 2018 -0200 |
| tree | c33c49d4c0c277047a253b7d4d84e2e806c9bfb2 | |
| parent | ef9e16fd1720249620c628da66ec856a5629ff2a [diff] |
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);