Home
last modified time | relevance | path

Searched refs:GetShadow (Results 1 – 15 of 15) sorted by relevance

/aoo41x/main/sw/inc/
H A Dfrmatr.hxx54 inline const SvxShadowItem &SwAttrSet::GetShadow(sal_Bool bInP) const in GetShadow() function in SwAttrSet
86 inline const SvxShadowItem &SwFmt::GetShadow(sal_Bool bInP) const in GetShadow() function in SwFmt
87 { return aSet.GetShadow(bInP); } in GetShadow()
H A Dformat.hxx243 inline const SvxShadowItem &GetShadow( sal_Bool = sal_True ) const;
H A Dswatrset.hxx283 inline const SvxShadowItem &GetShadow( sal_Bool = sal_True ) const;
/aoo41x/main/sw/source/ui/frmdlg/
H A Dfrmmgr.cxx519 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()
/aoo41x/main/sw/source/ui/inc/
H A Dfrmmgr.hxx138 inline const SvxShadowItem &GetShadow() const;
164 inline const SvxShadowItem &SwFlyFrmAttrMgr::GetShadow() const in GetShadow() function in SwFlyFrmAttrMgr
/aoo41x/main/sw/source/core/layout/
H A Dssfrm.cxx786 if( rAttrs.GetShadow().GetLocation() != SVX_SHADOW_NONE ) in UnionFrm()
788 const SvxShadowItem &rShadow = rAttrs.GetShadow(); in UnionFrm()
H A Dpagedesc.cxx146 aSet.Put( aMaster.GetShadow() ); in Mirror()
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()
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()
H A Dfrmtool.cxx1866 rShadow ( rAttrSet.GetShadow() ), in SwBorderAttrs()
2081 if ( rShadow == rCmpAttrs.GetShadow() && in _JoinWithCmp()
/aoo41x/main/sw/source/core/inc/
H A Dfrmtool.hxx346 inline const SvxShadowItem &GetShadow() const { return rShadow; } in GetShadow() function in SwBorderAttrs
/aoo41x/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx179 rSet.Put( pFrmFmt->GetShadow() ); in lcl_getTableAttributes()
/aoo41x/main/sw/source/ui/shells/
H A Dtabsh.cxx185 rSet.Put( pFmt->GetShadow() ); in lcl_TableParamToItemSet()
/aoo41x/main/sw/source/core/table/
H A Dswtable.cxx951 SvxShadowItem aSh( pFmt->GetShadow() ); in SetTabCols()
/aoo41x/main/sw/source/core/docnode/
H A Dndtbl.cxx2842 SvxShadowItem aShadow( rTab.GetFrmFmt()->GetShadow() ); in SetTabCols()
/aoo41x/main/sw/source/core/unocore/
H A Dunotbl.cxx1986 SvxShadowItem aShd ( rFrmFmt.GetShadow() ); in ApplyTblAttr()

Completed in 417 milliseconds