| 394 | } |
| 395 | |
| 396 | const bool CParameterApp::GetMessageBoxDisplayInformation() const |
| 397 | { |
| 398 | return m_bMessageBoxDisplayInfomation; |
| 399 | } |
| 400 | |
| 401 | void CParameterApp::SetMessageBoxDisplayInformation(bool bEnable) |
| 402 | { |
no outgoing calls
no test coverage detected