Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/data/
H A Dfillinfo.cxx758 SvxShadowLocation eLoc = pThisAttr ? pThisAttr->GetLocation() : SVX_SHADOW_NONE; in FillInfo()
759 if (eLoc != SVX_SHADOW_NONE) in FillInfo()
772 CELLINFO(nDxNeg,0).pShadowAttr->GetLocation() == SVX_SHADOW_NONE; in FillInfo()
774 CELLINFO(nDxPos,0).pShadowAttr->GetLocation() == SVX_SHADOW_NONE; in FillInfo()
776 CELLINFO(0,-1).pShadowAttr->GetLocation() == SVX_SHADOW_NONE; in FillInfo()
778 CELLINFO(0,1).pShadowAttr->GetLocation() == SVX_SHADOW_NONE; in FillInfo()
H A Dpatattr.cxx1120 if ( ((const SvxShadowItem*)pItem)->GetLocation() != SVX_SHADOW_NONE ) in IsVisible()
H A Dattarray.cxx1285 if ( pShadow->GetLocation() != SVX_SHADOW_NONE ) in HasAttrib()
/aoo41x/main/sc/source/ui/view/
H A Dprintfun.cxx784 if (rParam.pShadow && rParam.pShadow->GetLocation() != SVX_SHADOW_NONE) in UpdateHFHeight()
810 if (rParam.pShadow && rParam.pShadow->GetLocation() != SVX_SHADOW_NONE) in UpdateHFHeight()
1267 if ( pShadow && pShadow->GetLocation() != SVX_SHADOW_NONE ) in DrawBorder()
1315 if ( pShadow && pShadow->GetLocation() != SVX_SHADOW_NONE ) in DrawBorder()
1781 if ( rParam.pShadow && rParam.pShadow->GetLocation() != SVX_SHADOW_NONE ) in PrintHF()
1815 if (rParam.pShadow && rParam.pShadow->GetLocation() != SVX_SHADOW_NONE) in PrintHF()
2131 if (pShadowItem && pShadowItem->GetLocation() != SVX_SHADOW_NONE) in PrintPage()
2154 if (pShadowItem && pShadowItem->GetLocation() != SVX_SHADOW_NONE) in PrintPage()
2203 if (pShadowItem && pShadowItem->GetLocation() != SVX_SHADOW_NONE) in PrintPage()
2257 if (pShadowItem && pShadowItem->GetLocation() != SVX_SHADOW_NONE) in PrintPage()
[all …]
/aoo41x/main/cui/source/tabpages/
H A Dborderconn.cxx204 { 1, SVX_SHADOW_NONE },
209 { VALUESET_ITEM_NOTFOUND, SVX_SHADOW_NONE }
/aoo41x/main/editeng/inc/editeng/
H A Dshaditem.hxx60 const SvxShadowLocation eLoc = SVX_SHADOW_NONE );
H A Dsvxenum.hxx48 SVX_SHADOW_NONE, enumerator
/aoo41x/main/starmath/sdi/
H A Dsmitems.sdi235 SVX_SHADOW_NONE,
/aoo41x/main/svx/sdi/
H A Dsvxitems.sdi354 SVX_SHADOW_NONE,
/aoo41x/main/sw/source/core/layout/
H A Dssfrm.cxx786 if( rAttrs.GetShadow().GetLocation() != SVX_SHADOW_NONE ) in UnionFrm()
H A Dpaintfrm.cxx1208 (bShadow && rAttrs.GetShadow().GetLocation() != SVX_SHADOW_NONE) ) in lcl_CalcBorderRect()
1265 if ( bShadow && rAttrs.GetShadow().GetLocation() != SVX_SHADOW_NONE ) in lcl_CalcBorderRect()
3783 if ( rAttrs.GetShadow().GetLocation() != SVX_SHADOW_NONE ) in Paint()
4727 const bool bShadow = rAttrs.GetShadow().GetLocation() != SVX_SHADOW_NONE; in PaintBorder()
/aoo41x/main/sw/source/filter/xml/
H A Dxmlexpit.cxx481 case SVX_SHADOW_NONE: in QueryXMLValue()
H A Dxmlimpit.cxx352 pShadow->SetLocation( SVX_SHADOW_NONE ); in PutXMLValue()
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx565 bShadow = (pSI->GetLocation() != SVX_SHADOW_NONE) && in WritePICFHeader()
H A Dwrtw8esh.cxx2022 if( (eLocation!=SVX_SHADOW_NONE) && (pSI->GetWidth()!=0) ) in WriteFlyFrameAttr()
H A Dww8atr.cxx4316 bShadow = ( p->GetLocation() != SVX_SHADOW_NONE ) in FormatBox()

Completed in 197 milliseconds