Home
last modified time | relevance | path

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

/aoo4110/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx1081 rtl::OUString aIdentifierInPath; in findJarFileForPath() local
1084 aIdentifierInPath = path.copy( 0, nFindSlash ); in findJarFileForPath()
1087 if( aIdentifierInPath.getLength() && aIdentifierOptional.IsPresent ) in findJarFileForPath()
1093 if( !aIdentifierInPath.equals( aIdentifier ) ) in findJarFileForPath()

Completed in 18 milliseconds