Home
last modified time | relevance | path

Searched refs:SwInvertGrf (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/sw/inc/
H A Dgrfatr.hxx245 class SwInvertGrf: public SfxBoolItem class
248 SwInvertGrf( sal_Bool bVal = sal_False ) in SwInvertGrf() function in SwInvertGrf
329 inline const SwInvertGrf &SwAttrSet::GetInvertGrf(sal_Bool bInP) const in GetInvertGrf()
330 { return (const SwInvertGrf&)Get( RES_GRFATR_INVERT,bInP); } in GetInvertGrf()
358 inline const SwInvertGrf &SwFmt::GetInvertGrf(sal_Bool bInP) const in GetInvertGrf()
H A Dswatrset.hxx114 class SwInvertGrf;
323 inline const SwInvertGrf &GetInvertGrf(sal_Bool = sal_True ) const;
H A Dformat.hxx283 inline const SwInvertGrf &GetInvertGrf(sal_Bool = sal_True ) const;
/aoo42x/main/sw/source/core/graphic/
H A Dgrfatr.cxx282 SfxPoolItem* SwInvertGrf::Clone( SfxItemPool * ) const in Clone()
284 return new SwInvertGrf( *this ); in Clone()
/aoo42x/main/sw/source/ui/shells/
H A Dgrfsh.cxx480 aGrfSet.Put( SwInvertGrf( in ExecAttr()
651 rSet.Put( SfxBoolItem( nWhich, ((SwInvertGrf&) in GetAttrState()
/aoo42x/main/sw/source/ui/utlui/
H A Dattrdesc.cxx1249 SfxItemPresentation SwInvertGrf::GetPresentation( in GetPresentation()
/aoo42x/main/sw/source/core/bastyp/
H A Dinit.cxx653 aAttrTab[ RES_GRFATR_INVERT - POOLATTR_BEGIN ] = new SwInvertGrf; in _InitCore()

Completed in 38 milliseconds