diff options
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/style/PageMasterExportPropMapper.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/PageMasterExportPropMapper.cxx b/xmloff/source/style/PageMasterExportPropMapper.cxx index 22078b2376a1..f2f08b3a2827 100644 --- a/xmloff/source/style/PageMasterExportPropMapper.cxx +++ b/xmloff/source/style/PageMasterExportPropMapper.cxx @@ -348,7 +348,7 @@ void XMLPageMasterExportPropMapper::ContextFilter( sal_Int16 nPrintId = nContextId & CTF_PM_PRINTMASK; - // tdf#103602 don't export draw:fill attributes on page-layout-properteis in strict ODF + // tdf#103602 don't export draw:fill attributes on page-layout-properties in strict ODF if (!isDrawingPageExport && aPropMapper->GetEntryAPIName(rProp.mnIndex).startsWith("Fill") && ((aBackgroundImageExport.GetExport().getSaneDefaultVersion() |