From a21d34941c01622a479523d9eb2ab4086ff14ca0 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 2 Jun 2016 08:35:30 +0200 Subject: drop some more RTL_CONSTASCII_USTRINGPARAM Change-Id: I528b0ecb5282178d8e727471beb126cb7d3f2eb4 --- xmloff/source/style/PageMasterImportContext.cxx | 6 +-- xmloff/source/style/prstylei.cxx | 66 ++++++++++++------------- 2 files changed, 36 insertions(+), 36 deletions(-) (limited to 'xmloff') diff --git a/xmloff/source/style/PageMasterImportContext.cxx b/xmloff/source/style/PageMasterImportContext.cxx index 8b93b7b5cf88..1aaee2640818 100644 --- a/xmloff/source/style/PageMasterImportContext.cxx +++ b/xmloff/source/style/PageMasterImportContext.cxx @@ -164,9 +164,9 @@ void PageStyleContext::FillPropertySet(const uno::Reference::iterator a = maProperties.begin(); a != maProperties.end(); ++a) { -- cgit