offapi/com/sun/star/ui/ItemStyle.idl | 2 +- offapi/com/sun/star/ui/XStatusbarItem.idl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 64da85bc5b73a60cdbdd32fb7c8680274bce8205 Author: Vasily Melenchuk <vasily.melenc...@cib.de> Date: Fri Jun 29 14:58:05 2018 +0300 idl: change since from 6.2 to 6.1 for new status bar property New property introduced in d77f8eef165a7c6fd97cc06dcbc4ead55e7b633c expected to be backported to 6.1 Change-Id: I6486fa0f42adcd39c9929f4d90b7310e22d851c6 Reviewed-on: https://gerrit.libreoffice.org/56685 Reviewed-by: Thorsten Behrens <thorsten.behr...@cib.de> Tested-by: Thorsten Behrens <thorsten.behr...@cib.de> 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 _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits