On 10/13/10 15:48, Bjoern michaelsen wrote:
IIRC from my new_itemsets cws the SvStreams in connection with
PoolItems/Pools/ItemSets are only used in binfilter (as you said: who
cares?) and in the clipboard code. The second one prevented me from
outright killing the SvStream stuff in the ItemSets for now. But as the
binary clipboard format is only used to exchange data between OOo and
OOo it should not cause too much trouble when you change the
serialization (unless one copypastes from two different versions of OOo
on the same machine, an rather rare scenario).

It's also used in the implementation of ScPageHFItem, to compare two EditEngine text objects (if I remember correctly, EditTextObject's operator== works somewhat differently). But that's completely internal and temporary.

Niklas

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

Reply via email to