Home
last modified time | relevance | path

Searched refs:pOldAttr (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx244 const SwElemItem* pOldAttr = (const SwElemItem*) in FillItemSet() local
248 if(pOldAttr) in FillItemSet()
249 aElem = *pOldAttr; in FillItemSet()
266 sal_Bool bRet = !pOldAttr || aElem != *pOldAttr; in FillItemSet()
1622 const SwDocDisplayItem* pOldAttr = in FillItemSet() local
1626 if(pOldAttr) in FillItemSet()
1627 aDisp = *pOldAttr; in FillItemSet()
1639 bRet |= (!pOldAttr || aDisp != *pOldAttr); in FillItemSet()

Completed in 23 milliseconds