Searched refs:pOldAttr (Results 1 – 1 of 1) sorted by relevance
244 const SwElemItem* pOldAttr = (const SwElemItem*) in FillItemSet() local248 if(pOldAttr) in FillItemSet()249 aElem = *pOldAttr; in FillItemSet()266 sal_Bool bRet = !pOldAttr || aElem != *pOldAttr; in FillItemSet()1622 const SwDocDisplayItem* pOldAttr = in FillItemSet() local1626 if(pOldAttr) in FillItemSet()1627 aDisp = *pOldAttr; in FillItemSet()1639 bRet |= (!pOldAttr || aDisp != *pOldAttr); in FillItemSet()
Completed in 59 milliseconds