Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/config/
H A Doptpage.cxx246 const SwElemItem* pOldAttr = (const SwElemItem*) in FillItemSet() local
250 if(pOldAttr) in FillItemSet()
251 aElem = *pOldAttr; in FillItemSet()
269 sal_Bool bRet = !pOldAttr || aElem != *pOldAttr; in FillItemSet()
1625 const SwDocDisplayItem* pOldAttr = in FillItemSet() local
1629 if(pOldAttr) in FillItemSet()
1630 aDisp = *pOldAttr; in FillItemSet()
1642 bRet |= (!pOldAttr || aDisp != *pOldAttr); in FillItemSet()

Completed in 20 milliseconds