/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ module ooo { module vba { constants VbFirstWeekOfYear { const long vbFirstFourDays = 2; const long vbFirstFullWeek = 3; const long vbFirstJan1 = 1; const long vbUseSystem = 0; }; }; }; /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ ry'/>
summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/chart2/res/valueaxissteppedboth_52x60.svg
AgeCommit message (Expand)Author
2022-02-03Colibre: tdf#147106 Update chart type designRizal Muttaqin
2020-05-31Resolves tdf#133268: Update Colibre color paletteRizal Muttaqin
2018-03-09tdf#115867: Add colibre icon theme which follow MSO color schemeandreas kainz