summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-02-23 15:34:57 -0500
committerKohei Yoshida <kyoshida@novell.com>2010-02-23 15:34:57 -0500
commitc5066e9c3d1cef4e5a27ad6511e2cbb2154f7bc9 (patch)
tree331648cb02d24383004a929dc6caff2c9cb0c768 /sc/source/filter/xml
parente1f75279ee368b62d528b63ce0085453ca65768a (diff)
calctabcolor: A blank line.
Diffstat (limited to 'sc/source/filter/xml')
-rw-r--r--sc/source/filter/xml/xmlexprt.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/filter/xml/xmlexprt.cxx b/sc/source/filter/xml/xmlexprt.cxx
index 6c969e36a46a..bdae38ce878b 100644
--- a/sc/source/filter/xml/xmlexprt.cxx
+++ b/sc/source/filter/xml/xmlexprt.cxx
@@ -2637,6 +2637,7 @@ void ScXMLExport::_ExportAutoStyles()
SvXMLElementExport aElemStyleTabProps(*this, XML_NAMESPACE_STYLE, XML_TABLE_PROPERTIES, sal_True, sal_True);
}
}
+
if (getExportFlags() & EXPORT_MASTERSTYLES)
{
GetPageExport()->collectAutoStyles(sal_True);