summaryrefslogtreecommitdiff
path: root/svtools/source/graphic
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-05-15 10:01:31 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-05-15 10:01:38 +0100
commitdd466513a9b5412f59c38bfa1786782852033c2c (patch)
treef55b72b6bb941b33a4feac7542663fec0c431c1e /svtools/source/graphic
parent346baad24a7c3795ce134092913c9aa31cddfdfd (diff)
window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::Transparent
ideally camel case the rest of these for consistency Change-Id: I7f66b8051ea58963ea28d128f73900aefe5d2846
Diffstat (limited to 'svtools/source/graphic')
-rw-r--r--svtools/source/graphic/grfcache.cxx2
-rw-r--r--svtools/source/graphic/grfmgr2.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/svtools/source/graphic/grfcache.cxx b/svtools/source/graphic/grfcache.cxx
index a747380e3a5e..808cd5d6070f 100644
--- a/svtools/source/graphic/grfcache.cxx
+++ b/svtools/source/graphic/grfcache.cxx
@@ -703,7 +703,7 @@ bool GraphicDisplayCacheEntry::IsCacheableAsBitmap( const GDIMetaFile& rMtf,
case MetaActionType::WALLPAPER:
// FALLTHROUGH intended
- case MetaActionType::TRANSPARENT:
+ case MetaActionType::Transparent:
// FALLTHROUGH intended
case MetaActionType::EPS:
// FALLTHROUGH intended
diff --git a/svtools/source/graphic/grfmgr2.cxx b/svtools/source/graphic/grfmgr2.cxx
index fae233139002..5570b0c890a7 100644
--- a/svtools/source/graphic/grfmgr2.cxx
+++ b/svtools/source/graphic/grfmgr2.cxx
@@ -1334,7 +1334,7 @@ bool GraphicManager::ImplCreateOutput( OutputDevice* pOut,
case MetaActionType::WALLPAPER:
// FALLTHROUGH intended
- case MetaActionType::TRANSPARENT:
+ case MetaActionType::Transparent:
// FALLTHROUGH intended
case MetaActionType::EPS:
// FALLTHROUGH intended