Searched refs:SwContrastGrf (Results 1 – 8 of 8) sorted by relevance
151 class SW_DLLPUBLIC SwContrastGrf : public SfxInt16Item class154 SwContrastGrf( sal_Int16 nVal = 0 ) in SwContrastGrf() function in SwContrastGrf319 inline const SwContrastGrf &SwAttrSet::GetContrastGrf(sal_Bool bInP) const in GetContrastGrf()320 { return (const SwContrastGrf&)Get( RES_GRFATR_CONTRAST,bInP); } in GetContrastGrf()348 inline const SwContrastGrf &SwFmt::GetContrastGrf(sal_Bool bInP) const in GetContrastGrf()
109 class SwContrastGrf;318 inline const SwContrastGrf &GetContrastGrf(sal_Bool = sal_True ) const;
278 inline const SwContrastGrf &GetContrastGrf(sal_Bool = sal_True ) const;
230 SfxPoolItem* SwContrastGrf::Clone( SfxItemPool * ) const in Clone()232 return new SwContrastGrf( *this ); in Clone()
448 aGrfSet.Put( SwContrastGrf( in ExecAttr()609 rSet.Put( SfxInt16Item( nWhich, ((SwContrastGrf&) in GetAttrState()
1167 SfxItemPresentation SwContrastGrf::GetPresentation( in GetPresentation()
648 aAttrTab[ RES_GRFATR_CONTRAST - POOLATTR_BEGIN ] = new SwContrastGrf; in _InitCore()
2167 SwContrastGrf aContrast( in SetAttributesAtGrfNode()
Completed in 29 milliseconds