Home
last modified time | relevance | path

Searched refs:SdrShadowColorItem (Results 1 – 13 of 13) sorted by relevance

/aoo41x/main/svx/inc/svx/
H A Dsdshcitm.hxx32 class SdrShadowColorItem: public XColorItem { class
34 SdrShadowColorItem() {} in SdrShadowColorItem() function in SdrShadowColorItem
35SdrShadowColorItem(long nIndex, const Color& rTheColor): XColorItem(SDRATTR_SHADOWCOLOR,n… in SdrShadowColorItem() function in SdrShadowColorItem
37SdrShadowColorItem(const String& rName, const Color& rTheColor): XColorItem(SDRATTR_SHADOWCOLOR,r… in SdrShadowColorItem() function in SdrShadowColorItem
/aoo41x/main/cui/source/tabpages/
H A Dtpshadow.cxx357 SdrShadowColorItem aItem( aLbShadowColor.GetSelectEntry(), in FillItemSet()
360 if ( !pOld || !( *(const SdrShadowColorItem*)pOld == aItem ) ) in FillItemSet()
462 …aLbShadowColor.SelectEntry( ( ( const SdrShadowColorItem& ) rAttrs.Get( SDRATTR_SHADOWCOLOR ) ).Ge… in Reset()
/aoo41x/main/svx/source/sdr/contact/
H A Dviewcontactofsdrcaptionobj.cxx107 … const SdrShadowColorItem& rShadColItem = (SdrShadowColorItem&)(rItemSet.Get(SDRATTR_SHADOWCOLOR)); in createViewIndependentPrimitive2DSequence()
/aoo41x/main/sd/source/core/
H A Ddrawdoc4.cxx197 rISet.Put(SdrShadowColorItem(aNullStr, RGB_Color(COL_GRAY))); in CreateLayoutTemplates()
309 pISet->Put(SdrShadowColorItem(aNullStr, RGB_Color(COL_GRAY))); in CreateLayoutTemplates()
419 pISet->Put(SdrShadowColorItem(aNullStr, RGB_Color(COL_GRAY))); in CreateLayoutTemplates()
443 pISet->Put(SdrShadowColorItem(aNullStr, RGB_Color(COL_GRAY))); in CreateLayoutTemplates()
H A Dstlpool.cxx517 rBackgroundObjectsSet.Put(SdrShadowColorItem(String(), Color(COL_GRAY))); in CreateLayoutStyleSheets()
/aoo41x/main/svx/source/sdr/attribute/
H A Dsdrformtextattribute.cxx108 const Color aShadowColor(((SdrShadowColorItem&)(rSet.Get(SDRATTR_SHADOWCOLOR))).GetColorValue()); in impGetLineAttribute()
/aoo41x/main/svx/source/table/
H A Dsvdotable.cxx1839 …const SdrShadowColorItem& rShadColItem = ((const SdrShadowColorItem&)(rSet.Get(SDRATTR_SHADOWCOLOR… in ImplTableShadowPaintInfo()
/aoo41x/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx378 const Color aColor(((SdrShadowColorItem&)(rSet.Get(SDRATTR_SHADOWCOLOR))).GetColorValue()); in createNewSdrShadowAttribute()
/aoo41x/main/svx/source/svdraw/
H A Dsvdattr.cxx107 …mppLocalPoolDefaults[SDRATTR_SHADOWCOLOR -SDRATTR_START]=new SdrShadowColorItem(aEmptyStr,aN… in SdrItemPool()
H A Dsvdoashp.cxx165 …const ::Color aShadowColor(((SdrShadowColorItem&)(rOriginalSet.Get(SDRATTR_SHADOWCOLOR))).GetColor… in ImpCreateShadowObjectClone()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8graf.cxx1838 const Color aShdColor = static_cast< SdrShadowColorItem const & >( in MatchSdrItemsIntoFlySet()
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx2665 …rSet.Put( SdrShadowColorItem( String(), rManager.MSO_CLR_ToColor( GetPropertyValue( DFF_Prop_shado… in ApplyAttributes()
2669 …rSet.Put( SdrShadowColorItem( String(), rManager.MSO_CLR_ToColor( 0x00808080, DFF_Prop_shadowColo… in ApplyAttributes()
/aoo41x/main/sc/source/filter/excel/
H A Dxiescher.cxx765 …rSdrObj.SetMergedItem( SdrShadowColorItem( EMPTY_STRING, GetPalette().GetColor( EXC_COLOR_WINDOWTE… in ConvertFrameStyle()

Completed in 156 milliseconds