Home
last modified time | relevance | path

Searched refs:_HelpSearch (Results 1 – 2 of 2) sorted by path

/trunk/main/xmlhelp/java/LuceneHelpWrapper/src/main/java/com/sun/star/help/
H A DHelpComponent.java86 if ( sImplName.equals( HelpSearch._HelpSearch.class.getName() ) ) in __getComponentFactory()
87 xFactory = Factory.createComponentFactory(HelpSearch._HelpSearch.class, in __getComponentFactory()
88 HelpSearch._HelpSearch.getServiceNames()); in __getComponentFactory()
H A DHelpSearch.java66 public static class _HelpSearch extends WeakBase class in HelpSearch
90 public _HelpSearch(XComponentContext xCompContext) in _HelpSearch() method in HelpSearch._HelpSearch
134 return _HelpSearch.class.getName(); in getImplementationName()
310 if ( sImplName.equals( _HelpSearch.class.getName() ) ) in __getComponentFactory()
311 xFactory = Factory.createComponentFactory(_HelpSearch.class, in __getComponentFactory()
312 _HelpSearch.getServiceNames()); in __getComponentFactory()

Completed in 29 milliseconds