Searched refs:GetShadow (Results 1 – 15 of 15) sorted by relevance
54 inline const SvxShadowItem &SwAttrSet::GetShadow(sal_Bool bInP) const in GetShadow() function in SwAttrSet86 inline const SvxShadowItem &SwFmt::GetShadow(sal_Bool bInP) const in GetShadow() function in SwFmt87 { return aSet.GetShadow(bInP); } in GetShadow()
243 inline const SvxShadowItem &GetShadow( sal_Bool = sal_True ) const;
283 inline const SvxShadowItem &GetShadow( sal_Bool = sal_True ) const;
519 const SvxShadowItem& rShadow = GetShadow(); in CalcTopSpace()526 const SvxShadowItem& rShadow = GetShadow(); in CalcBottomSpace()533 const SvxShadowItem& rShadow = GetShadow(); in CalcLeftSpace()540 const SvxShadowItem& rShadow = GetShadow(); in CalcRightSpace()
138 inline const SvxShadowItem &GetShadow() const;164 inline const SvxShadowItem &SwFlyFrmAttrMgr::GetShadow() const in GetShadow() function in SwFlyFrmAttrMgr
786 if( rAttrs.GetShadow().GetLocation() != SVX_SHADOW_NONE ) in UnionFrm()788 const SvxShadowItem &rShadow = rAttrs.GetShadow(); in UnionFrm()
146 aSet.Put( aMaster.GetShadow() ); in Mirror()
1208 (bShadow && rAttrs.GetShadow().GetLocation() != SVX_SHADOW_NONE) ) in lcl_CalcBorderRect()1265 if ( bShadow && rAttrs.GetShadow().GetLocation() != SVX_SHADOW_NONE ) in lcl_CalcBorderRect()1267 const SvxShadowItem &rShadow = rAttrs.GetShadow(); in lcl_CalcBorderRect()3783 if ( rAttrs.GetShadow().GetLocation() != SVX_SHADOW_NONE ) in Paint()3829 const SvxShadowItem &rShadow = rAttrs.GetShadow(); in PaintShadow()4727 const bool bShadow = rAttrs.GetShadow().GetLocation() != SVX_SHADOW_NONE; in PaintBorder()
1866 rShadow ( rAttrSet.GetShadow() ), in SwBorderAttrs()2081 if ( rShadow == rCmpAttrs.GetShadow() && in _JoinWithCmp()
346 inline const SvxShadowItem &GetShadow() const { return rShadow; } in GetShadow() function in SwBorderAttrs
179 rSet.Put( pFrmFmt->GetShadow() ); in lcl_getTableAttributes()
185 rSet.Put( pFmt->GetShadow() ); in lcl_TableParamToItemSet()
951 SvxShadowItem aSh( pFmt->GetShadow() ); in SetTabCols()
2842 SvxShadowItem aShadow( rTab.GetFrmFmt()->GetShadow() ); in SetTabCols()
1986 SvxShadowItem aShd ( rFrmFmt.GetShadow() ); in ApplyTblAttr()
Completed in 137 milliseconds