Home
last modified time | relevance | path

Searched refs:GetShadowed (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/inc/
H A Dcharatr.hxx47 inline const SvxShadowedItem &SwAttrSet::GetShadowed(sal_Bool bInP) const in GetShadowed() function in SwAttrSet
119 inline const SvxShadowedItem &SwFmt::GetShadowed(sal_Bool bInP) const in GetShadowed() function in SwFmt
120 { return aSet.GetShadowed(bInP); } in GetShadowed()
H A Dtblafmt.hxx141 const SvxShadowedItem &GetShadowed() const { return aShadowed; } in GetShadowed() function in SwBoxAutoFmt
H A Dformat.hxx191 inline const SvxShadowedItem &GetShadowed( sal_Bool = sal_True ) const;
H A Dswatrset.hxx235 inline const SvxShadowedItem &GetShadowed( sal_Bool = sal_True ) const;
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx555 case ATTR_FONT_SHADOWED: return &rField.GetShadowed(); in GetItem()
651 && (rField1.GetShadowed() == rField2.GetShadowed()) in IsEqualData()
732 rItemSet.Put( rField.GetShadowed() ); in FillToItemSet()
/trunk/main/sc/inc/
H A Dautoform.hxx139 const SvxShadowedItem& GetShadowed() const { return aShadowed; } in GetShadowed() function in ScAutoFormatDataField
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx664 SETONALLFONTS( SetShadow, rBoxFmt.GetShadowed().GetValue() ); in MakeFonts()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx724 rSet.Put( rChg.GetShadowed() ); in UpdateToSet()
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx538 SetShadow( pAttrSet->GetShadowed().GetValue() ); in SwFont()

Completed in 42 milliseconds