Am Dienstag, den 07.11.2006, 18:40 +0100 schrieb Oliver Brinzing: > thanks for the code snippet, i can use it as a workaround: > > - - first copy & paste the section > - - second copy the properties of the paragraph styles > > but what i am really looking for is to store a textsection as url, or > serialize it ... > > any hints ?
As a dirty trick you can temporarily define the source snippet as "autotext" for inserting it into the target and delete the autotext immediately afterwards. This does work. In general I have missed services/interfaces for passing around arbitrary snippets consisting of more than one paragraph including all formatting, too. Tha basic implementation can be found in the autotext source codes, if an implementation of XClonable could hook them up, it should be nearly done. HTH, Marc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
