Hi Huw, 2014-09-17 18:23 GMT+08:00 Huw Davies <huw@codeweavers.com>: > > Since the ITextFont objects do hold a ref on their parent range / > selection objects I don't think we need the list stuff again. > > I wouldn't store the reOle pointer here, but use txtRge / txtSel > to access it (and check for disconnections). You probably > want a helper function to do that.