Kaydet (Commit) e1bb5b2c authored tarafından Daniel Silva's avatar Daniel Silva

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: 's avatarKatarina Behrens <Katarina.Behrens@cib.de>
üst ef9e16fd
...@@ -321,7 +321,7 @@ SwPrintUIOptions::SwPrintUIOptions( ...@@ -321,7 +321,7 @@ SwPrintUIOptions::SwPrintUIOptions(
aHelpIds, aHelpIds,
"PrintAnnotationMode", "PrintAnnotationMode",
aChoices, aChoices,
static_cast<sal_uInt16>(nPrintPostIts), bHasPostIts ? static_cast<sal_uInt16>(nPrintPostIts) : 0,
uno::Sequence< sal_Bool >(), uno::Sequence< sal_Bool >(),
aAnnotOpt); aAnnotOpt);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment