Home
last modified time | relevance | path

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

/trunk/main/automation/source/server/
H A Dserver.cxx654 m_bInsideExecutionLoop = sal_True; in IMPL_LINK()
716 m_bInsideExecutionLoop = sal_False; in IMPL_LINK()
830 if ( !m_bInsideExecutionLoop ) in QueCommands()
840 m_bInsideExecutionLoop = sal_True; in QueCommands()
855 , m_bInsideExecutionLoop( sal_False ) in ImplRemoteControl()
/trunk/main/automation/source/inc/
H A Dtesttool.hxx47 sal_Bool m_bInsideExecutionLoop; member in ImplRemoteControl