Searched refs:pHdf (Results 1 – 3 of 3) sorted by relevance
633 helpdatafileproxy::Hdf* pHdf = 0; in getHelpDataFile() local652 it->second = pHdf; in getHelpDataFile()760 helpdatafileproxy::Hdf* pHdf, in KeywordElement() argument766 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 …]
307 helpdatafileproxy::Hdf* pHdf = aDbIt.nextHdf( &aExtensionPath, &aExtensionRegistryPath ); in readHelpDataFile() local308 if( !pHdf ) in readHelpDataFile()313 bSuccess = pHdf->getValueForKey( keyStr, aHDFData ); in readHelpDataFile()
119 helpdatafileproxy::Hdf* pHdf,130 void init( Databases *pDatabases,helpdatafileproxy::Hdf* pHdf,const rtl::OUString& ids );
Completed in 43 milliseconds