Home
last modified time | relevance | path

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

/aoo4110/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx1062 rtl::OUString* o_pExtensionRegistryPath ) in findJarFileForPath() argument
1692 rtl::OUString* o_pExtensionPath, rtl::OUString* o_pExtensionRegistryPath ) in implGetHdfFromPackage() argument
1738 if( o_pExtensionRegistryPath ) in implGetHdfFromPackage()
1739 *o_pExtensionRegistryPath = xPackage->getURL() + aSlash + aUsedLanguage; in implGetHdfFromPackage()
1834 rtl::OUString* o_pExtensionPath, rtl::OUString* o_pExtensionRegistryPath ) in nextJarFile() argument
1857 xNA = implGetJarFromPackage( xHelpPackage, o_pExtensionPath, o_pExtensionRegistryPath ); in nextJarFile()
1867 xNA = implGetJarFromPackage( xHelpPackage, o_pExtensionPath, o_pExtensionRegistryPath ); in nextJarFile()
1877 xNA = implGetJarFromPackage( xHelpPackage, o_pExtensionPath, o_pExtensionRegistryPath ); in nextJarFile()
1937 if( o_pExtensionRegistryPath != NULL ) in implGetJarFromPackage()
1942 *o_pExtensionRegistryPath = xPackage->getURL(); in implGetJarFromPackage()
[all …]
H A Ddatabases.hxx267 rtl::OUString* o_pExtensionRegistryPath = NULL );
485 … nextHdf( rtl::OUString* o_pExtensionPath = NULL, rtl::OUString* o_pExtensionRegistryPath = NULL );
491 rtl::OUString* o_pExtensionPath, rtl::OUString* o_pExtensionRegistryPath );
525 rtl::OUString* o_pExtensionPath = NULL, rtl::OUString* o_pExtensionRegistryPath = NULL );
530 rtl::OUString* o_pExtensionPath = NULL, rtl::OUString* o_pExtensionRegistryPath = NULL );

Completed in 30 milliseconds