summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star')
-rw-r--r--offapi/com/sun/star/ui/ItemStyle.idl2
-rw-r--r--offapi/com/sun/star/ui/XStatusbarItem.idl2
2 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ui/ItemStyle.idl b/offapi/com/sun/star/ui/ItemStyle.idl
index 966a4f4e19dc..37495a490573 100644
--- a/offapi/com/sun/star/ui/ItemStyle.idl
+++ b/offapi/com/sun/star/ui/ItemStyle.idl
@@ -153,7 +153,7 @@ constants ItemStyle
/** marks always visible element which can not be removed when statusbar
width is not sufficient.
- @since LibreOffice 6.2
+ @since LibreOffice 6.1
*/
const short MANDATORY = 4096;
};
diff --git a/offapi/com/sun/star/ui/XStatusbarItem.idl b/offapi/com/sun/star/ui/XStatusbarItem.idl
index faed72d9021f..a45d961fedb6 100644
--- a/offapi/com/sun/star/ui/XStatusbarItem.idl
+++ b/offapi/com/sun/star/ui/XStatusbarItem.idl
@@ -64,7 +64,7 @@ interface XStatusbarItem
</li>
<li>com::sun::star::ui::ItemStyle::AUTO_SIZE</li>
<li>com::sun::star::ui::ItemStyle::OWNER_DRAW</li>
- <li>com::sun::star::ui::ItemStyle::MANDATORY (@since LibreOffice 6.2)</li>
+ <li>com::sun::star::ui::ItemStyle::MANDATORY (@since LibreOffice 6.1)</li>
</ul>
@see com::sun::star::ui::ItemStyle