summaryrefslogtreecommitdiffstats
path: root/sdext/source/pdfimport/filterdet.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-06-27 15:25:46 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-06-27 15:27:39 +0200
commite48a2339600d12d43148bbdb9a47770ae9bc94e3 (patch)
treedcaa8b52ed44f0b6c22b02c29910cea6b1ea46a3 /sdext/source/pdfimport/filterdet.hxx
parentlibgltf: use WHITESPACE (diff)
downloadcore-e48a2339600d12d43148bbdb9a47770ae9bc94e3.tar.gz
core-e48a2339600d12d43148bbdb9a47770ae9bc94e3.zip
loplugin:unreffun: also warn about redundant redeclarations
Change-Id: I9a812220b58cf6da00d854e65794f7c673ab239d
Diffstat (limited to 'sdext/source/pdfimport/filterdet.hxx')
-rw-r--r--sdext/source/pdfimport/filterdet.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sdext/source/pdfimport/filterdet.hxx b/sdext/source/pdfimport/filterdet.hxx
index 6a5c59f88234..334e68fc8aa8 100644
--- a/sdext/source/pdfimport/filterdet.hxx
+++ b/sdext/source/pdfimport/filterdet.hxx
@@ -94,12 +94,6 @@ bool checkDocChecksum( const OUString& rInPDFFileURL,
sal_uInt32 nBytes,
const OUString& rChkSum );
-bool getPassword( const css::uno::Reference< css::task::XInteractionHandler >& xHandler,
- OUString& o_rPwd,
- bool bFirstTry,
- const OUString& i_rDocName
- );
-
}
#endif