Searched refs:M_Exists (Results 1 – 5 of 5) sorted by relevance
275 return (Boolean) invoke(Constant.M_Exists);
218 #define M_Exists ( M_WITH_RETURN | 1 ) macro
261 public static final char M_Exists = (M_WITH_RETURN | 1); field
META-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...
3957 case M_Exists: // Oben schon behandelt. Unterdrückt hier nur Fehler in HandleCommonMethods()4558 case M_Exists: in Execute()4574 if ( ((nMethodId == M_Exists) && pControl) || in Execute()