Home
last modified time | relevance | path

Searched refs:bInEndAction (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/view/
H A Dvnew.cxx205 bPaintInProgress = bViewLocked = bInEndAction = bFrameView = in ViewShell()
285 bPaintInProgress = bViewLocked = bInEndAction = bFrameView = in ViewShell()
H A Dviewsh.cxx178 bInEndAction = sal_True; in ImplEndAction()
391 bInEndAction = sal_False; in ImplEndAction()
1122 if ( bInEndAction ) in VisPortChgd()
1141 if ( !bInEndAction && in VisPortChgd()
1986 if ( bInEndAction && GetWin() ) in Paint()
/trunk/main/sw/inc/
H A Dviewsh.hxx154 sal_Bool bInEndAction :1; //Fiese unstaende vermeiden, siehe viewsh.cxx member in ViewShell
219 sal_Bool IsInEndAction() const { return bInEndAction; } in IsInEndAction()

Completed in 62 milliseconds