Home
last modified time | relevance | path

Searched refs:SwChannelBGrf (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/sw/inc/
H A Dgrfatr.hxx199 class SwChannelBGrf : public SwChannelGrf class
202 SwChannelBGrf( sal_Int16 nVal = 0 ) in SwChannelBGrf() function in SwChannelBGrf
325 inline const SwChannelBGrf &SwAttrSet::GetChannelBGrf(sal_Bool bInP) const in GetChannelBGrf()
326 { return (const SwChannelBGrf&)Get( RES_GRFATR_CHANNELB,bInP); } in GetChannelBGrf()
354 inline const SwChannelBGrf &SwFmt::GetChannelBGrf(sal_Bool bInP) const in GetChannelBGrf()
H A Dswatrset.hxx112 class SwChannelBGrf;
321 inline const SwChannelBGrf &GetChannelBGrf(sal_Bool = sal_True ) const;
H A Dformat.hxx281 inline const SwChannelBGrf &GetChannelBGrf(sal_Bool = sal_True ) const;
/aoo42x/main/sw/source/core/graphic/
H A Dgrfatr.cxx251 SfxPoolItem* SwChannelBGrf::Clone( SfxItemPool * ) const in Clone()
253 return new SwChannelBGrf( *this ); in Clone()
/aoo42x/main/sw/source/ui/shells/
H A Dgrfsh.cxx463 aGrfSet.Put( SwChannelBGrf( in ExecAttr()
624 rSet.Put( SfxInt16Item( nWhich, ((SwChannelBGrf&) in GetAttrState()
/aoo42x/main/sw/source/core/bastyp/
H A Dinit.cxx651 aAttrTab[ RES_GRFATR_CHANNELB - POOLATTR_BEGIN ] = new SwChannelBGrf; in _InitCore()

Completed in 53 milliseconds