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

Quelle  CursorOptionEnum.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 adodb {
    constants CursorOptionEnum {
        const long adAddNew = 16778240;
        const long adApproxPosition = 16384;
        const long adBookmark = 8192;
        const long adDelete = 16779264;
        const long adFind = 524288;
        const long adHoldRecords = 256;
        const long adIndex = 8388608;
        const long adMovePrevious = 512;
        const long adNotify = 262144;
        const long adResync = 131072;
        const long adSeek = 4194304;
        const long adUpdate = 16809984;
        const long adUpdateBatch = 65536;
    };
}; }; };

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

[ Dauer der Verarbeitung: 0.28 Sekunden  ]