Searched refs:pTOld (Results 1 – 1 of 1) sorted by relevance
809 const SfxPoolItem* pTOld = GetOldItem( rAttrs, rAttrs.GetPool()->GetWhich(SID_ATTR_SYMBOLTYPE) ); in FillItemSet() local810 bool bNewType = pTOld == NULL || *(const SfxInt32Item*)pTOld != aTItem; in FillItemSet()
Completed in 15 milliseconds