Home
last modified time | relevance | path

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

/trunk/main/l10ntools/source/help/
H A DHelpIndexerTool.java177 String aIndexDirName = aModule + ".idxl"; in mainImpl() local
178 File aIndexDir = new File( aDirToZipStr + File.separator + aIndexDirName ); in mainImpl()
207 …String aCompleteCfsFileName = aDirToZipStr + File.separator + aIndexDirName + File.separator + aCf… in mainImpl()
208 …String aCompleteSegmentFileName = aDirToZipStr + File.separator + aIndexDirName + File.separator +… in mainImpl()

Completed in 10 milliseconds