Searched defs:isInterface (Results 1 – 8 of 8) sorted by relevance
62 boolean isInterface(); in isInterface() method
46 public static boolean isInterface(ITypeDescription desc) { in isInterface() method in MemberDescriptionHelper
52 public boolean isInterface() { in isInterface() method in FieldDescription
64 public boolean isInterface() { in isInterface() method in MethodDescription
77 public boolean isInterface() in isInterface() method in TypeInfo
104 sal_Bool isInterface = desc.get()->eTypeClass == typelib_TypeClass_INTERFACE; in createClass() local
78 def isInterface( obj ): function
484 static PyObject *isInterface( PyObject *, PyObject *args ) in isInterface() function
Completed in 98 milliseconds