summaryrefslogtreecommitdiffstats
path: root/test/inc
diff options
context:
space:
mode:
Diffstat (limited to 'test/inc')
-rw-r--r--test/inc/test/officeconnection.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/inc/test/officeconnection.hxx b/test/inc/test/officeconnection.hxx
index 4c764b1693d0..e5250ce6aedf 100644
--- a/test/inc/test/officeconnection.hxx
+++ b/test/inc/test/officeconnection.hxx
@@ -55,6 +55,9 @@ public:
com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >
getComponentContext() const;
+ // Must not be called before setUp or after tearDown:
+ bool isStillAlive() const;
+
private:
oslProcess process_;
com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >