Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxiescher.cxx2008 void lclExtractColor( sal_uInt8& rnColorIdx, const DffPropSet& rDffPropSet, sal_uInt32 nPropId ) in lclExtractColor() function
2023 lclExtractColor( maFillData.mnBackColorIdx, rDffPropSet, DFF_Prop_fillBackColor ); in SetDffProperties()
2024 lclExtractColor( maFillData.mnPattColorIdx, rDffPropSet, DFF_Prop_fillColor ); in SetDffProperties()
2028 lclExtractColor( maLineData.mnColorIdx, rDffPropSet, DFF_Prop_lineColor ); in SetDffProperties()

Completed in 37 milliseconds