Searched refs:aDbIt (Results 1 – 2 of 2) sorted by relevance
295 DataBaseIterator aDbIt( *m_pDatabases, aModule, aLanguage, false ); in readHelpDataFile() local306 helpdatafileproxy::Hdf* pHdf = aDbIt.nextHdf( &aExtensionPath, &aExtensionRegistryPath ); in readHelpDataFile()
1268 DataBaseIterator aDbIt( m_xContext, *this, Module, Language, true ); in setActiveText() local1283 while( !bSuccess && (pHdf = aDbIt.nextHdf()) != NULL ) in setActiveText()
Completed in 33 milliseconds