Searched refs:mbInPaint (Results 1 – 7 of 7) sorted by relevance
363 if ( !mpWindowImpl->mbInPaint ) in ShowFocus()389 if ( !mpWindowImpl->mbInPaint ) in ShowFocus()416 if ( !mpWindowImpl->mbInPaint ) in HideFocus()425 if ( !mpWindowImpl->mbInPaint ) in HideFocus()514 if ( !mpWindowImpl->mbInPaint || !(nFlags & SHOWTRACK_WINDOW) ) in ShowTracking()545 if ( !mpWindowImpl->mbInPaint || !(pWinData->mnTrackFlags & SHOWTRACK_WINDOW) ) in HideTracking()1756 return mpWindowImpl->mbInPaint; in IsInPaint()
185 if ( !pWindow || (pWindow->mpWindowImpl->mpCursor != this) || pWindow->mpWindowImpl->mbInPaint in ImplShow()
235 mbInPaint = sal_False; // sal_True: Inside PaintHdl in WindowImpl()2433 mpWindowImpl->mbInPaint = sal_True; in ImplCallPaint()2485 mpWindowImpl->mbInPaint = sal_False; in ImplCallPaint()
101 mbInPaint = false; in _Clear()494 if ( mbInPaint ) in Prepare()1071 if ( mbInPaint ) in Paint()1075 mbInPaint = true; in Paint()1201 mbInPaint = false; in Paint()
106 mutable bool mbInPaint; member in SwPagePreviewLayout
334 mbInPaint:1, member in WindowImpl
968 if ( pWindow->mpWindowImpl->mbInPaint ) in ImplInitClipRegion()1124 if ( pWindow->mpWindowImpl->mbInPaint ) in GetActiveClipRegion()
Completed in 75 milliseconds