summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/text/txtimp.cxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/xmloff/source/text/txtimp.cxx b/xmloff/source/text/txtimp.cxx
index 4e46cedcc135..7ccd96e06930 100644
--- a/xmloff/source/text/txtimp.cxx
+++ b/xmloff/source/text/txtimp.cxx
@@ -2639,18 +2639,6 @@ bool XMLTextImportHelper::FindAndRemoveBookmarkStartRange(
}
}
-OUString XMLTextImportHelper::FindActiveBookmarkName()
-{
- if (!m_xImpl->m_BookmarkVector.empty())
- {
- return m_xImpl->m_BookmarkVector.back();
- }
- else
- {
- return OUString(); // return the empty string on error...
- }
-}
-
void XMLTextImportHelper::pushFieldCtx( const OUString& name, const OUString& type )
{
m_xImpl->m_FieldStack.push(Impl::field_stack_item_t(