Home
last modified time | relevance | path

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

/aoo4110/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx1061 const rtl::OUString& path, rtl::OUString* o_pExtensionPath, in findJarFileForPath() argument
1692 rtl::OUString* o_pExtensionPath, rtl::OUString* o_pExtensionRegistryPath ) in implGetHdfFromPackage() argument
1735 if( o_pExtensionPath ) in implGetHdfFromPackage()
1736 *o_pExtensionPath = aRegDataUrl + 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()
1930 if( xNA.is() && o_pExtensionPath != NULL ) in implGetJarFromPackage()
1935 *o_pExtensionPath = zipFile.copy( 0, nLastSlash ); in implGetJarFromPackage()
[all …]
H A Ddatabases.hxx266 const rtl::OUString& path, rtl::OUString* o_pExtensionPath = NULL,
485 …helpdatafileproxy::Hdf* nextHdf( rtl::OUString* o_pExtensionPath = NULL, rtl::OUString* o_pExtensi…
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 24 milliseconds