Issue 71786 - remember user-defined print range
Summary: remember user-defined print range
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: printing (show other issues)
Version: OOo 2.2
Hardware: All Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-20 17:26 UTC by caolanm
Modified: 2013-02-07 22:35 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description caolanm 2006-11-20 17:26:14 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) );
...
}
Comment 1 michael.ruess 2006-11-21 07:10:12 UTC
MRU->HI: please clear out with resp. Engeneer wether this can be implemented
directly or if this must be accepted by UserEx.
Comment 2 h.ilter 2006-11-21 10:38:53 UTC
Reassigend to requirements