summaryrefslogtreecommitdiffstats
path: root/filter/source/msfilter/viscache.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-10-18 14:30:22 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-10-19 06:32:58 +0000
commit0aa24916cbea2ab3a843217be2c3be6c32c42ad5 (patch)
tree3a002816d73015e1dfb75664cad331c398cb5bc8 /filter/source/msfilter/viscache.hxx
parentcid#1374076 uncaught exception (diff)
downloadcore-0aa24916cbea2ab3a843217be2c3be6c32c42ad5.tar.gz
core-0aa24916cbea2ab3a843217be2c3be6c32c42ad5.zip
loplugin:expandablemethodds in filter..forms
Change-Id: Ic1f64f804acc10b1a48d82de9fc6a2b39af465a0 Reviewed-on: https://gerrit.libreoffice.org/30014 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'filter/source/msfilter/viscache.hxx')
-rw-r--r--filter/source/msfilter/viscache.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/filter/source/msfilter/viscache.hxx b/filter/source/msfilter/viscache.hxx
index ee1767c5c05e..608ca8f71a64 100644
--- a/filter/source/msfilter/viscache.hxx
+++ b/filter/source/msfilter/viscache.hxx
@@ -50,7 +50,6 @@ public:
delete pMtf;
pMtf = new GDIMetaFile( rMtf );
}
- SotClipboardFormatId GetFormat() const { return nFormat; }
void SetAspect( sal_uInt16 nAsp ) { nAspect = nAsp; }
void SetAdviseFlags( sal_uLong nAdv ) { nAdvFlags = nAdv; }
void SetSize( const Size & rSize ) { aSize = rSize; }