Kaydet (Commit) a6db8e23 authored tarafından David Tardon's avatar David Tardon

fix index

Change-Id: I2eb918b2590841cc541a3cec3be7731423653a63
üst 7a1e6d73
......@@ -3733,7 +3733,7 @@ uno::Sequence< OUString > SwXTextTable::getSupportedServiceNames(void) throw( un
pArr[0] = "com.sun.star.document.LinkTarget";
pArr[1] = "com.sun.star.text.TextTable";
pArr[2] = "com.sun.star.text.TextContent";
pArr[2] = "com.sun.star.text.TextSortable";
pArr[3] = "com.sun.star.text.TextSortable";
return aRet;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment