Home
last modified time | relevance | path

Searched refs:SwTransparencyGrf (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/sw/inc/
H A Dgrfatr.hxx261 class SwTransparencyGrf : public SfxByteItem class
264 SwTransparencyGrf( sal_Int8 nVal = 0 ) in SwTransparencyGrf() function in SwTransparencyGrf
331 inline const SwTransparencyGrf &SwAttrSet::GetTransparencyGrf(sal_Bool bInP) const in GetTransparencyGrf()
332 { return (const SwTransparencyGrf&)Get( RES_GRFATR_TRANSPARENCY,bInP); } in GetTransparencyGrf()
360 inline const SwTransparencyGrf &SwFmt::GetTransparencyGrf(sal_Bool bInP) const in GetTransparencyGrf()
H A Dswatrset.hxx115 class SwTransparencyGrf;
324 inline const SwTransparencyGrf &GetTransparencyGrf(sal_Bool = sal_True ) const;
H A Dformat.hxx284 inline const SwTransparencyGrf &GetTransparencyGrf(sal_Bool = sal_True ) const;
/aoo42x/main/sw/source/core/graphic/
H A Dgrfatr.cxx289 SfxPoolItem* SwTransparencyGrf::Clone( SfxItemPool * ) const in Clone()
291 return new SwTransparencyGrf( *this ); in Clone()
294 sal_Bool SwTransparencyGrf::QueryValue( uno::Any& rVal, in QueryValue()
304 sal_Bool SwTransparencyGrf::PutValue( const uno::Any& rVal, in PutValue()
/aoo42x/main/sw/source/ui/shells/
H A Dgrfsh.cxx475 aGrfSet.Put( SwTransparencyGrf( in ExecAttr()
644 rSet.Put( SfxUInt16Item( nWhich, ((SwTransparencyGrf&) in GetAttrState()
/aoo42x/main/sw/source/ui/utlui/
H A Dattrdesc.cxx1272 SfxItemPresentation SwTransparencyGrf::GetPresentation( in GetPresentation()
/aoo42x/main/sw/source/core/bastyp/
H A Dinit.cxx654 aAttrTab[ RES_GRFATR_TRANSPARENCY - POOLATTR_BEGIN ] = new SwTransparencyGrf; in _InitCore()

Completed in 96 milliseconds