summaryrefslogtreecommitdiff
path: root/sw/qa/api/XDocumentIndexTest.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa/api/XDocumentIndexTest.hxx')
-rw-r--r--sw/qa/api/XDocumentIndexTest.hxx8
1 files changed, 6 insertions, 2 deletions
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 <code>com.sun.star.text.XDocumentIndex</code>
+ *
+ * @see com.sun.star.text.XDocumentIndex
+ */
class XDocumentIndexTest : public ApiTestBase
{
public:
/**
- * Test calls the method. <p>
- * Has <b> OK </b> status if the returned service name
+ * Has <b>OK</b> status if the returned service name
* is equal to 'com.sun.star.text.DocumentIndex'.
*/
void testGetServiceName()