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;320 inline const SwChannelGGrf &GetChannelGGrf(sal_Bool = sal_True ) const;
280 inline const SwChannelGGrf &GetChannelGGrf(sal_Bool = sal_True ) const;
244 SfxPoolItem* SwChannelGGrf::Clone( SfxItemPool * ) const in Clone()246 return new SwChannelGGrf( *this ); in Clone()
458 aGrfSet.Put( SwChannelGGrf( in ExecAttr()619 rSet.Put( SfxInt16Item( nWhich, ((SwChannelGGrf&) in GetAttrState()
650 aAttrTab[ RES_GRFATR_CHANNELG - POOLATTR_BEGIN ] = new SwChannelGGrf; in _InitCore()
Completed in 31 milliseconds