Searched refs:m_bStopExecution (Results 1 – 2 of 2) sorted by relevance
57 sal_Bool m_bStopExecution; // set when the dialog should not be executed member in dbaui::OTableSubscriptionDialog76 inline void endExecution() { m_bStopExecution = sal_True; } in endExecution()
69 ,m_bStopExecution(sal_False) in DBG_NAME()94 if ( !m_bStopExecution ) in Execute()
Completed in 21 milliseconds