Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dwindow.h333 mbPaintFrame:1, member in WindowImpl
/trunk/main/vcl/source/window/
H A Dwindow.cxx234 mbPaintFrame = sal_False; // sal_True: Paint is visible, but not painted in WindowImpl()
2377 mpWindowImpl->mbPaintFrame = sal_False; in ImplCallPaint()
3094 if ( mpWindowImpl->mpFrameWindow->mpWindowImpl->mbPaintFrame ) in ImplUpdateAll()
6654 mpWindowImpl->mbPaintFrame = sal_True; in Show()
7690 if ( mpWindowImpl->mpFrameWindow->mpWindowImpl->mbPaintFrame ) in HasPaintEvent()
7727 if ( mpWindowImpl->mpFrameWindow->mpWindowImpl->mbPaintFrame ) in Update()

Completed in 56 milliseconds