Home
last modified time | relevance | path

Searched refs:SwChannelRGrf (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/sw/source/ui/shells/
H A Dgrfsh.cxx453 aGrfSet.Put( SwChannelRGrf( in ExecAttr()
614 rSet.Put( SfxInt16Item( nWhich, ((SwChannelRGrf&) in GetAttrState()
/trunk/main/sw/source/core/graphic/
H A Dgrfatr.cxx237 SfxPoolItem* SwChannelRGrf::Clone( SfxItemPool * ) const in Clone()
239 return new SwChannelRGrf( *this ); in Clone()
/trunk/main/sw/source/core/bastyp/
H A Dinit.cxx649 aAttrTab[ RES_GRFATR_CHANNELR - POOLATTR_BEGIN ] = new SwChannelRGrf; in _InitCore()
/trunk/main/sw/inc/
H A Dswatrset.hxx110 class SwChannelRGrf;
319 inline const SwChannelRGrf &GetChannelRGrf(sal_Bool = sal_True ) const;
H A Dformat.hxx279 inline const SwChannelRGrf &GetChannelRGrf(sal_Bool = sal_True ) const;
H A Dgrfatr.hxx183 class SwChannelRGrf : public SwChannelGrf class
186 SwChannelRGrf( sal_Int16 nVal = 0 ) in SwChannelRGrf() function in SwChannelRGrf
321 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()

Completed in 64 milliseconds