From 79087c7c0ab152e8e7fd155d020e991d801748df Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Sun, 6 Jan 2019 22:00:35 +0100 Subject: sw: DocumentIndexTest - "fix" the comment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I735a0a4e2c273dcdc271d39ec141ead28d6b0493 Reviewed-on: https://gerrit.libreoffice.org/65910 Reviewed-by: Tomaž Vajngerl Tested-by: Tomaž Vajngerl --- sw/qa/api/XDocumentIndexTest.hxx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'sw/qa/api') diff --git a/sw/qa/api/XDocumentIndexTest.hxx b/sw/qa/api/XDocumentIndexTest.hxx index 65c677864563..c181a10ac76f 100644 --- a/sw/qa/api/XDocumentIndexTest.hxx +++ b/sw/qa/api/XDocumentIndexTest.hxx @@ -25,12 +25,16 @@ namespace apitest { +/** + * Testing com.sun.star.text.XDocumentIndex + * + * @see com.sun.star.text.XDocumentIndex + */ class XDocumentIndexTest : public ApiTestBase { public: /** - * Test calls the method.

- * Has OK status if the returned service name + * Has OK status if the returned service name * is equal to 'com.sun.star.text.DocumentIndex'. */ void testGetServiceName() -- cgit v1.2.3