You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2019/01/13 18:02:13 UTC

svn commit: r1851214 - /openoffice/trunk/main/vcl/inc/unx/x11_cursors/assw_mask.h

Author: mseidel
Date: Sun Jan 13 18:02:13 2019
New Revision: 1851214

URL: http://svn.apache.org/viewvc?rev=1851214&view=rev
Log:
Corrected mask for X11 pointer (autoscroll south west)

Modified:
    openoffice/trunk/main/vcl/inc/unx/x11_cursors/assw_mask.h

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/assw_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/assw_mask.h?rev=1851214&r1=1851213&r2=1851214&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/assw_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/assw_mask.h Sun Jan 13 18:02:13 2019
@@ -29,8 +29,8 @@ static const unsigned char assw_mask_bit
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
- 0x00,0x00,0x0e,0x00,0x00,0x00,0x1f,0x00,0x00,0x00,0x1f,0x00,0x00,0x10,0x1f,
- 0x00,0x00,0x18,0x0e,0x00,0x00,0x38,0x00,0x00,0x00,0x38,0x00,0x00,0x00,0xfc,
- 0x00,0x00,0x00,0xfc,0x03,0x00,0x00,0xfc,0x01,0x00,0x00,0x3c,0x00,0x00,0x00,
- 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
+ 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0E,0x00,
+ 0x00,0x00,0x1F,0x00,0x00,0x80,0x3F,0x00,0x00,0x90,0x3F,0x00,0x00,0xB8,0x3F,
+ 0x00,0x00,0x3C,0x1F,0x00,0x00,0x7C,0x0E,0x00,0x00,0xFC,0x00,0x00,0x00,0xFE,
+ 0x03,0x00,0x00,0xFE,0x07,0x00,0x00,0xFE,0x03,0x00,0x00,0xFE,0x01,0x00,0x00,
+ 0x3E,0x00,0x00,0x00,0x00,0x00,0x00,0x00};