Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/view/
H A Dprintfun.cxx195 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 …]
/aoo41x/main/sc/source/ui/inc/
H A Dprintfun.hxx179 const SvxShadowItem* pShadowItem; member in ScPrintFunc

Completed in 28 milliseconds