Searched refs:bLstAct (Results 1 – 2 of 2) sorted by relevance
78 sal_Bool ViewShell::bLstAct = sal_False; member in ViewShell181 ViewShell::bLstAct = sal_True; in ImplEndAction()185 { ViewShell::bLstAct = sal_False; in ImplEndAction()392 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()
121 static sal_Bool bLstAct; // sal_True wenn Das EndAction der letzten Shell member in ViewShell356 static inline sal_Bool IsLstEndAction() { return ViewShell::bLstAct; } in IsLstEndAction()
Completed in 21 milliseconds