gaopeng wrote: > Hi , > > Philipp wrote: But allow me one question: what is the problem you are > trying to solve ? If we understand what you want to do, we could > actually help you better. > > now I have two questions to resolved : the first one : when we paste > contents writed in chinese or other west language , we found the > destination content is not same as the source content . there are > some differences. e.g: the font size of the destination content is > not the same as the source content and other problems . So it is interesting what format is used as a transport medium. In case you pasted from one OOo Calc window to another one or a Writer window to another one the ODF format is used and I would be astonished to see different content pasted. But in case you are pasting from a different application (e.g. Writer or any non-OOo application) it's possible that an exchange format as HTML or RTF is used to transport the content and this indeed can create conversion problems. Some of them are bugs but some of them are not avoidable.
You can find out the used format by debugging the code but also by having a look in the "Paste Special" dialog where all available formats are shown. Usually it should be possible to guess the used format. > the another one : I feel the time is too long when we paste some > content . e.g , we copy some web content into OOo writer , the time > spend on it in OOo is longer than the time the microsoft word spend > on it. base on this problem , I think the OOo is more popular by the > user if we reduce the waiting time for user . > > for above two reasons , I study the ooo clopboard so that we can > improve these problems . A well known problem is that OOo does not load linked content asynchronously. In OOo2.3 this has been fixed at least for images and so pasting from a web browser should be a lot faster now (if the pasted content contained images). Ciao, Mathias -- Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS Please don't reply to "[EMAIL PROTECTED]". I use it for the OOo lists and only rarely read other mails sent to it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
