Home
last modified time | relevance | path

Searched refs:mbPause (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/source/gdi/
H A Dimpanmvw.cxx50 mbPause ( sal_False ), in ImplAnimView()
212 else if( !mbPause ) in ImplDraw()
319 const sal_Bool bOldPause = mbPause; in ImplRepaint()
332 mbPause = sal_False; in ImplRepaint()
334 mbPause = bOldPause; in ImplRepaint()
348 pAInfo->bPause = mbPause; in ImplCreateAInfo()
H A Dimpanmvw.hxx58 sal_Bool mbPause; member in ImplAnimView
85 void ImplPause( sal_Bool bPause ) { mbPause = bPause; } in ImplPause()
86 sal_Bool ImplIsPause() const { return mbPause; } in ImplIsPause()

Completed in 11 milliseconds