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