| 420 | } |
| 421 | |
| 422 | const bool CParameterApp::GetDockListRecentShowToolBar() const |
| 423 | { |
| 424 | return m_bDockListRecentShowToolBar; |
| 425 | } |
| 426 | |
| 427 | void CParameterApp::SetDockListRecentShowToolBar(bool bEnable) |
| 428 | { |
no outgoing calls
no test coverage detected