summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/officeforms.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/officeforms.hxx')
-rw-r--r--xmloff/source/forms/officeforms.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/source/forms/officeforms.hxx b/xmloff/source/forms/officeforms.hxx
index 1a4af65e4bda..8a32a6d1c659 100644
--- a/xmloff/source/forms/officeforms.hxx
+++ b/xmloff/source/forms/officeforms.hxx
@@ -69,9 +69,9 @@ namespace xmloff
~OFormsRootExport();
private:
- void addModelAttributes(SvXMLExport& _rExp);
+ static void addModelAttributes(SvXMLExport& _rExp);
- void implExportBool(
+ static void implExportBool(
SvXMLExport& _rExp,
OfficeFormsAttributes _eAttribute,
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxProps,