Home
last modified time | relevance | path

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

/aoo42x/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.hxx63 bool m_bIsBusy; member in dp_gui::DialogHelper
95 void setBusy( const bool bBusy ) { m_bIsBusy = bBusy; } in setBusy()
96 bool isBusy() const { return m_bIsBusy; } in isBusy()
H A Ddp_gui_dialog2.cxx554 m_bIsBusy( false ) in DialogHelper()

Completed in 31 milliseconds