/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
module ooo { module vba { module excel {
constants XlBarShape {
const long xlBox = 0;
const long xlConeToMax = 5;
const long xlConeToPoint = 4;
const long xlCylinder = 3;
const long xlPyramidToMax = 2;
const long xlPyramidToPoint = 1;
};
}; }; };
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
[ Dauer der Verarbeitung: 0.13 Sekunden
(vorverarbeitet)
]