Home
last modified time | relevance | path

Searched refs:GetTransparency (Results 26 – 50 of 56) sorted by relevance

123

/aoo41x/main/editeng/source/items/
H A Dtextitem.cxx1417 if( !mColor.GetTransparency() ) in GetPresentation()
1453 rVal = Bool2Any( !mColor.GetTransparency() ); in QueryValue()
1490 sal_uInt8 nTrans = mColor.GetTransparency(); in PutValue()
/aoo41x/main/svtools/inc/svtools/
H A Dgrfmgr.hxx164 sal_uInt8 GetTransparency() const { return mcTransparency; } in GetTransparency() function in GraphicAttr
/aoo41x/main/filter/source/flash/
H A Dswfwriter2.cxx234 addUI8( 0xff - rColor.GetTransparency() ); in addRGBA()
H A Dswfwriter1.cxx298 if( 0 == aLineColor.GetTransparency() ) in Impl_writePolyPolygon()
301 if( 0 == aFillColor.GetTransparency() ) in Impl_writePolyPolygon()
/aoo41x/main/sw/source/filter/xml/
H A Dxmlexpit.cxx819 if ( pBrush->GetColor().GetTransparency() ) in QueryXMLValue()
/aoo41x/main/svtools/source/control/
H A Dtabbar.cxx2307 if ( rColor.GetTransparency() ) in SetSelectColor()
2343 if ( rColor.GetTransparency() ) in SetSelectTextColor()
/aoo41x/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx922 if( !rBack.GetColor().GetTransparency() ) in TableBackgrounds()
2306 if( !rBrush.GetColor().GetTransparency() ) in CharBackground()
3078 if( !rBrush.GetColor().GetTransparency() ) in FormatBackground()
H A Dwrtw8esh.cxx1904 if (0 != (nOpaque = pGraphicObject->GetAttr().GetTransparency())) in WriteBrushAttr()
1918 if (0 != (nOpaque = rBrush.GetColor().GetTransparency())) in WriteBrushAttr()
H A Dww8atr.cxx1623 if( rCol.GetTransparency() ) in TransBrush()
1631 return !rCol.GetTransparency(); in TransBrush()
/aoo41x/main/vcl/source/gdi/
H A Dcvtsvm.cxx204 if( rColor.GetTransparency() > 127 ) in ImplWriteLineColor()
222 if( rColor.GetTransparency() > 127 ) in ImplWriteFillColor()
H A Dfont.cxx343 if ( rColor.GetTransparency() ) in SetFillColor()
H A Doutdev6.cxx842 if( !pCached && !rWallpaper.GetColor().GetTransparency() ) in ImplDrawBitmapWallpaper()
H A Dgdimtf.cxx1934 return Color( rColor.GetTransparency(), in ImplColAdjustFnc()
1964 return Color( rColor.GetTransparency(), cLum, cLum, cLum ); in ImplColConvertFnc()
/aoo41x/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx1172 else if(!rWallpaper.GetColor().GetTransparency()) in CreateAndAppendBitmapWallpaper()
2402 else if(!rWallpaper.GetColor().GetTransparency()) in interpretMetafile()
/aoo41x/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx1003 aShadowColor.SetTransparency( aTextColor.GetTransparency() ); in createTextAction()
1039 aReliefColor.SetTransparency( aTextColor.GetTransparency() ); in createTextAction()
/aoo41x/main/sc/source/filter/excel/
H A Dxestream.cxx693 …sprintf( buf, "%.2X%.2X%.2X%.2X", rColor.GetTransparency(), rColor.GetRed(), rColor.GetGreen(), rC… in ToOString()
/aoo41x/main/sw/source/core/layout/
H A Datrfrm.cxx3037 if ( (GetBackground().GetColor().GetTransparency() != 0) && in IsBackgroundTransparent()
3048 (pTmpGrf->GetAttr().GetTransparency() != 0) in IsBackgroundTransparent()
/aoo41x/main/canvas/source/tools/
H A Dcanvastools.cxx649 pCols[3] = 255-rColor.GetTransparency(); in colorToStdIntSequence()
/aoo41x/main/svtools/source/graphic/
H A Dgrfmgr.cxx806 aGrfAttr.GetTransparency(), in DrawWithPDFHandling()
H A Dgrfmgr2.cxx1797 sal_uInt8 cTrans = aAttr.GetTransparency(); in ImplAdjust()
/aoo41x/main/canvas/source/vcl/
H A Dcanvashelper.cxx1323 nTransparency = aColor.GetTransparency(); in setupOutDevState()
/aoo41x/main/svx/source/svdraw/
H A Dsvdograf.cxx1423 …SetObjectItem( SdrGrafTransparenceItem( (sal_uInt16) FRound( aGrafInfo.GetTransparency() / 2.55 ) … in ImpSetGrafInfoToAttr()
/aoo41x/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx853 rAttr.GetTransparency(), in processBasePrimitive2D()
/aoo41x/main/sc/source/ui/view/
H A Doutput2.cxx2425 if ( bUseStyleColor && ( aBackCol.GetTransparency() > 0 || bCellContrast ) ) in DrawEdit()
3172 if ( bUseStyleColor && ( aBackCol.GetTransparency() > 0 || bCellContrast ) ) in DrawRotated()
/aoo41x/main/svtools/source/table/
H A Dtablecontrol_impl.cxx2187 m_pDataWindow->GetControlBackground().GetTransparency() ? INVALIDATE_TRANSPARENT : 0 ); in invalidateRowRange()

Completed in 372 milliseconds

123