Searched refs:pShadowItem (Results 1 – 2 of 2) sorted by relevance
195 pShadowItem = NULL; in Construct()2131 if (pShadowItem && pShadowItem->GetLocation() != SVX_SHADOW_NONE) in PrintPage()2133 pShadowItem->CalcShadowSpace(SHADOW_RIGHT); in PrintPage()2154 if (pShadowItem && pShadowItem->GetLocation() != SVX_SHADOW_NONE) in PrintPage()2156 pShadowItem->CalcShadowSpace(SHADOW_BOTTOM); in PrintPage()2203 if (pShadowItem && pShadowItem->GetLocation() != SVX_SHADOW_NONE) in PrintPage()2257 if (pShadowItem && pShadowItem->GetLocation() != SVX_SHADOW_NONE) in PrintPage()2267 pBorderItem, pBackgroundItem, pShadowItem ); in PrintPage()2969 if (pShadowItem && pShadowItem->GetLocation() != SVX_SHADOW_NONE) in GetDocPageSize()2972 pShadowItem->CalcShadowSpace(SHADOW_RIGHT); in GetDocPageSize()[all …]
179 const SvxShadowItem* pShadowItem; member in ScPrintFunc
Completed in 38 milliseconds