Ported calc-insert-current-time-offapi.diff from ooo-build.
This is to make the semicolon key available for UNO API.
This commit is contained in:
parent
414045a1a6
commit
e7d4f41f05
1 changed files with 4 additions and 0 deletions
|
@ -480,6 +480,10 @@ published constants Key
|
|||
|
||||
//-------------------------------------------------------------------------
|
||||
|
||||
const short SEMICOLON = 1317;
|
||||
|
||||
//-------------------------------------------------------------------------
|
||||
|
||||
const short DELETE_TO_END_OF_PARAGRAPH = 1539;
|
||||
|
||||
//-------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue