Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/LibreOffice/oovbaapi/ooo/vba/excel/   (Office von Apache Version 25.8.3.2©)  Datei vom 5.10.2025 mit Größe 472 B image not shown  

Quelle  XlCVError.idl   Sprache: unbekannt

 
Spracherkennung für: .idl vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
module ooo { module vba { module excel {
    constants XlCVError {
        const long xlErrDiv0 = 2007;
        const long xlErrNA = 2042;
        const long xlErrName = 2029;
        const long xlErrNull = 2000;
        const long xlErrNum = 2036;
        const long xlErrRef = 2023;
        const long xlErrValue = 2015;
    };
}; }; };

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */

[ Dauer der Verarbeitung: 0.25 Sekunden  ]