summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui/ItemStyle.idl
diff options
context:
space:
mode:
authorVasily Melenchuk <Vasily.Melenchuk@cib.de>2018-06-29 14:58:05 +0300
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2018-06-29 15:10:44 +0200
commit64da85bc5b73a60cdbdd32fb7c8680274bce8205 (patch)
tree4fb94ecd77bc993a900e05ac9ec36669d365a573 /offapi/com/sun/star/ui/ItemStyle.idl
parent917d31ad634e3710e63a3c06b8d7ebbb7e4d47ef (diff)
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.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'offapi/com/sun/star/ui/ItemStyle.idl')
-rw-r--r--offapi/com/sun/star/ui/ItemStyle.idl2
1 files changed, 1 insertions, 1 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;
};