summaryrefslogtreecommitdiff
path: root/include/xmloff/formlayerimport.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-04-02 14:07:31 +0200
committerNoel Grandin <noel@peralex.com>2015-04-07 10:24:54 +0200
commitd1b27a1d9af27c0447d4eb1c8d5864b5028d7746 (patch)
tree7f551a3eb69040d674bf5b52b0405b897b23324f /include/xmloff/formlayerimport.hxx
parente4688a3d41265946007c6c9a5c5b5742078c74a3 (diff)
loplugin:staticmethods
Change-Id: Id3d6b50e07ea0850af18ab9bdadfffe0e4602aab
Diffstat (limited to 'include/xmloff/formlayerimport.hxx')
-rw-r--r--include/xmloff/formlayerimport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/formlayerimport.hxx b/include/xmloff/formlayerimport.hxx
index 084f3f32707c..dcb35932488a 100644
--- a/include/xmloff/formlayerimport.hxx
+++ b/include/xmloff/formlayerimport.hxx
@@ -65,7 +65,7 @@ namespace xmloff
/** creates an import context for the office:forms element
*/
- SvXMLImportContext* createOfficeFormsContext(
+ static SvXMLImportContext* createOfficeFormsContext(
SvXMLImport& _rImport,
sal_uInt16 _nPrefix,
const OUString& _rLocalName);