Home
last modified time | relevance | path

Searched refs:aNullGrad (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/svx/source/xoutdev/
H A Dxpool.cxx55 const XGradient aNullGrad(RGB_Color(COL_BLACK), RGB_Color(COL_WHITE)); in XOutdevItemPool() local
93 mppLocalPoolDefaults[XATTR_FILLGRADIENT -XATTR_START] = new XFillGradientItem(this,aNullGrad); in XOutdevItemPool()
108 …FILLFLOATTRANSPARENCE -XATTR_START] = new XFillFloatTransparenceItem( this, aNullGrad, sal_False ); in XOutdevItemPool()
/aoo4110/main/sd/source/core/
H A Ddrawdoc4.cxx165 XGradient aNullGrad(aNullCol,RGB_Color(COL_WHITE)); in CreateLayoutTemplates() local
166 aNullGrad.SetStartIntens( 100 ); in CreateLayoutTemplates()
167 aNullGrad.SetEndIntens( 100 ); in CreateLayoutTemplates()
187 rISet.Put(XFillGradientItem(pPool,aNullGrad)); in CreateLayoutTemplates()
602 XGradient aNullGrad(aNullCol,RGB_Color(COL_WHITE)); in CreateDefaultCellStyles() local
603 aNullGrad.SetStartIntens( 100 ); in CreateDefaultCellStyles()
604 aNullGrad.SetEndIntens( 100 ); in CreateDefaultCellStyles()

Completed in 21 milliseconds