From 7477ab139142c55da6a7d4fb10903dcb464ee97b Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 17 Oct 2016 16:02:40 +0200 Subject: loplugin:inlineablemethods in xmloff Change-Id: I22202f85c65a862ccdafe1d521e2945e3d99252a --- include/xmloff/xmlexp.hxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/xmloff/xmlexp.hxx') diff --git a/include/xmloff/xmlexp.hxx b/include/xmloff/xmlexp.hxx index a59ddd3cd202..a8d85af62152 100644 --- a/include/xmloff/xmlexp.hxx +++ b/include/xmloff/xmlexp.hxx @@ -543,9 +543,6 @@ public: /// returns the deterministic version for odf export SvtSaveOptions::ODFSaneDefaultVersion getSaneDefaultVersion() const; - /// name of stream in package, e.g., "content.xml" - OUString GetStreamName() const; - // FIXME: this is only for legacy stuff that has not yet been adapted // to implement XMetadatable; this can write duplicate IDs! /// add xml:id and legacy namespace id -- cgit