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;321 inline const SwChannelBGrf &GetChannelBGrf(sal_Bool = sal_True ) const;
281 inline const SwChannelBGrf &GetChannelBGrf(sal_Bool = sal_True ) const;
251 SfxPoolItem* SwChannelBGrf::Clone( SfxItemPool * ) const in Clone()253 return new SwChannelBGrf( *this ); in Clone()
463 aGrfSet.Put( SwChannelBGrf( in ExecAttr()624 rSet.Put( SfxInt16Item( nWhich, ((SwChannelBGrf&) in GetAttrState()
651 aAttrTab[ RES_GRFATR_CHANNELB - POOLATTR_BEGIN ] = new SwChannelBGrf; in _InitCore()
Completed in 23 milliseconds