Home
last modified time | relevance | path

Searched refs:mpSwapOutTimer (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx170 delete mpSwapOutTimer; in ~GraphicObject()
183 mpSwapOutTimer = NULL; in ImplConstruct()
557 delete mpSwapOutTimer, mpSwapOutTimer = NULL; in SetSwapStreamHdl()
570 if( !mpSwapOutTimer ) in SetSwapStreamHdl()
580 delete mpSwapOutTimer, mpSwapOutTimer = NULL; in SetSwapStreamHdl()
744 if( mpSwapOutTimer ) in Draw()
923 if( mpSwapOutTimer ) in SetGraphic()
924 mpSwapOutTimer->Stop(); in SetGraphic()
934 if( mpSwapOutTimer ) in SetGraphic()
1378 if( mpSwapOutTimer ) in IMPL_LINK()
[all …]
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx207 Timer* mpSwapOutTimer; member in GraphicObject
340 …sal_uLong GetSwapOutTimeout() const { return( mpSwapOutTimer ? mpSwapOutTimer->GetTimeout() : … in GetSwapOutTimeout()

Completed in 16 milliseconds