Home
last modified time | relevance | path

Searched defs:XclColorIdData (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sc/source/filter/excel/
H A Dxestyle.cxx184 struct XclColorIdData struct
186 Color maColor; /// The original inserted color.
187 …sal_uInt32 mnIndex; /// Maps current color ID to color list or export color vector.
189 …inline void Set( const Color& rColor, sal_uInt32 nIndex ) { maColor = rColor; mnIndex = nI… in Set()

Completed in 53 milliseconds