summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/StyleOASISTContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/transform/StyleOASISTContext.cxx')
-rw-r--r--xmloff/source/transform/StyleOASISTContext.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/xmloff/source/transform/StyleOASISTContext.cxx b/xmloff/source/transform/StyleOASISTContext.cxx
index 3546f0bc7377..9d26f853cbee 100644
--- a/xmloff/source/transform/StyleOASISTContext.cxx
+++ b/xmloff/source/transform/StyleOASISTContext.cxx
@@ -905,13 +905,6 @@ void XMLStyleOASISTContext::Characters( const OUString& )
// element content only:
}
-void XMLStyleOASISTContext::ExportContent()
-{
- if( m_xPropContext.is() )
- m_xPropContext->Export();
- XMLPersElemContentTContext::ExportContent();
-}
-
bool XMLStyleOASISTContext::IsPersistent() const
{
return m_bPersistent;