summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/excel/XlSheetType.idl
blob: 0488ad7c005a8323a76ed5aa15b25c7b5b8a9964 (plain)
1
2
3
4
5
6
7
8
9
module ooo { module vba { module excel {
    constants XlSheetType {
        const long xlChart = -4109;
        const long xlDialogSheet = -4116;
        const long xlExcel4IntlMacroSheet = 4;
        const long xlExcel4MacroSheet = 3;
        const long xlWorksheet = -4167;
    };
}; }; };
2 22:30:34 +0200 committerStephan Bergmann <sbergman@redhat.com>2017-07-02 22:30:34 +0200 commitec0146214165c53a9b82d62b8c1408aaaaf465ca (patch) tree46daa9d1fc9081ef10f65165c5ba86767368bd7b /sdext/source/minimizer parent278aae133e3252572bfae5e950c6ec9f8f254b29 (diff)
loplugin:casttovoid: sdext
Change-Id: I557d59a4bfb9cab17a2cb00c3a80f85a6ef9671b