Searched refs:mnColor1Id (Results 1 – 2 of 2) sorted by relevance
327 sal_uInt32 mnColor1Id; /// First fill color identifier. member in XclExpChEscherFormat
674 mnColor1Id( XclExpPalette::GetColorIdFromIndex( EXC_COLOR_CHWINDOWBACK ) ), in XclExpChEscherFormat()685 mnColor1Id = RegisterColor( ESCHER_Prop_fillColor ); in Convert()700 …maData.mxEscherSet->AddOpt( ESCHER_Prop_fillColor, 0x08000000 | rPal.GetColorIndex( mnColor1Id ) ); in Save()
Completed in 281 milliseconds