Home
last modified time | relevance | path

Searched refs:SwChannelGGrf (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sw/inc/
H A Dgrfatr.hxx191 class SwChannelGGrf : public SwChannelGrf class
194 SwChannelGGrf( sal_Int16 nVal = 0 ) in SwChannelGGrf() function in SwChannelGGrf
323 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()
H A Dswatrset.hxx111 class SwChannelGGrf;
312 inline const SwChannelGGrf &GetChannelGGrf(sal_Bool = sal_True ) const;
H A Dformat.hxx271 inline const SwChannelGGrf &GetChannelGGrf(sal_Bool = sal_True ) const;
/aoo4110/main/sw/source/core/graphic/
H A Dgrfatr.cxx244 SfxPoolItem* SwChannelGGrf::Clone( SfxItemPool * ) const in Clone()
246 return new SwChannelGGrf( *this ); in Clone()
/aoo4110/main/sw/source/ui/shells/
H A Dgrfsh.cxx445 aGrfSet.Put( SwChannelGGrf( in ExecAttr()
606 rSet.Put( SfxInt16Item( nWhich, ((SwChannelGGrf&) in GetAttrState()
/aoo4110/main/sw/source/core/bastyp/
H A Dinit.cxx637 aAttrTab[ RES_GRFATR_CHANNELG - POOLATTR_BEGIN ] = new SwChannelGGrf; in _InitCore()

Completed in 41 milliseconds