summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/framework/decryptorimpl.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-04-23 13:44:07 +0200
committerNoel Grandin <noel@peralex.com>2014-04-24 10:53:16 +0200
commite4e654e40575300eaab429a6b94348bf43b9d7ce (patch)
tree3e44e5429c9e6ddecae45e47154733ac882d9564 /xmlsecurity/source/framework/decryptorimpl.hxx
parent2ff8ae7c9e9b36d187abef9e163f47a740d51214 (diff)
xmlsecurity: sal_Bool->bool
Change-Id: I4f32fe3b5133e13dab88ca1c9acd021d84dc59a9
Diffstat (limited to 'xmlsecurity/source/framework/decryptorimpl.hxx')
-rw-r--r--xmlsecurity/source/framework/decryptorimpl.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/xmlsecurity/source/framework/decryptorimpl.hxx b/xmlsecurity/source/framework/decryptorimpl.hxx
index 9f6aab4c4d5d..1833d07a91dd 100644
--- a/xmlsecurity/source/framework/decryptorimpl.hxx
+++ b/xmlsecurity/source/framework/decryptorimpl.hxx
@@ -96,9 +96,6 @@ public:
OUString DecryptorImpl_getImplementationName()
throw ( com::sun::star::uno::RuntimeException );
-sal_Bool SAL_CALL DecryptorImpl_supportsService( const OUString& ServiceName )
- throw ( com::sun::star::uno::RuntimeException );
-
com::sun::star::uno::Sequence< OUString > SAL_CALL DecryptorImpl_getSupportedServiceNames( )
throw ( com::sun::star::uno::RuntimeException );