Searched refs:helpdatafileproxy (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/xmlhelp/source/cxxhelp/provider/ |
H A D | databases.cxx | 633 helpdatafileproxy::Hdf* pHdf = 0; in getHelpDataFile() 649 pHdf = new helpdatafileproxy::Hdf( fileNameHDFHelp, m_xSFA ); in getHelpDataFile() 760 helpdatafileproxy::Hdf* pHdf, in KeywordElement() 810 helpdatafileproxy::HDFData aHDFData; in init() 919 helpdatafileproxy::Hdf aHdf( fileNameHDFHelp, m_xSFA ); in getKeyword() 921 helpdatafileproxy::HDFData aKey; in getKeyword() 922 helpdatafileproxy::HDFData aValue; in getKeyword() 1274 helpdatafileproxy::HDFData aHDFData; in setActiveText() 1282 helpdatafileproxy::Hdf* pHdf = 0; in setActiveText() 1635 helpdatafileproxy::Hdf* pRetHdf = NULL; in nextHdf() [all …]
|
H A D | databases.hxx | 53 namespace helpdatafileproxy { namespace 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 D | db.hxx | 31 namespace helpdatafileproxy { namespace
|
H A D | db.cxx | 37 namespace helpdatafileproxy { namespace
|
H A D | urlparameter.cxx | 301 helpdatafileproxy::HDFData aHDFData; in readHelpDataFile() 306 helpdatafileproxy::Hdf* pHdf = aDbIt.nextHdf( &aExtensionPath, &aExtensionRegistryPath ); in readHelpDataFile()
|
Completed in 46 milliseconds