Home
last modified time | relevance | path

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

/aoo4110/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx633 helpdatafileproxy::Hdf* pHdf = 0; in getHelpDataFile() local
652 it->second = pHdf; in getHelpDataFile()
760 helpdatafileproxy::Hdf* pHdf, in KeywordElement() argument
766 init( pDatabases,pHdf,data ); in KeywordElement()
807 if( pHdf ) in init()
926 if( pHdf != NULL ) in getKeyword()
929 pHdf->releaseHashMap(); in getKeyword()
948 pHdf, in getKeyword()
954 if( pHdf != NULL ) in getKeyword()
955 pHdf->releaseHashMap(); in getKeyword()
[all …]
H A Durlparameter.cxx306 helpdatafileproxy::Hdf* pHdf = aDbIt.nextHdf( &aExtensionPath, &aExtensionRegistryPath ); in readHelpDataFile() local
307 if( !pHdf ) in readHelpDataFile()
312 bSuccess = pHdf->getValueForKey( keyStr, aHDFData ); in readHelpDataFile()
H A Ddatabases.hxx119 helpdatafileproxy::Hdf* pHdf,
130 void init( Databases *pDatabases,helpdatafileproxy::Hdf* pHdf,const rtl::OUString& ids );

Completed in 21 milliseconds