Home
last modified time | relevance | path

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

/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Ddb.cxx52 bool Hdf::implReadLenAndData( const char* pData, int& riPos, HDFData& rValue ) in implReadLenAndData()
72 void Hdf::createHashMap( bool bOptimizeForPerformance ) in createHashMap()
132 void Hdf::releaseHashMap( void ) in releaseHashMap()
147 bool Hdf::getValueForKey( const rtl::OString& rKey, HDFData& rValue ) in getValueForKey()
215 bool Hdf::startIteration( void ) in startIteration()
240 bool Hdf::getNextKeyAndValue( HDFData& rKey, HDFData& rValue ) in getNextKeyAndValue()
256 void Hdf::stopIteration( void ) in stopIteration()
H A Ddb.hxx48 friend class Hdf;
84 class Hdf : hdf_internal::Noncopyable class
104 Hdf( const rtl::OUString& rFileURL, in Hdf() function in helpdatafileproxy::Hdf
116 ~Hdf() in ~Hdf()
H A Ddatabases.hxx55 class Hdf;
119 helpdatafileproxy::Hdf* pHdf,
130 void init( Databases *pDatabases,helpdatafileproxy::Hdf* pHdf,const rtl::OUString& ids );
208 helpdatafileproxy::Hdf* getHelpDataFile( const rtl::OUString& Module,
331 typedef std::hash_map< rtl::OUString,helpdatafileproxy::Hdf*,ha,eq > DatabasesTable;
485 …helpdatafileproxy::Hdf* nextHdf( rtl::OUString* o_pExtensionPath = NULL, rtl::OUString* o_pExtensi…
489 helpdatafileproxy::Hdf* implGetHdfFromPackage(
H A Ddatabases.cxx608 helpdatafileproxy::Hdf* Databases::getHelpDataFile( const rtl::OUString& Database, in getHelpDataFile()
633 helpdatafileproxy::Hdf* pHdf = 0; in getHelpDataFile()
649 pHdf = new helpdatafileproxy::Hdf( fileNameHDFHelp, m_xSFA ); in getHelpDataFile()
760 helpdatafileproxy::Hdf* pHdf, in KeywordElement()
771 void KeywordInfo::KeywordElement::init( Databases *pDatabases,helpdatafileproxy::Hdf* pHdf,const rt… in init()
919 helpdatafileproxy::Hdf aHdf( fileNameHDFHelp, m_xSFA ); in getKeyword()
925 helpdatafileproxy::Hdf* pHdf = getHelpDataFile( Database,Language ); in getKeyword()
1282 helpdatafileproxy::Hdf* pHdf = 0; in setActiveText()
1635 helpdatafileproxy::Hdf* pRetHdf = NULL; in nextHdf()
1691 helpdatafileproxy::Hdf* DataBaseIterator::implGetHdfFromPackage( Reference< deployment::XPackage > … in implGetHdfFromPackage()
[all …]
H A Durlparameter.cxx307 helpdatafileproxy::Hdf* pHdf = aDbIt.nextHdf( &aExtensionPath, &aExtensionRegistryPath ); in readHelpDataFile()

Completed in 36 milliseconds