summaryrefslogtreecommitdiff
path: root/xmloff/inc/DomBuilderContext.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-07-22 22:39:26 +0200
committerThomas Arnhold <thomas@arnhold.org>2011-07-25 15:12:21 +0200
commit6e33eee41ddfa8c3bace8886ca6b7ab1529f9964 (patch)
treef24901f3a99014dddd2c980e7aec804cfd522412 /xmloff/inc/DomBuilderContext.hxx
parentb42bed0fa29712dfe669e400edcb6f01379b1f35 (diff)
callcatcher: remove unused methods
Diffstat (limited to 'xmloff/inc/DomBuilderContext.hxx')
-rw-r--r--xmloff/inc/DomBuilderContext.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/inc/DomBuilderContext.hxx b/xmloff/inc/DomBuilderContext.hxx
index 4ae1dc374a1e..16407417f6a1 100644
--- a/xmloff/inc/DomBuilderContext.hxx
+++ b/xmloff/inc/DomBuilderContext.hxx
@@ -86,9 +86,6 @@ public:
/** access the DOM tree */
com::sun::star::uno::Reference<com::sun::star::xml::dom::XDocument> getTree();
- /** access this context's DOM sub-tree */
- com::sun::star::uno::Reference<com::sun::star::xml::dom::XNode> getNode();
-
//
// implement SvXMLImportContext methods: