warn->info: its just a fact
Change-Id: Id3f468cc4bb4f6f0b34bcc8486817c3f9c994020
This commit is contained in:
@@ -236,7 +236,7 @@ void XmlFilterBase::checkDocumentProperties(const Reference<XDocumentProperties>
|
|||||||
if (!aValue.startsWithIgnoreAsciiCase("12."))
|
if (!aValue.startsWithIgnoreAsciiCase("12."))
|
||||||
return;
|
return;
|
||||||
|
|
||||||
SAL_WARN("oox", "a MSO 2007 document");
|
SAL_INFO("oox", "a MSO 2007 document");
|
||||||
mbMSO2007 = true;
|
mbMSO2007 = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user