To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=63510





------- Additional comments from x...@openoffice.org Fri Feb 13 03:12:04 +0000 
2009 -------
In this issue ,firstly I consider the paste button state in handout,we can 
solve it in drviewse.cxx,but here we should solve two problems:a)when the 
paste button is disable and when is enable,b)if the paste button is 
disable,the key 'ctrl+v'can act too.So I set a variable in viewshellbase,the 
variable we can use it when DO_COPY in slidesorter,the reason for setting it 
in viewshellbase is that we cannot get varibale of slidesorter in drawview,and 
we cannot set the var in viewshell,because the switch from norm to 
handout,viewshell shoud construct too,but the problem do not exits in 
viewshellbase,when copy a slide and click paste in handout,the process as 
follows:sd::DrawViewShell::FuSupport->sd::FuPoor::DoPaste->sd::view::DoPaste-
>sd::view::InsertData->sd::ViewClipboard::HandlePageDrop,and here wo can solve 
the paste(paste a new slide) problem in handout,and cannot effect  other paste 
handles

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to