summaryrefslogtreecommitdiff
path: root/include/sfx2/frmhtml.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/frmhtml.hxx')
-rw-r--r--include/sfx2/frmhtml.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/sfx2/frmhtml.hxx b/include/sfx2/frmhtml.hxx
index 25f470a2d24f..6b6ff228b5c9 100644
--- a/include/sfx2/frmhtml.hxx
+++ b/include/sfx2/frmhtml.hxx
@@ -29,9 +29,8 @@ class SfxFrameDescriptor;
namespace SfxFrameHTMLParser
{
- // These methods can also be used by other parsers.
- SFX2_DLLPUBLIC void ParseFrameOptions(SfxFrameDescriptor*, const HTMLOptions&, const OUString& );
-
+// These methods can also be used by other parsers.
+SFX2_DLLPUBLIC void ParseFrameOptions(SfxFrameDescriptor*, const HTMLOptions&, const OUString&);
};
#endif