Update ooo320-m1
[ooovba.git] / applied_patches / 0162-calc-jump-on-formula-ref-offapi.diff
blobcfb52f8c9fd444e0d752000a19ead4cb63e63cd9
1 diff --git offapi/com/sun/star/awt/Key.idl offapi/com/sun/star/awt/Key.idl
2 index 7265d9d..fe2d2df 100644
3 --- offapi/com/sun/star/awt/Key.idl
4 +++ offapi/com/sun/star/awt/Key.idl
5 @@ -461,6 +461,14 @@ published constants Key
7 const short SCROLLLOCK = 1314;
9 + //-------------------------------------------------------------------------
11 + const short BRACKETLEFT = 1315;
13 + //-------------------------------------------------------------------------
15 + const short BRACKETRIGHT = 1316;
17 //-------------------------------------------------------------------------
19 const short DELETE_TO_BEGIN_OF_LINE = 1536;