summaryrefslogtreecommitdiff
path: root/writerfilter/qa/cppunittests/rtftok/testrtftok.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/qa/cppunittests/rtftok/testrtftok.cxx')
-rw-r--r--writerfilter/qa/cppunittests/rtftok/testrtftok.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/writerfilter/qa/cppunittests/rtftok/testrtftok.cxx b/writerfilter/qa/cppunittests/rtftok/testrtftok.cxx
index 6340f55f4fdd..37337672cd26 100644
--- a/writerfilter/qa/cppunittests/rtftok/testrtftok.cxx
+++ b/writerfilter/qa/cppunittests/rtftok/testrtftok.cxx
@@ -35,7 +35,7 @@ public:
virtual bool load(const OUString&,
const OUString& rURL, const OUString&,
- unsigned int, SotClipboardFormatId, unsigned int) SAL_OVERRIDE;
+ SfxFilterFlags, SotClipboardFormatId, unsigned int) SAL_OVERRIDE;
void test();
@@ -55,7 +55,7 @@ void RtfTest::setUp()
bool RtfTest::load(const OUString&,
const OUString& rURL, const OUString&,
- unsigned int, SotClipboardFormatId, unsigned int)
+ SfxFilterFlags, SotClipboardFormatId, unsigned int)
{
uno::Sequence< beans::PropertyValue > aDescriptor =
{