Home
last modified time | relevance | path

Searched refs:bExecuting (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/automation/source/server/
H A Dstatemnt.hxx196 bWasExecuting = bExecuting; in SafeReschedule()
201 bExecuting = bWasExecuting; in SafeReschedule()
290 …static sal_Bool bExecuting; // Gesetzt, wenn ein Befehl rescheduled ohne einen neuen Befehl zu … member in StatementList
H A Dserver.cxx622 StatementList::bExecuting = sal_False; // Wird nacher im SafeReschedule wieder zur�ckgesetzt in IMPL_LINK()
629 ( StatementList::bExecuting ) || in IMPL_LINK()
635 if ( StatementList::bExecuting ) in IMPL_LINK()
H A Dstatemnt.cxx3740 StatementList::bExecuting = sal_True; // Bah ist das ein ekliger Hack in AnimateMouse()
3753 StatementList::bExecuting = sal_False; // Bah ist das ein ekliger Hack in AnimateMouse()
3767 StatementList::bExecuting = sal_True; // Bah ist das ein ekliger Hack in MaybeDoTypeKeysDelay()
3773 StatementList::bExecuting = sal_False; // Bah ist das ein ekliger Hack in MaybeDoTypeKeysDelay()
5346 StatementList::bExecuting = sal_True; // Bah ist das ein ekliger Hack in Execute()
5352 StatementList::bExecuting = sal_False; // Bah ist das ein ekliger Hack in Execute()
H A Dsta_list.cxx69 sal_Bool StatementList::bExecuting = sal_False; member in StatementList

Completed in 55 milliseconds