summaryrefslogtreecommitdiff
path: root/desktop/source/app/dispatchwatcher.hxx
diff options
context:
space:
mode:
authorMuthu Subramanian K <sumuthu@novell.com>2010-08-25 23:38:54 +0200
committerJan Holesovsky <kendy@suse.cz>2010-08-26 13:08:40 +0200
commit27828d6293f0840d563b45f1eda0b730c72ea58f (patch)
tree4f5ae7c676c12de6720a6321d160d2c12ebcc421 /desktop/source/app/dispatchwatcher.hxx
parent6a96c05eca4d313795978297ba963f4aeb41ce53 (diff)
desktop-infilter-option.diff: Force input filter during the batch conversion.
Notes
Notes: split repo tag: libs-core_OOO_BUILD_3_2_98_0
Diffstat (limited to 'desktop/source/app/dispatchwatcher.hxx')
-rw-r--r--desktop/source/app/dispatchwatcher.hxx1
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
};