Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dfrmatr.hxx54 inline const SvxShadowItem &SwAttrSet::GetShadow(sal_Bool bInP) const in GetShadow() function in SwAttrSet
84 inline const SvxShadowItem &SwFmt::GetShadow(sal_Bool bInP) const in GetShadow() function in SwFmt
85 { return aSet.GetShadow(bInP); } in GetShadow()
H A Dformat.hxx252 inline const SvxShadowItem &GetShadow( sal_Bool = sal_True ) const;
H A Dswatrset.hxx291 inline const SvxShadowItem &GetShadow( sal_Bool = sal_True ) const;
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmmgr.cxx524 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()
/trunk/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
/trunk/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.cxx1207 (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()
H A Dfrmtool.cxx1882 rShadow ( rAttrSet.GetShadow() ), in SwBorderAttrs()
2097 if ( rShadow == rCmpAttrs.GetShadow() && in _JoinWithCmp()
/trunk/main/sw/source/core/inc/
H A Dfrmtool.hxx355 inline const SvxShadowItem &GetShadow() const { return rShadow; } in GetShadow() function in SwBorderAttrs
/trunk/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx179 rSet.Put( pFrmFmt->GetShadow() ); in lcl_getTableAttributes()
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx185 rSet.Put( pFmt->GetShadow() ); in lcl_TableParamToItemSet()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx1017 SvxShadowItem aSh( pFmt->GetShadow() ); in SetTabCols()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx2842 SvxShadowItem aShadow( rTab.GetFrmFmt()->GetShadow() ); in SetTabCols()
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx1986 SvxShadowItem aShd ( rFrmFmt.GetShadow() ); in ApplyTblAttr()

Completed in 152 milliseconds