Searched refs:SwChannelGGrf (Results 1 – 6 of 6) sorted by relevance
191 class SwChannelGGrf : public SwChannelGrf class194 SwChannelGGrf( sal_Int16 nVal = 0 ) in SwChannelGGrf() function in SwChannelGGrf323 inline const SwChannelGGrf &SwAttrSet::GetChannelGGrf(sal_Bool bInP) const in GetChannelGGrf()324 { return (const SwChannelGGrf&)Get( RES_GRFATR_CHANNELG,bInP); } in GetChannelGGrf()352 inline const SwChannelGGrf &SwFmt::GetChannelGGrf(sal_Bool bInP) const in GetChannelGGrf()
111 class SwChannelGGrf;312 inline const SwChannelGGrf &GetChannelGGrf(sal_Bool = sal_True ) const;
271 inline const SwChannelGGrf &GetChannelGGrf(sal_Bool = sal_True ) const;
244 SfxPoolItem* SwChannelGGrf::Clone( SfxItemPool * ) const in Clone()246 return new SwChannelGGrf( *this ); in Clone()
445 aGrfSet.Put( SwChannelGGrf( in ExecAttr()606 rSet.Put( SfxInt16Item( nWhich, ((SwChannelGGrf&) in GetAttrState()
637 aAttrTab[ RES_GRFATR_CHANNELG - POOLATTR_BEGIN ] = new SwChannelGGrf; in _InitCore()
Completed in 26 milliseconds