Home
last modified time | relevance | path

Searched refs:SwContrastGrf (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/sw/inc/
H A Dgrfatr.hxx151 class SW_DLLPUBLIC SwContrastGrf : public SfxInt16Item class
154 SwContrastGrf( sal_Int16 nVal = 0 ) in SwContrastGrf() function in SwContrastGrf
319 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()
H A Dswatrset.hxx109 class SwContrastGrf;
318 inline const SwContrastGrf &GetContrastGrf(sal_Bool = sal_True ) const;
H A Dformat.hxx278 inline const SwContrastGrf &GetContrastGrf(sal_Bool = sal_True ) const;
/aoo42x/main/sw/source/core/graphic/
H A Dgrfatr.cxx230 SfxPoolItem* SwContrastGrf::Clone( SfxItemPool * ) const in Clone()
232 return new SwContrastGrf( *this ); in Clone()
/aoo42x/main/sw/source/ui/shells/
H A Dgrfsh.cxx448 aGrfSet.Put( SwContrastGrf( in ExecAttr()
609 rSet.Put( SfxInt16Item( nWhich, ((SwContrastGrf&) in GetAttrState()
/aoo42x/main/sw/source/ui/utlui/
H A Dattrdesc.cxx1167 SfxItemPresentation SwContrastGrf::GetPresentation( in GetPresentation()
/aoo42x/main/sw/source/core/bastyp/
H A Dinit.cxx648 aAttrTab[ RES_GRFATR_CONTRAST - POOLATTR_BEGIN ] = new SwContrastGrf; in _InitCore()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8graf.cxx2167 SwContrastGrf aContrast( in SetAttributesAtGrfNode()

Completed in 155 milliseconds