diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2016-10-17 16:02:40 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2016-10-18 08:51:07 +0200 |
commit | 7477ab139142c55da6a7d4fb10903dcb464ee97b (patch) | |
tree | 7761955992cff3a8070c4e2860d9524ea7315c04 /include/xmloff/xmlexp.hxx | |
parent | 281fa6ac6a7df48dd65f5019d5a74148a096e253 (diff) |
loplugin:inlineablemethods in xmloff
Change-Id: I22202f85c65a862ccdafe1d521e2945e3d99252a
Diffstat (limited to 'include/xmloff/xmlexp.hxx')
-rw-r--r-- | include/xmloff/xmlexp.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
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 |