Apache OpenOffice (AOO) Bugzilla – Issue 71786
remember user-defined print range
Last modified: 2013-02-07 22:35:18 UTC
I see that we always fill the range of print range with the current page, might be nice to remember if the user entered range and restore it if e.g. page count hasn't changed inbetween PrintDialog* CreatePrintDialog( Window* pParent, USHORT nPg, SwWrtShell* pSh ) { ... pDlg->SetRangeText( String::CreateFromInt32(nPg) ); ... }
MRU->HI: please clear out with resp. Engeneer wether this can be implemented directly or if this must be accepted by UserEx.
Reassigend to requirements