fix ubuntu trusty build
Change-Id: I9a7fa68ab69aa9e730bf1e0fb3bc0c49db5f3ef0
This commit is contained in:
@@ -71,6 +71,9 @@ public:
|
|||||||
bool bDefaultStyle = false );
|
bool bDefaultStyle = false );
|
||||||
~XMLTextStyleContext() override;
|
~XMLTextStyleContext() override;
|
||||||
|
|
||||||
|
XMLTextStyleContext(const XMLTextStyleContext &) = delete;
|
||||||
|
XMLTextStyleContext operator=(const XMLTextStyleContext &) = delete;
|
||||||
|
|
||||||
virtual SvXMLImportContext *CreateChildContext(
|
virtual SvXMLImportContext *CreateChildContext(
|
||||||
sal_uInt16 nPrefix,
|
sal_uInt16 nPrefix,
|
||||||
const OUString& rLocalName,
|
const OUString& rLocalName,
|
||||||
|
Reference in New Issue
Block a user