Kaydet (Commit) d0090009 authored tarafından Noel Grandin's avatar Noel Grandin

fix Android build

I removed the method in commit
a62129aa
"loplugin:unusedmethods xmloff"

Change-Id: I0e543b4b9b572f843f68023396d9344c455c2bc1
üst b303f274
......@@ -530,6 +530,10 @@ public:
// this is called from the parent group for each unparsed attribute in the attribute list
virtual void processAttribute( sal_uInt16 nPrefix, const OUString& rLocalName, const OUString& rValue ) SAL_OVERRIDE;
#if !HAVE_FEATURE_GLTF
const OUString& getMimeType() const { return maMimeType; }
#endif
};
// draw:floating-frame
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment