diff options
Diffstat (limited to 'sw/inc/unocoll.hxx')
-rw-r--r-- | sw/inc/unocoll.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/inc/unocoll.hxx b/sw/inc/unocoll.hxx index 975fbbde8b2c..26034303ecd6 100644 --- a/sw/inc/unocoll.hxx +++ b/sw/inc/unocoll.hxx @@ -50,6 +50,9 @@ class SwSectionFmt; class SwFmtRefMark; class SwXReferenceMark; class SwXBookmark; +struct SvEventDescription; + +const SvEventDescription* sw_GetSupportedMacroItems(); class SwUnoCollection { |