| 324 | }; |
| 325 | |
| 326 | void cTWPrintReportMode::SetConfigFile(TSTRING configFilePath) |
| 327 | { |
| 328 | mpData->mConfigFilePath = configFilePath; |
| 329 | } |
| 330 | |
| 331 | /////////////////////////////////////////////////////////////////////////////// |
| 332 | // FillOutReportModeConfigInfo -- fills out all the common info with config file information |