Searched refs:IsInPaint (Results 1 – 10 of 10) sorted by relevance
117 if (rWindow.IsInPaint()) in CheckWindowPainting()
800 if(pWindow->IsInPaint()) in CompleteRedraw()994 if(pWindow->IsInPaint()) in BeginDrawLayers()
295 static sal_Bool IsInPaint() { return bInPaint; } in IsInPaint() function in SwRootFrm
140 if ( !SwRootFrm::IsInPaint() && pQueue ) in Repaint()
1898 if ( SwRootFrm::IsInPaint() ) in Paint()
320 if( !pThis->IsBackground() && pThis->HasPaintEvent() && !pThis->IsInPaint() ) in ImplCheckUpdate()592 if( pThis->IsInPaint() ) in ImplDrawBackground()602 if( !pThis->IsBackground() && !pThis->IsInPaint() ) in ImplDrawBackground()620 if( !pThis->IsInPaint() ) in ImplDrawBackground()
1754 sal_Bool Window::IsInPaint() const in IsInPaint() function in Window
942 if (GetActiveWindow()->IsInPaint()) in SwitchPage()
754 sal_Bool IsInPaint() const;
848 if( !IsInPaint()) in Resize()
Completed in 117 milliseconds