Home
last modified time | relevance | path

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

/trunk/main/automation/source/server/
H A Dserver.cxx628 if ( ( StatementList::bReadingCommands && !StatementList::bDying ) || in IMPL_LINK()
633 if ( StatementList::bReadingCommands ) in IMPL_LINK()
652 while( StatementList::pFirst && ( !StatementList::bReadingCommands || StatementList::bDying ) ) in IMPL_LINK()
764 StatementList::bReadingCommands = sal_True; in QueCommands()
824 StatementList::bReadingCommands = sal_False; in QueCommands()
H A Dsta_list.cxx59 sal_Bool StatementList::bReadingCommands = sal_False; member in StatementList
238 DBG_ASSERT(!bReadingCommands,"Deleting commands while reading them!"); in ~StatementList()
H A Dstatemnt.hxx283 static sal_Bool bReadingCommands; member in StatementList
H A Dstatemnt.cxx772 bReadingCommands = sal_False; in StatementCommand()
779 bReadingCommands = sal_True; in StatementCommand()

Completed in 43 milliseconds