Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dfillinfo.cxx343 pInfo->pShadowAttr = pDefShadow; in FillInfo()
445 const SvxShadowItem* pShadowAttr = (const SvxShadowItem*) in FillInfo() local
447 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 …]
/trunk/main/sc/inc/
H A Dfillinfo.hxx76 const SvxShadowItem* pShadowAttr; // Original-Item (intern) member

Completed in 18 milliseconds