Home
last modified time | relevance | path

Searched refs:aCreateIndexMethodName (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/xmlhelp/java/LuceneHelpWrapper/src/main/java/com/sun/star/help/
H A DHelpIndexer.java44 static private final String aCreateIndexMethodName = "createIndex"; field in HelpIndexer
92 !aFunctionName.equals( aCreateIndexMethodName ) ) in invoke()
134 boolean bRet = (aMethodName.equals( aCreateIndexMethodName ) ); in hasMethod()

Completed in 14 milliseconds