Home
last modified time | relevance | path

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

/aoo41x/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.cxx175 bInEndAction = sal_True; in ImplEndAction()
388 bInEndAction = sal_False; in ImplEndAction()
1119 if ( bInEndAction ) in VisPortChgd()
1138 if ( !bInEndAction && in VisPortChgd()
1986 if ( bInEndAction && GetWin() ) in Paint()
/aoo41x/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 176 milliseconds