| 3159 | } |
| 3160 | |
| 3161 | void CPatternEditor::UpdateSelectionCondition() // // // |
| 3162 | { |
| 3163 | m_iSelectionCondition = GetSelectionCondition(); |
| 3164 | } |
| 3165 | |
| 3166 | // Other //////////////////////////////////////////////////////////////////////////////////////////////////// |
| 3167 |
no outgoing calls
no test coverage detected