Searched refs:SwChannelRGrf (Results 1 – 6 of 6) sorted by relevance
183 class SwChannelRGrf : public SwChannelGrf class186 SwChannelRGrf( sal_Int16 nVal = 0 ) in SwChannelRGrf() function in SwChannelRGrf321 inline const SwChannelRGrf &SwAttrSet::GetChannelRGrf(sal_Bool bInP) const in GetChannelRGrf()322 { return (const SwChannelRGrf&)Get( RES_GRFATR_CHANNELR,bInP); } in GetChannelRGrf()350 inline const SwChannelRGrf &SwFmt::GetChannelRGrf(sal_Bool bInP) const in GetChannelRGrf()
110 class SwChannelRGrf;319 inline const SwChannelRGrf &GetChannelRGrf(sal_Bool = sal_True ) const;
279 inline const SwChannelRGrf &GetChannelRGrf(sal_Bool = sal_True ) const;
237 SfxPoolItem* SwChannelRGrf::Clone( SfxItemPool * ) const in Clone()239 return new SwChannelRGrf( *this ); in Clone()
453 aGrfSet.Put( SwChannelRGrf( in ExecAttr()614 rSet.Put( SfxInt16Item( nWhich, ((SwChannelRGrf&) in GetAttrState()
649 aAttrTab[ RES_GRFATR_CHANNELR - POOLATTR_BEGIN ] = new SwChannelRGrf; in _InitCore()
Completed in 22 milliseconds