• Markus Mohrhard's avatar
    use index as real index and not token, tdf#90511 · f3121049
    Markus Mohrhard yazdı
    At least in calc a theme index is a zero based index into the clrScheme.
    A map is unsiutable for that task so let us use a vector and still allow
    to get them by their tokens.
    
    Change-Id: I09d56acaf22c3ed16387aae95c36382302c5a17e
    f3121049
clrscheme.hxx 1.84 KB