Home
last modified time | relevance | path

Searched refs:nFillTransparence (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx356 …sal_uInt16 nFillTransparence(((const XFillTransparenceItem&)(rSet.Get(XATTR_FILLTRANSPARENCE))).Ge… in createNewSdrShadowAttribute() local
358 if(nFillTransparence > 100) in createNewSdrShadowAttribute()
360 nFillTransparence = 100; in createNewSdrShadowAttribute()
363 if(nTransparence == nFillTransparence) in createNewSdrShadowAttribute()
/aoo41x/main/svx/inc/svx/
H A Dxfltrit.hxx40 XFillTransparenceItem(sal_uInt16 nFillTransparence = 0);
/aoo41x/main/svx/source/xoutdev/
H A Dxattr2.cxx546 XFillTransparenceItem::XFillTransparenceItem(sal_uInt16 nFillTransparence) : in XFillTransparenceItem() argument
547 SfxUInt16Item(XATTR_FILLTRANSPARENCE, nFillTransparence) in XFillTransparenceItem()
/aoo41x/main/filter/source/msfilter/
H A Dsvdfppt.cxx7751 …sal_Int16 nFillTransparence( ( (const XFillTransparenceItem&)pObj->GetMergedItem( XATTR_FILLTRANSP… in ApplyCellAttributes() local
7753 xPropSet->setPropertyValue( sFillTransparence, Any( nFillTransparence ) ); in ApplyCellAttributes()

Completed in 112 milliseconds