Searched refs:Updater_Impl (Results 1 – 1 of 1) sorted by relevance
150 class Updater_Impl;190 Updater_Impl* mpUpdater;305 class Updater_Impl : public ::vos::OThread class311 Updater_Impl( SfxDocTplService_Impl* pTemplates );312 ~Updater_Impl();1191 mpUpdater = new Updater_Impl( this ); in update()2365 Updater_Impl::Updater_Impl( SfxDocTplService_Impl* pTemplates ) in Updater_Impl() function in Updater_Impl2371 Updater_Impl::~Updater_Impl() in ~Updater_Impl()2376 void SAL_CALL Updater_Impl::run() in run()2382 void SAL_CALL Updater_Impl::onTerminated() in onTerminated()
Completed in 29 milliseconds