summaryrefslogtreecommitdiffstats
path: root/filter/source/msfilter/msdffimp.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-02-20 14:57:22 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-02-21 06:05:28 +0100
commitbcb1e01c32e09d9abeb91b73303f2eb6b3b5abfe (patch)
treef252d97b5b6172bad53ff4efd454129b81678d04 /filter/source/msfilter/msdffimp.cxx
parentloplugin:changetoolsgen in svx (diff)
downloadcore-bcb1e01c32e09d9abeb91b73303f2eb6b3b5abfe.tar.gz
core-bcb1e01c32e09d9abeb91b73303f2eb6b3b5abfe.zip
ColorData->Color in filter
Change-Id: I19675b635d8428a78c9e64b775cc7a2b82c5f84e Reviewed-on: https://gerrit.libreoffice.org/50039 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'filter/source/msfilter/msdffimp.cxx')
-rw-r--r--filter/source/msfilter/msdffimp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/msfilter/msdffimp.cxx b/filter/source/msfilter/msdffimp.cxx
index 5aa4bb35bc75..376eee8c7d03 100644
--- a/filter/source/msfilter/msdffimp.cxx
+++ b/filter/source/msfilter/msdffimp.cxx
@@ -5630,7 +5630,7 @@ SvxMSDffManager::SvxMSDffManager(SvStream& rStCtrl_,
SvStream* pStData_,
SdrModel* pSdrModel_,// see SetModel() below
long nApplicationScale,
- ColorData mnDefaultColor_,
+ Color mnDefaultColor_,
SvStream* pStData2_,
bool bSkipImages )
:DffPropertyReader( *this ),