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