diff options
Diffstat (limited to 'desktop/source/app/dispatchwatcher.hxx')
-rw-r--r-- | desktop/source/app/dispatchwatcher.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/source/app/dispatchwatcher.hxx b/desktop/source/app/dispatchwatcher.hxx index 5a5c028c9f76..8cdbc520ab85 100644 --- a/desktop/source/app/dispatchwatcher.hxx +++ b/desktop/source/app/dispatchwatcher.hxx @@ -77,6 +77,7 @@ class DispatchWatcher : public ::cppu::WeakImplHelper1< ::com::sun::star::frame: REQUEST_FORCEOPEN, REQUEST_FORCENEW, REQUEST_CONVERSION, + REQUEST_INFILTER, REQUEST_BATCHPRINT }; |