summaryrefslogtreecommitdiff
path: root/sc/inc/fillinfo.hxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-08-23 12:18:40 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-08-23 12:20:23 +0200
commit7190adcd400aee9125fee4e559410c5f346e1058 (patch)
tree7a2aa596786c67beaf911fb58eaaf2521ea555c9 /sc/inc/fillinfo.hxx
parentd239bf6d79e93f650a4241fcd2da0cb77c9cb95b (diff)
external data: test application for my UI workfeature/external-data-ui
Change-Id: I9da2f9d29a209cefaac3e1af429e606a47792039
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[]>