summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/macroloader.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inc/macroloader.hxx')
-rw-r--r--sfx2/source/inc/macroloader.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/inc/macroloader.hxx b/sfx2/source/inc/macroloader.hxx
index 54decff36a37..9e1dfba18ed0 100644
--- a/sfx2/source/inc/macroloader.hxx
+++ b/sfx2/source/inc/macroloader.hxx
@@ -68,7 +68,7 @@ public:
virtual css::uno::Reference < css::frame::XDispatch > SAL_CALL queryDispatch(
const css::util::URL& aURL, const OUString& sTargetFrameName,
- FrameSearchFlags eSearchFlags ) override;
+ sal_Int32 eSearchFlags ) override;
virtual css::uno::Sequence< css::uno::Reference < css::frame::XDispatch > > SAL_CALL queryDispatches(
const css::uno::Sequence < css::frame::DispatchDescriptor >& seqDescriptor ) override;