Home
last modified time | relevance | path

Searched refs:bLstAct (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/core/view/
H A Dviewsh.cxx75 sal_Bool ViewShell::bLstAct = sal_False; member in ViewShell
178 ViewShell::bLstAct = sal_True; in ImplEndAction()
182 { ViewShell::bLstAct = sal_False; in ImplEndAction()
389 ViewShell::bLstAct = sal_False; in ImplEndAction()
1414 ViewShell::bLstAct = sal_True; in SmoothScroll()
1416 ViewShell::bLstAct = sal_False; in SmoothScroll()
1939 ViewShell::bLstAct = sal_True; in Paint()
1941 ViewShell::bLstAct = sal_False; in Paint()
1963 ViewShell::bLstAct = sal_True; in Paint()
1965 ViewShell::bLstAct = sal_False; in Paint()
/aoo41x/main/sw/inc/
H A Dviewsh.hxx121 static sal_Bool bLstAct; // sal_True wenn Das EndAction der letzten Shell member in ViewShell
356 static inline sal_Bool IsLstEndAction() { return ViewShell::bLstAct; } in IsLstEndAction()

Completed in 57 milliseconds