Home
last modified time | relevance | path

Searched defs:nTransparence (Results 1 – 8 of 8) sorted by relevance

/trunk/main/vbahelper/source/vbahelper/
H A Dvbafillformat.cxx112 sal_Int16 nTransparence = 0; in getTransparency() local
123 sal_Int16 nTransparence = static_cast< sal_Int16 >( _transparency * 100 ); in setTransparency() local
/trunk/main/svx/source/sdr/attribute/
H A Dsdrformtextoutlineattribute.cxx50 sal_uInt8 nTransparence) in ImpSdrFormTextOutlineAttribute()
93 sal_uInt8 nTransparence) in SdrFormTextOutlineAttribute()
H A Dsdrformtextattribute.cxx204 const sal_uInt8 nTransparence(impGetStrokeTransparence(false, rSet)); in ImpSdrFormTextAttribute() local
214 const sal_uInt8 nTransparence(impGetStrokeTransparence(true, rSet)); in ImpSdrFormTextAttribute() local
/trunk/main/sw/source/ui/docvw/
H A DOverlayRanges.cxx86 … const sal_uInt16 nTransparence( aSvtOptionsDrawinglayer.GetTransparentSelectionPercent() ); in createOverlayObjectPrimitive2DSequence() local
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx230 …sal_uInt16 nTransparence(((const XLineTransparenceItem&)(rSet.Get(XATTR_LINETRANSPARENCE))).GetVal… in createNewSdrLineAttribute() local
347 …sal_uInt16 nTransparence(((SdrShadowTransparenceItem&)(rSet.Get(SDRATTR_SHADOWTRANSPARENCE))).GetV… in createNewSdrShadowAttribute() local
393 …sal_uInt16 nTransparence(((const XFillTransparenceItem&)(rSet.Get(XATTR_FILLTRANSPARENCE))).GetVal… in createNewSdrFillAttribute() local
/trunk/main/drawinglayer/source/processor3d/
H A Dzbufferprocessor3d.cxx438 const sal_uInt16 nTransparence(0x0100 - nOpacity); in processLineSpan() local
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx295 …ritePolyPolygon( const PolyPolygon& rPolyPoly, sal_Bool bFilled, sal_uInt8 nTransparence /* = 0 */… in Impl_writePolyPolygon()
1610 sal_uInt8 nTransparence = (sal_uInt8) MinMax( FRound( pA->GetTransparence() * 2.55 ), 0, 255 ); in Impl_writeActions() local
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx2851 const sal_uInt16 nTransparence(pA->GetTransparence()); in interpretMetafile() local

Completed in 78 milliseconds