summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLIndexMarkExport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLIndexMarkExport.hxx')
-rw-r--r--xmloff/source/text/XMLIndexMarkExport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLIndexMarkExport.hxx b/xmloff/source/text/XMLIndexMarkExport.hxx
index a36b8cd24af4..5bb2521533bb 100644
--- a/xmloff/source/text/XMLIndexMarkExport.hxx
+++ b/xmloff/source/text/XMLIndexMarkExport.hxx
@@ -92,7 +92,7 @@ protected:
/// create a numerical ID for this index mark
/// (represented by its properties)
- void GetID(
+ static void GetID(
OUStringBuffer& sBuffer,
const ::com::sun::star::uno::Reference<
::com::sun::star::beans::XPropertySet> & rPropSet);