Searched refs:_Inspector (Results 1 – 3 of 3) sorted by relevance
65 static public class _Inspector extends WeakBase implements XInstanceInspector, XServiceInfo{ class in Inspector81 public _Inspector(XComponentContext _xComponentContext) { in _Inspector() method in Inspector._Inspector356 return _Inspector.class.getName(); in getImplementationName()429 if ( sImplName.equals( _Inspector.class.getName() ) ) in __getComponentFactory()430 … xFactory = Factory.createComponentFactory(_Inspector.class, _Inspector.getServiceNames()); in __getComponentFactory()445 …return (Factory.writeRegistryServiceInfo(_Inspector.class.getName(), _Inspector.getServiceNames(),… in __writeRegistryServiceInfo()
53 private Inspector._Inspector m_oInspector;64 public SwingDialogProvider(Inspector._Inspector _oInspector, String _sTitle) { in SwingDialogProvider()
48 …XSingleComponentFactory xFactory = Inspector.__getComponentFactory(Inspector._Inspector.class.getN… in main()
Completed in 20 milliseconds