Searched refs:UNO_TYPE (Results 1 – 1 of 1) sorted by relevance
81 private static com.sun.star.uno.Type UNO_TYPE = null; field in ServiceManager658 if ( UNO_TYPE == null ) in getElementType()659 UNO_TYPE = new com.sun.star.uno.Type(ServiceManager.class); in getElementType()661 return UNO_TYPE; in getElementType()
Completed in 15 milliseconds