Home
last modified time | relevance | path

Searched refs:HelpIndexer (Results 1 – 3 of 3) sorted by path

/trunk/main/lucene/
H A Dlong_path.patch12 + //That is using the com.sun.star.help.HelpIndexer service from c++ is
27 + //That is using the com.sun.star.help.HelpIndexer service from c++ is
/trunk/main/xmlhelp/java/LuceneHelpWrapper/src/main/java/com/sun/star/help/
H A DHelpComponent.java89 else if ( sImplName.equals( HelpIndexer.class.getName() ) ) in __getComponentFactory()
90 xFactory = Factory.createComponentFactory(HelpIndexer.class, in __getComponentFactory()
91 HelpIndexer.getServiceNames()); in __getComponentFactory()
H A DHelpIndexer.java39 public class HelpIndexer extends WeakBase class
48 public HelpIndexer() in HelpIndexer() method in HelpIndexer
52 public HelpIndexer(XComponentContext xCompContext) in HelpIndexer() method in HelpIndexer
178 return HelpIndexer.class.getName(); in getImplementationName()

Completed in 27 milliseconds