summaryrefslogtreecommitdiff
path: root/sc/inc/fillinfo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/fillinfo.hxx')
-rw-r--r--sc/inc/fillinfo.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/fillinfo.hxx b/sc/inc/fillinfo.hxx
index 53de02b0eca5..82d4c197d8c9 100644
--- a/sc/inc/fillinfo.hxx
+++ b/sc/inc/fillinfo.hxx
@@ -188,7 +188,7 @@ struct RowInfo
bool bChanged:1; // TRUE, if not tested
};
-struct ScTableInfo
+struct SC_DLLPUBLIC ScTableInfo
{
svx::frame::Array maArray;
std::unique_ptr<RowInfo[]>