Searched refs:SdrGraphicUpdater (Results 1 – 1 of 1) sorted by relevance
159 class SdrGraphicUpdater;163 SdrGraphicUpdater* pGraphicUpdater;179 class SdrGraphicUpdater : public ::osl::Thread class182 SdrGraphicUpdater( const String& rFileName, const String& rFilterName, SdrGraphicLink& );183 virtual ~SdrGraphicUpdater( void );210 SdrGraphicUpdater::SdrGraphicUpdater( const String& rFileName, const String& rFilterName, SdrGraphi… in SdrGraphicUpdater() function in SdrGraphicUpdater219 SdrGraphicUpdater::~SdrGraphicUpdater( void ) in ~SdrGraphicUpdater()223 void SdrGraphicUpdater::Terminate() in Terminate()228 void SAL_CALL SdrGraphicUpdater::onTerminated(void) in onTerminated()233 void SAL_CALL SdrGraphicUpdater::run(void) in run()[all …]
Completed in 26 milliseconds