summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/office/MsoOrgChartOrientation.idl
blob: 2d821829b9d2ed37c544c7477b1b3d21f8f004cb (plain)
1
2
3
4
5
6
module ooo { module vba { module office {
    constants MsoOrgChartOrientation {
        const long msoOrgChartOrientationMixed = -2;
        const long msoOrgChartOrientationVertical = 1;
    };
}; }; };
n='2' class='sha1'>43a20bf6fc3213c38a77a2941a4999313bdfefbe (diff)
Add comment about NDK r8b