summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2019-12-06 20:36:13 +0100
committerEike Rathke <erack@redhat.com>2019-12-06 23:19:14 +0100
commitec1478f7da29fc5df5aa2d1ff373d60bdd5b01e0 (patch)
tree3c88dfd1c3299881088537d59df4e927f094fa23 /include
parent06e45d45877349417000def82c20eaae4bfc3ee3 (diff)
Test results across all imported and inserted sheets.
Change-Id: I573467a962a2835765cc5672b81cce4c7772ddff Reviewed-on: https://gerrit.libreoffice.org/84669 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins
Diffstat (limited to 'include')
-rw-r--r--include/test/sheet/xspreadsheets2.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/test/sheet/xspreadsheets2.hxx b/include/test/sheet/xspreadsheets2.hxx
index 1340b80be216..6c2cd0952b28 100644
--- a/include/test/sheet/xspreadsheets2.hxx
+++ b/include/test/sheet/xspreadsheets2.hxx
@@ -36,6 +36,7 @@ public:
void testImportNamedRangeRedefinedInSource();
void testImportNewNamedRange();
void testImportCellStyle();
+ void testLastAfterInsertCopy();
virtual css::uno::Reference< css::lang::XComponent > getComponent() = 0;
virtual css::uno::Reference< css::uno::XInterface > init() = 0;