Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/inc/
H A Dtabvwsh.hxx159 sal_Bool bDontSwitch; // EditShell nicht abschalten member in ScTabViewShell
320 sal_Bool GetDontSwitch(){return bDontSwitch;} in GetDontSwitch()
321 void SetDontSwitch(sal_Bool bFlag){bDontSwitch=bFlag;} in SetDontSwitch()
/aoo41x/main/sc/source/ui/view/
H A Dtabvwsh4.cxx253 sal_Bool bOldDontSwitch = bDontSwitch; in Deactivate()
254 bDontSwitch = sal_True; in Deactivate()
268 bDontSwitch = bOldDontSwitch; in Deactivate()
850 if(bDontSwitch) return; in SetCurSubShell()
1167 if ( pEditShell != NULL && !bDontSwitch ) in StopEditShell()
1584 bDontSwitch(sal_False), \

Completed in 33 milliseconds