Searched refs:HasPaintEvent (Results 1 – 6 of 6) sorted by relevance
1013 if ( mnXOffset || HasPaintEvent() ) in ImplSetText()2038 if ( !HasPaintEvent() ) in GetFocus()
494 if ( bUpdate && HasPaintEvent() ) in ImplCalc()
894 sal_Bool HasPaintEvent() const;
2086 if ( HasPaintEvent() ) in StateChanged()
3262 !HasPaintEvent() ) in ImplPosSizeWindow()3463 if ( bCopyBits && bParentPaint && !HasPaintEvent() ) in ImplPosSizeWindow()7683 sal_Bool Window::HasPaintEvent() const in HasPaintEvent() function in Window
320 if( !pThis->IsBackground() && pThis->HasPaintEvent() && !pThis->IsInPaint() ) in ImplCheckUpdate()
Completed in 199 milliseconds