/* ** GENEREATED FILE - DO NOT MODIFY ** */ package com.wilutions.mslib.stdole; import com.wilutions.com.*; /** * IFontDisp. * */ @SuppressWarnings("all") public interface IFontDisp extends Font { static boolean __typelib__loaded = __TypeLib.load(); }