Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxestyle.cxx215 struct XclNearest struct
217 sal_uInt32 mnPalIndex; /// Index to nearest palette color.
218 sal_Int32 mnDist; /// Distance to palette color.
220 inline explicit XclNearest() : mnPalIndex( 0 ), mnDist( 0 ) {} in XclNearest() function

Completed in 40 milliseconds