| 67 | |
| 68 | |
| 69 | void NotificationListener::OnAfterOpenFile(UIContext* context, FileContext* file, ViewFrame* frame) {} |
| 70 | |
| 71 | |
| 72 | bool NotificationListener::OnBeforeSaveFile(UIContext* context, FileContext* file, ViewFrame* frame) |
nothing calls this directly
no outgoing calls
no test coverage detected