summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/word/WdStatisticHID.idl
blob: b4cb53ef5766a1304dd121abed4d613cd0ed880d (plain)
1
2
3
4
5
module ooo { module vba { module word {
    constants WdStatisticHID {
        const long emptyenum = 0;
    };
}; }; };