summaryrefslogtreecommitdiffstats
path: root/offapi
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-11-03 10:46:24 +0200
committerTor Lillqvist <tml@collabora.com>2016-11-03 11:10:59 +0200
commit38dc4ea8992f74e15951cc0bc7e378fe1857c604 (patch)
tree92af5990e6059f6c8e601f63fea87bf2d6c5004d /offapi
parentloplugin:unnecessaryvirtual (diff)
downloadcore-38dc4ea8992f74e15951cc0bc7e378fe1857c604.tar.gz
core-38dc4ea8992f74e15951cc0bc7e378fe1857c604.zip
Bin unused XSecuritySAXEventKeeper::cloneElementCollector
Change-Id: Icc0ead769fa0a052f7d4dfbc825c96dbb513b33f
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/xml/crypto/sax/XSecuritySAXEventKeeper.idl13
1 files changed, 0 insertions, 13 deletions
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
@@ -53,19 +53,6 @@ interface XSecuritySAXEventKeeper : XSAXEventKeeper
[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.
*
* @param id the keeper id of the element collector to be set