Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/inc/
H A DTablesSingleDlg.hxx57 sal_Bool m_bStopExecution; // set when the dialog should not be executed member in dbaui::OTableSubscriptionDialog
76 inline void endExecution() { m_bStopExecution = sal_True; } in endExecution()
/aoo41x/main/dbaccess/source/ui/dlg/
H A DTablesSingleDlg.cxx69 ,m_bStopExecution(sal_False) in DBG_NAME()
94 if ( !m_bStopExecution ) in Execute()

Completed in 12 milliseconds