summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2016-08-30 17:17:27 +0200
committerDavid Tardon <dtardon@redhat.com>2016-09-06 14:38:06 +0200
commit9f965900a8a22cdf9dcd10f962e27b9ffc3ed8b8 (patch)
tree47c6ebba7a8212fe6adedd1d79814eee37dc3cc2 /xmloff
parent77bb65881a7dff2f3935df6dae7f3b1e0b756e12 (diff)
remove extra whitespace
Change-Id: I07dd8be5e74c0776d24222d8af2628535c9ba980
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/draw/ximpstyl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/ximpstyl.cxx b/xmloff/source/draw/ximpstyl.cxx
index 44c7989843de..aee1d7b5debf 100644
--- a/xmloff/source/draw/ximpstyl.cxx
+++ b/xmloff/source/draw/ximpstyl.cxx
@@ -1510,7 +1510,7 @@ SvXMLImportContext* SdXMLMasterStylesContext::CreateChildContext(
}
}
}
- else if(nPrefix == XML_NAMESPACE_STYLE
+ else if(nPrefix == XML_NAMESPACE_STYLE
&& IsXMLToken( rLocalName, XML_HANDOUT_MASTER ) )
{
uno::Reference< presentation::XHandoutMasterSupplier > xHandoutSupp( GetSdImport().GetModel(), uno::UNO_QUERY );