diff options
author | Noel Grandin <noel@peralex.com> | 2015-12-04 13:27:18 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-12-07 11:01:59 +0200 |
commit | 7e1bb64f1417e05ad29d20c6be212de68ce4a769 (patch) | |
tree | 9b483d3a59d387d2aecff93dcde70eac3da15984 /compilerplugins | |
parent | 9f0f30fa35fc25caac432554c865c8eacb4ed9bb (diff) |
loplugin:mergeclasses OOXMLPropertyImpl into OOXMLProperty
Change-Id: I1447cfc76c529332450c90a21b6525d3103fe852
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/mergeclasses.results | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compilerplugins/clang/mergeclasses.results b/compilerplugins/clang/mergeclasses.results index aca2407c2478..c07eb0d08157 100644 --- a/compilerplugins/clang/mergeclasses.results +++ b/compilerplugins/clang/mergeclasses.results @@ -394,7 +394,6 @@ merge writerfilter::Table with writerfilter::LoggedTable merge writerfilter::dmapper::TableManager with writerfilter::dmapper::DomainMapperTableManager merge writerfilter::ooxml::OOXMLDocument with writerfilter::ooxml::OOXMLDocumentImpl merge writerfilter::ooxml::OOXMLFastContextHandlerLinear with writerfilter::ooxml::OOXMLFastContextHandlerMath -merge writerfilter::ooxml::OOXMLProperty with writerfilter::ooxml::OOXMLPropertyImpl merge writerfilter::ooxml::OOXMLStream with writerfilter::ooxml::OOXMLStreamImpl merge writerfilter::rtftok::RTFDocument with writerfilter::rtftok::RTFDocumentImpl merge ww8::WW8Struct with ww8::WW8Sttb |