Searched refs:GetShadowed (Results 1 – 9 of 9) sorted by relevance
47 inline const SvxShadowedItem &SwAttrSet::GetShadowed(sal_Bool bInP) const in GetShadowed() function in SwAttrSet119 inline const SvxShadowedItem &SwFmt::GetShadowed(sal_Bool bInP) const in GetShadowed() function in SwFmt120 { return aSet.GetShadowed(bInP); } in GetShadowed()
141 const SvxShadowedItem &GetShadowed() const { return aShadowed; } in GetShadowed() function in SwBoxAutoFmt
191 inline const SvxShadowedItem &GetShadowed( sal_Bool = sal_True ) const;
235 inline const SvxShadowedItem &GetShadowed( sal_Bool = sal_True ) const;
555 case ATTR_FONT_SHADOWED: return &rField.GetShadowed(); in GetItem()651 && (rField1.GetShadowed() == rField2.GetShadowed()) in IsEqualData()732 rItemSet.Put( rField.GetShadowed() ); in FillToItemSet()
139 const SvxShadowedItem& GetShadowed() const { return aShadowed; } in GetShadowed() function in ScAutoFormatDataField
664 SETONALLFONTS( SetShadow, rBoxFmt.GetShadowed().GetValue() ); in MakeFonts()
724 rSet.Put( rChg.GetShadowed() ); in UpdateToSet()
538 SetShadow( pAttrSet->GetShadowed().GetValue() ); in SwFont()
Completed in 51 milliseconds