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 SwAttrSet84 inline const SvxShadowItem &SwFmt::GetShadow(sal_Bool bInP) const in GetShadow() function in SwFmt85 { return aSet.GetShadow(bInP); } in GetShadow()
252 inline const SvxShadowItem &GetShadow( sal_Bool = sal_True ) const;
291 inline const SvxShadowItem &GetShadow( sal_Bool = sal_True ) const;
524 const SvxShadowItem& rShadow = GetShadow(); in CalcTopSpace()531 const SvxShadowItem& rShadow = GetShadow(); in CalcBottomSpace()538 const SvxShadowItem& rShadow = GetShadow(); in CalcLeftSpace()545 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()
1207 (bShadow && rAttrs.GetShadow().GetLocation() != SVX_SHADOW_NONE) ) in lcl_CalcBorderRect()1264 if ( bShadow && rAttrs.GetShadow().GetLocation() != SVX_SHADOW_NONE ) in lcl_CalcBorderRect()1266 const SvxShadowItem &rShadow = rAttrs.GetShadow(); in lcl_CalcBorderRect()3896 if ( rAttrs.GetShadow().GetLocation() != SVX_SHADOW_NONE ) in Paint()3942 const SvxShadowItem &rShadow = rAttrs.GetShadow(); in PaintShadow()4840 const bool bShadow = rAttrs.GetShadow().GetLocation() != SVX_SHADOW_NONE; in PaintBorder()
1882 rShadow ( rAttrSet.GetShadow() ), in SwBorderAttrs()2097 if ( rShadow == rCmpAttrs.GetShadow() && in _JoinWithCmp()
355 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()
1017 SvxShadowItem aSh( pFmt->GetShadow() ); in SetTabCols()
2842 SvxShadowItem aShadow( rTab.GetFrmFmt()->GetShadow() ); in SetTabCols()
1986 SvxShadowItem aShd ( rFrmFmt.GetShadow() ); in ApplyTblAttr()
Completed in 110 milliseconds