From 38dc4ea8992f74e15951cc0bc7e378fe1857c604 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 3 Nov 2016 10:46:24 +0200 Subject: Bin unused XSecuritySAXEventKeeper::cloneElementCollector Change-Id: Icc0ead769fa0a052f7d4dfbc825c96dbb513b33f --- .../com/sun/star/xml/crypto/sax/XSecuritySAXEventKeeper.idl | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'offapi') diff --git a/offapi/com/sun/star/xml/crypto/sax/XSecuritySAXEventKeeper.idl b/offapi/com/sun/star/xml/crypto/sax/XSecuritySAXEventKeeper.idl index c408907e2b94..94d2e9e711b6 100644 --- a/offapi/com/sun/star/xml/crypto/sax/XSecuritySAXEventKeeper.idl +++ b/offapi/com/sun/star/xml/crypto/sax/XSecuritySAXEventKeeper.idl @@ -52,19 +52,6 @@ interface XSecuritySAXEventKeeper : XSAXEventKeeper [in] ElementMarkPriority priority, [in] boolean modifyElement); - /** - * Clones an element collector. - * - * @param referenceId the keeper id of the element collector to - * be cloned - * @param priority the priority of new element collector. See - * ConstOfPriority - * @return the keeper id of the new element collector - */ - long cloneElementCollector( - [in] long referenceId, - [in] ElementMarkPriority priority); - /** * Sets security id for an element mark. * -- cgit v1.2.3