Searched refs:SwChannelBGrf (Results 1 – 6 of 6) sorted by relevance
199 class SwChannelBGrf : public SwChannelGrf class202 SwChannelBGrf( sal_Int16 nVal = 0 ) in SwChannelBGrf() function in SwChannelBGrf325 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()
112 class SwChannelBGrf;313 inline const SwChannelBGrf &GetChannelBGrf(sal_Bool = sal_True ) const;
272 inline const SwChannelBGrf &GetChannelBGrf(sal_Bool = sal_True ) const;
251 SfxPoolItem* SwChannelBGrf::Clone( SfxItemPool * ) const in Clone()253 return new SwChannelBGrf( *this ); in Clone()
450 aGrfSet.Put( SwChannelBGrf( in ExecAttr()611 rSet.Put( SfxInt16Item( nWhich, ((SwChannelBGrf&) in GetAttrState()
638 aAttrTab[ RES_GRFATR_CHANNELB - POOLATTR_BEGIN ] = new SwChannelBGrf; in _InitCore()