Home
last modified time | relevance | path

Searched refs:_Inspector (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/odk/examples/java/Inspector/
H A DInspector.java65 static public class _Inspector extends WeakBase implements XInstanceInspector, XServiceInfo{ class in Inspector
81 public _Inspector(XComponentContext _xComponentContext) { in _Inspector() method in Inspector._Inspector
356 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()
H A DSwingDialogProvider.java53 private Inspector._Inspector m_oInspector;
64 public SwingDialogProvider(Inspector._Inspector _oInspector, String _sTitle) { in SwingDialogProvider()
H A DTestInspector.java48 …XSingleComponentFactory xFactory = Inspector.__getComponentFactory(Inspector._Inspector.class.getN… in main()

Completed in 83 milliseconds