Searched refs:pShadowAttr (Results 1 – 2 of 2) sorted by relevance
343 pInfo->pShadowAttr = pDefShadow; in FillInfo()445 const SvxShadowItem* pShadowAttr = (const SvxShadowItem*) in FillInfo() local447 if (pShadowAttr != pDefShadow) in FillInfo()509 pInfo->pShadowAttr = pShadowAttr; in FillInfo()666 pInfo->pShadowAttr = (const SvxShadowItem*) pItem; in FillInfo()718 pInfo->pShadowAttr = (const SvxShadowItem*) pItem; in FillInfo()719 if (pInfo->pShadowAttr != pDefShadow) in FillInfo()757 const SvxShadowItem* pThisAttr = pInfo->pShadowAttr; in FillInfo()772 CELLINFO(nDxNeg,0).pShadowAttr->GetLocation() == SVX_SHADOW_NONE; in FillInfo()776 CELLINFO(0,-1).pShadowAttr->GetLocation() == SVX_SHADOW_NONE; in FillInfo()[all …]
76 const SvxShadowItem* pShadowAttr; // Original-Item (intern) member
Completed in 28 milliseconds