summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/style/XStyleLoader.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/style/XStyleLoader.idl')
-rw-r--r--offapi/com/sun/star/style/XStyleLoader.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/style/XStyleLoader.idl b/offapi/com/sun/star/style/XStyleLoader.idl
index 2899f23d61b2..566f6fb263db 100644
--- a/offapi/com/sun/star/style/XStyleLoader.idl
+++ b/offapi/com/sun/star/style/XStyleLoader.idl
@@ -50,7 +50,7 @@ published interface XStyleLoader: com::sun::star::uno::XInterface
<li> boolean LoadPageStyles </li>
<li> boolean LoadNumberingStyles </li>
<li> boolean OverwriteStyles</li>
- <li> com::sun::star::io::XInputStream InputStream (since LibreOffice 6.5)</li>
+ <li> com::sun::star::io::XInputStream InputStream (since LibreOffice 7.0)</li>
</ul>
<p>As the default, all supported style families are loaded and existing styles are overwritten.</p>
*/