summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/access/AcFormatConditionType.idl
blob: 028c8e34e9504100fa67ecae258c59222089d27e (plain)
1
2
3
4
5
6
7
module ooo { module vba { module access {
    constants AcFormatConditionType {
        const long acExpression = 1;
        const long acFieldHasFocus = 2;
        const long acFieldValue = 0;
    };
}; }; };
9-24 10:38:45 -0500'>2018-09-24Remove accidental addition of executable bit under icon-themes/*Adolfo Jayme Barrientos Change-Id: I6a2bcdd8403494490a44c11179bf87411f73d32a 2018-09-24elementary: improve many icons, add more 32 pxRizal Muttaqin Change-Id: I28f0e7b964a229320ede7accfd3a98e35ef113b6 Reviewed-on: https://gerrit.libreoffice.org/60920 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>