Searched refs:lclExtractColor (Results 1 – 1 of 1) sorted by relevance
2008 void lclExtractColor( sal_uInt8& rnColorIdx, const DffPropSet& rDffPropSet, sal_uInt32 nPropId ) in lclExtractColor() function2023 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 33 milliseconds