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/04/27 16:01:47 UTC

svn commit: r1858284 [4/5] - /openoffice/trunk/main/vcl/inc/unx/x11_cursors/

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkfile_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkfile_curs.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkfile_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkfile_curs.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,15 +24,37 @@
 #define linkfile_curs_height 32
 #define linkfile_curs_x_hot 9
 #define linkfile_curs_y_hot 9
+
 static const unsigned char linkfile_curs_bits[] = {
-   0x00, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x00, 0xfe, 0x02, 0x00, 0x00,
-   0xfe, 0x00, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x00,
-   0xfe, 0x07, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x00, 0xfe, 0x04, 0x00, 0x00,
-   0xfe, 0x02, 0x00, 0x00, 0xfe, 0x06, 0x00, 0x00, 0xfe, 0x0e, 0x00, 0x00,
-   0xfe, 0x1e, 0x00, 0x00, 0xfe, 0x3e, 0x00, 0x00, 0x00, 0x7e, 0x00, 0x00,
-   0x00, 0xfe, 0x00, 0x00, 0x00, 0xfe, 0x01, 0x00, 0x00, 0xfe, 0x03, 0x00,
-   0x00, 0x7e, 0x00, 0x00, 0x00, 0x6e, 0x00, 0x00, 0x00, 0x66, 0x00, 0x00,
-   0x00, 0xc2, 0xe0, 0x3f, 0x00, 0xc0, 0xe0, 0x30, 0x00, 0x80, 0xe1, 0x31,
-   0x00, 0x80, 0xe1, 0x30, 0x00, 0x00, 0x63, 0x34, 0x00, 0x00, 0x63, 0x3e,
-   0x00, 0x00, 0x60, 0x3f, 0x00, 0x00, 0xe0, 0x3e, 0x00, 0x00, 0xe0, 0x3f,
-   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
+	0x00,0x00,0x00,0x00,
+	0xfe,0x00,0x00,0x00,
+	0xfe,0x02,0x00,0x00,
+	0xfe,0x00,0x00,0x00,
+	0xfe,0x07,0x00,0x00,
+	0xfe,0x07,0x00,0x00,
+	0xfe,0x07,0x00,0x00,
+	0xfe,0x07,0x00,0x00,
+	0xfe,0x04,0x00,0x00,
+	0xfe,0x02,0x00,0x00,
+	0xfe,0x06,0x00,0x00,
+	0xfe,0x0e,0x00,0x00,
+	0xfe,0x1e,0x00,0x00,
+	0xfe,0x3e,0x00,0x00,
+	0x00,0x7e,0x00,0x00,
+	0x00,0xfe,0x00,0x00,
+	0x00,0xfe,0x01,0x00,
+	0x00,0xfe,0x03,0x00,
+	0x00,0x7e,0x00,0x00,
+	0x00,0x6e,0x00,0x00,
+	0x00,0x66,0x00,0x00,
+	0x00,0xc2,0xe0,0x3f,
+	0x00,0xc0,0xe0,0x30,
+	0x00,0x80,0xe1,0x31,
+	0x00,0x80,0xe1,0x30,
+	0x00,0x00,0x63,0x34,
+	0x00,0x00,0x63,0x3e,
+	0x00,0x00,0x60,0x3f,
+	0x00,0x00,0xe0,0x3e,
+	0x00,0x00,0xe0,0x3f,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkfile_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkfile_mask.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkfile_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/linkfile_mask.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,15 +24,37 @@
 #define linkfile_mask_height 32
 #define linkfile_mask_x_hot 9
 #define linkfile_mask_y_hot 9
+
 static const unsigned char linkfile_mask_bits[] = {
-   0xff, 0x01, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00,
-   0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00,
-   0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00,
-   0xff, 0x0f, 0x00, 0x00, 0xff, 0x1f, 0x00, 0x00, 0xff, 0x3f, 0x00, 0x00,
-   0xff, 0x7f, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x01, 0x00,
-   0x00, 0xff, 0x03, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00, 0xff, 0x07, 0x00,
-   0x00, 0xff, 0x07, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00, 0xff, 0xf1, 0x7f,
-   0x00, 0xff, 0xf1, 0x7f, 0x00, 0xe7, 0xf3, 0x7f, 0x00, 0xe0, 0xf3, 0x7f,
-   0x00, 0xc0, 0xf7, 0x7f, 0x00, 0xc0, 0xf7, 0x7f, 0x00, 0x80, 0xf7, 0x7f,
-   0x00, 0x80, 0xf7, 0x7f, 0x00, 0x00, 0xf0, 0x7f, 0x00, 0x00, 0xf0, 0x7f,
-   0x00, 0x00, 0xf0, 0x7f, 0x00, 0x00, 0x00, 0x00};
+	0xff,0x01,0x00,0x00,
+	0xff,0x07,0x00,0x00,
+	0xff,0x07,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x1f,0x00,0x00,
+	0xff,0x3f,0x00,0x00,
+	0xff,0x7f,0x00,0x00,
+	0xff,0xff,0x00,0x00,
+	0xff,0xff,0x01,0x00,
+	0x00,0xff,0x03,0x00,
+	0x00,0xff,0x07,0x00,
+	0x00,0xff,0x07,0x00,
+	0x00,0xff,0x07,0x00,
+	0x00,0xff,0x00,0x00,
+	0x00,0xff,0xf1,0x7f,
+	0x00,0xff,0xf1,0x7f,
+	0x00,0xe7,0xf3,0x7f,
+	0x00,0xe0,0xf3,0x7f,
+	0x00,0xc0,0xf7,0x7f,
+	0x00,0xc0,0xf7,0x7f,
+	0x00,0x80,0xf7,0x7f,
+	0x00,0x80,0xf7,0x7f,
+	0x00,0x00,0xf0,0x7f,
+	0x00,0x00,0xf0,0x7f,
+	0x00,0x00,0xf0,0x7f,
+	0x00,0x00,0x00,0x00};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/magnify_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/magnify_curs.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/magnify_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/magnify_curs.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,13 +24,37 @@
 #define magnify_curs_height 32
 #define magnify_curs_x_hot 12
 #define magnify_curs_y_hot 13
+
 static const unsigned char magnify_curs_bits[] = {
- 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,0x7c,0x00,0x00,0x00,0x83,
- 0x01,0x00,0x80,0x00,0x02,0x00,0x40,0x00,0x04,0x00,0x40,0x00,0x04,0x00,0x20,
- 0x00,0x08,0x00,0x20,0x00,0x08,0x00,0x20,0x00,0x08,0x00,0x20,0x00,0x08,0x00,
- 0x20,0x00,0x08,0x00,0x40,0x00,0x04,0x00,0x40,0x00,0x04,0x00,0x80,0x00,0x06,
- 0x00,0x00,0x83,0x0f,0x00,0x00,0x7c,0x1c,0x00,0x00,0x00,0x38,0x00,0x00,0x00,
- 0x70,0x00,0x00,0x00,0xe0,0x00,0x00,0x00,0xc0,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,0x7c,0x00,0x00,
+	0x00,0x83,0x01,0x00,
+	0x80,0x00,0x02,0x00,
+	0x40,0x00,0x04,0x00,
+	0x40,0x00,0x04,0x00,
+	0x20,0x00,0x08,0x00,
+	0x20,0x00,0x08,0x00,
+	0x20,0x00,0x08,0x00,
+	0x20,0x00,0x08,0x00,
+	0x20,0x00,0x08,0x00,
+	0x40,0x00,0x04,0x00,
+	0x40,0x00,0x04,0x00,
+	0x80,0x00,0x06,0x00,
+	0x00,0x83,0x0f,0x00,
+	0x00,0x7c,0x1c,0x00,
+	0x00,0x00,0x38,0x00,
+	0x00,0x00,0x70,0x00,
+	0x00,0x00,0xe0,0x00,
+	0x00,0x00,0xc0,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};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/magnify_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/magnify_mask.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/magnify_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/magnify_mask.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,30 +7,54 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
 #define magnify_mask_width 32
 #define magnify_mask_height 32
+#define magnify_mask_x_hot 12
+#define magnify_mask_y_hot 13
+
 static const unsigned char magnify_mask_bits[] = {
-   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
-   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x7c, 0x00, 0x00,
-   0x00, 0xff, 0x01, 0x00, 0x80, 0xff, 0x03, 0x00, 0xc0, 0x83, 0x07, 0x00,
-   0xe0, 0x00, 0x0e, 0x00, 0xe0, 0x00, 0x0e, 0x00, 0x70, 0x00, 0x1c, 0x00,
-   0x70, 0x00, 0x1c, 0x00, 0x70, 0x00, 0x1c, 0x00, 0x70, 0x00, 0x1c, 0x00,
-   0x70, 0x00, 0x1c, 0x00, 0xe0, 0x00, 0x0e, 0x00, 0xe0, 0x00, 0x0e, 0x00,
-   0xc0, 0x83, 0x0f, 0x00, 0x80, 0xff, 0x1f, 0x00, 0x00, 0xff, 0x3f, 0x00,
-   0x00, 0x7c, 0x7c, 0x00, 0x00, 0x00, 0xf8, 0x00, 0x00, 0x00, 0xf0, 0x01,
-   0x00, 0x00, 0xe0, 0x01, 0x00, 0x00, 0xc0, 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,0x7c,0x00,0x00,
+	0x00,0xff,0x01,0x00,
+	0x80,0xff,0x03,0x00,
+	0xc0,0x83,0x07,0x00,
+	0xe0,0x00,0x0e,0x00,
+	0xe0,0x00,0x0e,0x00,
+	0x70,0x00,0x1c,0x00,
+	0x70,0x00,0x1c,0x00,
+	0x70,0x00,0x1c,0x00,
+	0x70,0x00,0x1c,0x00,
+	0x70,0x00,0x1c,0x00,
+	0xe0,0x00,0x0e,0x00,
+	0xe0,0x00,0x0e,0x00,
+	0xc0,0x83,0x0f,0x00,
+	0x80,0xff,0x1f,0x00,
+	0x00,0xff,0x3f,0x00,
+	0x00,0x7c,0x7c,0x00,
+	0x00,0x00,0xf8,0x00,
+	0x00,0x00,0xf0,0x01,
+	0x00,0x00,0xe0,0x01,
+	0x00,0x00,0xc0,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};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/mirror_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/mirror_curs.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/mirror_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/mirror_curs.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,15 +24,37 @@
 #define mirror_curs_height 32
 #define mirror_curs_x_hot 14
 #define mirror_curs_y_hot 12
+
 static const unsigned char mirror_curs_bits[] = {
-   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 0xff, 0x03, 0xf8, 0xf5, 0xff,
-   0xfb, 0xfb, 0xee, 0xff, 0x0b, 0xfa, 0xf5, 0xff, 0xeb, 0xfa, 0xfa, 0xff,
-   0xeb, 0xfa, 0xfa, 0xff, 0xeb, 0x7a, 0xfd, 0xff, 0xeb, 0x7a, 0xfd, 0xff,
-   0xeb, 0xba, 0x7e, 0xff, 0xeb, 0xba, 0xbe, 0xfe, 0xeb, 0x5a, 0x5f, 0xfd,
-   0x0b, 0x5a, 0xaf, 0xfa, 0xfb, 0xab, 0xd7, 0xf5, 0x03, 0xa8, 0xeb, 0xeb,
-   0xff, 0xd7, 0xf5, 0xf5, 0xff, 0xd7, 0xfa, 0xfa, 0xff, 0x6b, 0x7d, 0xfd,
-   0xff, 0xeb, 0xba, 0xfe, 0xff, 0xf5, 0x55, 0xff, 0xff, 0xf5, 0xab, 0xff,
-   0xff, 0xfa, 0xd7, 0xff, 0x7f, 0xf7, 0xef, 0xff, 0xff, 0xfa, 0xff, 0xff,
-   0xff, 0xfd, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
-   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
-   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
+	0xff,0xff,0xff,0xff,
+	0xff,0xff,0xfb,0xff,
+	0x03,0xf8,0xf5,0xff,
+	0xfb,0xfb,0xee,0xff,
+	0x0b,0xfa,0xf5,0xff,
+	0xeb,0xfa,0xfa,0xff,
+	0xeb,0xfa,0xfa,0xff,
+	0xeb,0x7a,0xfd,0xff,
+	0xeb,0x7a,0xfd,0xff,
+	0xeb,0xba,0x7e,0xff,
+	0xeb,0xba,0xbe,0xfe,
+	0xeb,0x5a,0x5f,0xfd,
+	0x0b,0x5a,0xaf,0xfa,
+	0xfb,0xab,0xd7,0xf5,
+	0x03,0xa8,0xeb,0xeb,
+	0xff,0xd7,0xf5,0xf5,
+	0xff,0xd7,0xfa,0xfa,
+	0xff,0x6b,0x7d,0xfd,
+	0xff,0xeb,0xba,0xfe,
+	0xff,0xf5,0x55,0xff,
+	0xff,0xf5,0xab,0xff,
+	0xff,0xfa,0xd7,0xff,
+	0x7f,0xf7,0xef,0xff,
+	0xff,0xfa,0xff,0xff,
+	0xff,0xfd,0xff,0xff,
+	0xff,0xff,0xff,0xff,
+	0xff,0xff,0xff,0xff,
+	0xff,0xff,0xff,0xff,
+	0xff,0xff,0xff,0xff,
+	0xff,0xff,0xff,0xff,
+	0xff,0xff,0xff,0xff,
+	0xff,0xff,0xff,0xff};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/mirror_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/mirror_mask.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/mirror_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/mirror_mask.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,30 +7,54 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
 #define mirror_mask_width 32
 #define mirror_mask_height 32
+#define mirror_mask_x_hot 14
+#define mirror_mask_y_hot 12
+
 static const unsigned char mirror_mask_bits[] = {
-   0x00, 0x00, 0x04, 0x00, 0xfe, 0x0f, 0x0e, 0x00, 0xfe, 0x0f, 0x1f, 0x00,
-   0xfe, 0x8f, 0x3f, 0x00, 0xfe, 0x0f, 0x1f, 0x00, 0xfe, 0x8f, 0x0f, 0x00,
-   0xbe, 0x8f, 0x0f, 0x00, 0xbe, 0xcf, 0x07, 0x00, 0xbe, 0xcf, 0x87, 0x00,
-   0xbe, 0xef, 0xc3, 0x01, 0xbe, 0xef, 0xe3, 0x03, 0xfe, 0xff, 0xf1, 0x07,
-   0xfe, 0xff, 0x79, 0x0f, 0xfe, 0xff, 0x3c, 0x1e, 0xfe, 0xff, 0x1e, 0x3c,
-   0xfe, 0x7f, 0x0f, 0x1e, 0x00, 0xfc, 0x07, 0x0f, 0x00, 0xfe, 0x83, 0x07,
-   0x00, 0xbe, 0xc7, 0x03, 0x00, 0x1f, 0xef, 0x01, 0x00, 0x1f, 0xfe, 0x00,
-   0x80, 0x0f, 0x7c, 0x00, 0xc0, 0x1d, 0x38, 0x00, 0x80, 0x0f, 0x10, 0x00,
-   0x00, 0x07, 0x00, 0x00, 0x00, 0x02, 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,0x04,0x00,
+	0xfe,0x0f,0x0e,0x00,
+	0xfe,0x0f,0x1f,0x00,
+	0xfe,0x8f,0x3f,0x00,
+	0xfe,0x0f,0x1f,0x00,
+	0xfe,0x8f,0x0f,0x00,
+	0xbe,0x8f,0x0f,0x00,
+	0xbe,0xcf,0x07,0x00,
+	0xbe,0xcf,0x87,0x00,
+	0xbe,0xef,0xc3,0x01,
+	0xbe,0xef,0xe3,0x03,
+	0xfe,0xff,0xf1,0x07,
+	0xfe,0xff,0x79,0x0f,
+	0xfe,0xff,0x3c,0x1e,
+	0xfe,0xff,0x1e,0x3c,
+	0xfe,0x7f,0x0f,0x1e,
+	0x00,0xfc,0x07,0x0f,
+	0x00,0xfe,0x83,0x07,
+	0x00,0xbe,0xc7,0x03,
+	0x00,0x1f,0xef,0x01,
+	0x00,0x1f,0xfe,0x00,
+	0x80,0x0f,0x7c,0x00,
+	0xc0,0x1d,0x38,0x00,
+	0x80,0x0f,0x10,0x00,
+	0x00,0x07,0x00,0x00,
+	0x00,0x02,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};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/movebezierweight_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/movebezierweight_curs.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/movebezierweight_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/movebezierweight_curs.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,15 +24,37 @@
 #define movebezierweight_curs_height 32
 #define movebezierweight_curs_x_hot 0
 #define movebezierweight_curs_y_hot 0
+
 static const unsigned char movebezierweight_curs_bits[] = {
-   0xff, 0xff, 0xff, 0xff, 0xfd, 0xff, 0xff, 0xff, 0xf9, 0xff, 0xff, 0xff,
-   0xf1, 0xff, 0xff, 0xff, 0xe1, 0xff, 0xff, 0xff, 0xc1, 0xff, 0xff, 0xff,
-   0x81, 0xff, 0xff, 0xff, 0x01, 0xff, 0xff, 0xff, 0x01, 0xfe, 0xff, 0xff,
-   0x01, 0xfc, 0xff, 0xff, 0x81, 0xff, 0xff, 0xff, 0x91, 0xff, 0xff, 0xff,
-   0x99, 0xff, 0xff, 0xef, 0x3d, 0xff, 0xff, 0xef, 0x3f, 0xff, 0xff, 0xef,
-   0x7f, 0xfe, 0xff, 0xf7, 0x7f, 0xfe, 0xff, 0xf7, 0xff, 0xfc, 0xff, 0xfb,
-   0xff, 0x7c, 0xff, 0xec, 0xff, 0xbf, 0x0e, 0xd7, 0xff, 0x7f, 0xf3, 0xef,
-   0xff, 0xff, 0xfd, 0xff, 0xff, 0xff, 0xfe, 0xff, 0xff, 0xff, 0xfe, 0xff,
-   0xff, 0x7f, 0xff, 0xff, 0xff, 0x7f, 0xff, 0xff, 0xff, 0x7f, 0xff, 0xff,
-   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
-   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
+	0xff,0xff,0xff,0xff,
+	0xfd,0xff,0xff,0xff,
+	0xf9,0xff,0xff,0xff,
+	0xf1,0xff,0xff,0xff,
+	0xe1,0xff,0xff,0xff,
+	0xc1,0xff,0xff,0xff,
+	0x81,0xff,0xff,0xff,
+	0x01,0xff,0xff,0xff,
+	0x01,0xfe,0xff,0xff,
+	0x01,0xfc,0xff,0xff,
+	0x81,0xff,0xff,0xff,
+	0x91,0xff,0xff,0xff,
+	0x99,0xff,0xff,0xef,
+	0x3d,0xff,0xff,0xef,
+	0x3f,0xff,0xff,0xef,
+	0x7f,0xfe,0xff,0xf7,
+	0x7f,0xfe,0xff,0xf7,
+	0xff,0xfc,0xff,0xfb,
+	0xff,0x7c,0xff,0xec,
+	0xff,0xbf,0x0e,0xd7,
+	0xff,0x7f,0xf3,0xef,
+	0xff,0xff,0xfd,0xff,
+	0xff,0xff,0xfe,0xff,
+	0xff,0xff,0xfe,0xff,
+	0xff,0x7f,0xff,0xff,
+	0xff,0x7f,0xff,0xff,
+	0xff,0x7f,0xff,0xff,
+	0xff,0xff,0xff,0xff,
+	0xff,0xff,0xff,0xff,
+	0xff,0xff,0xff,0xff,
+	0xff,0xff,0xff,0xff,
+	0xff,0xff,0xff,0xff};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/movebezierweight_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/movebezierweight_mask.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/movebezierweight_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/movebezierweight_mask.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,30 +7,54 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
 #define movebezierweight_mask_width 32
 #define movebezierweight_mask_height 32
+#define movebezierweight_mask_x_hot 0
+#define movebezierweight_mask_y_hot 0
+
 static const unsigned char movebezierweight_mask_bits[] = {
-   0x03, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00,
-   0x1f, 0x00, 0x00, 0x00, 0x3f, 0x00, 0x00, 0x00, 0x7f, 0x00, 0x00, 0x00,
-   0xff, 0x00, 0x00, 0x00, 0xff, 0x01, 0x00, 0x00, 0xff, 0x03, 0x00, 0x00,
-   0xff, 0x07, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00, 0xff, 0x00, 0x00, 0x10,
-   0xff, 0x00, 0x00, 0x38, 0xe7, 0x01, 0x00, 0x38, 0xe3, 0x01, 0x00, 0x38,
-   0xc0, 0x03, 0x00, 0x1c, 0xc0, 0x03, 0x00, 0x1c, 0x80, 0x87, 0x00, 0x1f,
-   0x80, 0xc7, 0xf1, 0x3f, 0x80, 0xe7, 0xff, 0x7f, 0x00, 0xc0, 0xff, 0x38,
-   0x00, 0x80, 0x0f, 0x10, 0x00, 0x80, 0x03, 0x00, 0x00, 0x80, 0x03, 0x00,
-   0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00,
-   0x00, 0xc0, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
-   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
+	0x03,0x00,0x00,0x00,
+	0x07,0x00,0x00,0x00,
+	0x0f,0x00,0x00,0x00,
+	0x1f,0x00,0x00,0x00,
+	0x3f,0x00,0x00,0x00,
+	0x7f,0x00,0x00,0x00,
+	0xff,0x00,0x00,0x00,
+	0xff,0x01,0x00,0x00,
+	0xff,0x03,0x00,0x00,
+	0xff,0x07,0x00,0x00,
+	0xff,0x07,0x00,0x00,
+	0xff,0x00,0x00,0x10,
+	0xff,0x00,0x00,0x38,
+	0xe7,0x01,0x00,0x38,
+	0xe3,0x01,0x00,0x38,
+	0xc0,0x03,0x00,0x1c,
+	0xc0,0x03,0x00,0x1c,
+	0x80,0x87,0x00,0x1f,
+	0x80,0xc7,0xf1,0x3f,
+	0x80,0xe7,0xff,0x7f,
+	0x00,0xc0,0xff,0x38,
+	0x00,0x80,0x0f,0x10,
+	0x00,0x80,0x03,0x00,
+	0x00,0x80,0x03,0x00,
+	0x00,0xc0,0x01,0x00,
+	0x00,0xc0,0x01,0x00,
+	0x00,0xc0,0x01,0x00,
+	0x00,0xc0,0x01,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/movedata_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/movedata_curs.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/movedata_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/movedata_curs.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,15 +24,37 @@
 #define movedata_curs_height 32
 #define movedata_curs_x_hot 1
 #define movedata_curs_y_hot 1
+
 static const unsigned char movedata_curs_bits[] = {
-   0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00,
-   0x0e, 0x00, 0x00, 0x00, 0x1e, 0x00, 0x00, 0x00, 0x3e, 0x00, 0x00, 0x00,
-   0x7e, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x00, 0xfe, 0x01, 0x00, 0x00,
-   0xfe, 0x03, 0x00, 0x00, 0x7e, 0x00, 0x00, 0x00, 0x6e, 0x00, 0x00, 0x00,
-   0x66, 0x00, 0x00, 0x00, 0xc2, 0x00, 0x00, 0x00, 0xc0, 0x00, 0x00, 0x00,
-   0x80, 0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x10, 0x53, 0x00, 0x00,
-   0x28, 0xa3, 0x00, 0x00, 0x10, 0x40, 0x00, 0x00, 0x08, 0x80, 0x00, 0x00,
-   0x10, 0x40, 0x00, 0x00, 0x08, 0x80, 0x00, 0x00, 0x10, 0x40, 0x00, 0x00,
-   0xa8, 0xaa, 0x00, 0x00, 0x50, 0x55, 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,
+	0x02,0x00,0x00,0x00,
+	0x06,0x00,0x00,0x00,
+	0x0e,0x00,0x00,0x00,
+	0x1e,0x00,0x00,0x00,
+	0x3e,0x00,0x00,0x00,
+	0x7e,0x00,0x00,0x00,
+	0xfe,0x00,0x00,0x00,
+	0xfe,0x01,0x00,0x00,
+	0xfe,0x03,0x00,0x00,
+	0x7e,0x00,0x00,0x00,
+	0x6e,0x00,0x00,0x00,
+	0x66,0x00,0x00,0x00,
+	0xc2,0x00,0x00,0x00,
+	0xc0,0x00,0x00,0x00,
+	0x80,0x01,0x00,0x00,
+	0x80,0x01,0x00,0x00,
+	0x10,0x53,0x00,0x00,
+	0x28,0xa3,0x00,0x00,
+	0x10,0x40,0x00,0x00,
+	0x08,0x80,0x00,0x00,
+	0x10,0x40,0x00,0x00,
+	0x08,0x80,0x00,0x00,
+	0x10,0x40,0x00,0x00,
+	0xa8,0xaa,0x00,0x00,
+	0x50,0x55,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};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/movedata_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/movedata_mask.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/movedata_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/movedata_mask.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,15 +24,37 @@
 #define movedata_mask_height 32
 #define movedata_mask_x_hot 1
 #define movedata_mask_y_hot 1
+
 static const unsigned char movedata_mask_bits[] = {
-   0x07, 0x00, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00, 0x1f, 0x00, 0x00, 0x00,
-   0x3f, 0x00, 0x00, 0x00, 0x7f, 0x00, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00,
-   0xff, 0x01, 0x00, 0x00, 0xff, 0x03, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00,
-   0xff, 0x07, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00,
-   0xff, 0x01, 0x00, 0x00, 0xff, 0x01, 0x00, 0x00, 0xe7, 0x03, 0x00, 0x00,
-   0xe0, 0x03, 0x00, 0x00, 0xf8, 0xff, 0x00, 0x00, 0xfc, 0xff, 0x01, 0x00,
-   0xfc, 0xff, 0x01, 0x00, 0xfc, 0xff, 0x01, 0x00, 0x3c, 0xe0, 0x01, 0x00,
-   0x3c, 0xe0, 0x01, 0x00, 0x3c, 0xe0, 0x01, 0x00, 0xfc, 0xff, 0x01, 0x00,
-   0xfc, 0xff, 0x01, 0x00, 0xfc, 0xff, 0x01, 0x00, 0xf8, 0xff, 0x00, 0x00,
-   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
-   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
+	0x07,0x00,0x00,0x00,
+	0x0f,0x00,0x00,0x00,
+	0x1f,0x00,0x00,0x00,
+	0x3f,0x00,0x00,0x00,
+	0x7f,0x00,0x00,0x00,
+	0xff,0x00,0x00,0x00,
+	0xff,0x01,0x00,0x00,
+	0xff,0x03,0x00,0x00,
+	0xff,0x07,0x00,0x00,
+	0xff,0x07,0x00,0x00,
+	0xff,0x07,0x00,0x00,
+	0xff,0x00,0x00,0x00,
+	0xff,0x01,0x00,0x00,
+	0xff,0x01,0x00,0x00,
+	0xe7,0x03,0x00,0x00,
+	0xe0,0x03,0x00,0x00,
+	0xf8,0xff,0x00,0x00,
+	0xfc,0xff,0x01,0x00,
+	0xfc,0xff,0x01,0x00,
+	0xfc,0xff,0x01,0x00,
+	0x3c,0xe0,0x01,0x00,
+	0x3c,0xe0,0x01,0x00,
+	0x3c,0xe0,0x01,0x00,
+	0xfc,0xff,0x01,0x00,
+	0xfc,0xff,0x01,0x00,
+	0xfc,0xff,0x01,0x00,
+	0xf8,0xff,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/movedlnk_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/movedlnk_curs.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/movedlnk_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/movedlnk_curs.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,15 +24,37 @@
 #define movedlnk_curs_height 32
 #define movedlnk_curs_x_hot 1
 #define movedlnk_curs_y_hot 1
+
 static const unsigned char movedlnk_curs_bits[] = {
-   0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00,
-   0x0e, 0x00, 0x00, 0x00, 0x1e, 0x00, 0x00, 0x00, 0x3e, 0x00, 0x00, 0x00,
-   0x7e, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x00, 0xfe, 0x01, 0x00, 0x00,
-   0xfe, 0x03, 0x00, 0x00, 0x7e, 0x00, 0x00, 0x00, 0x6e, 0x00, 0x00, 0x00,
-   0x66, 0x00, 0x00, 0x00, 0xc2, 0x00, 0x00, 0x00, 0xc0, 0x00, 0x00, 0x00,
-   0x80, 0x01, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x10, 0x53, 0x00, 0x00,
-   0x28, 0xa3, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0xf0, 0x81, 0x00, 0x00,
-   0x30, 0x41, 0x00, 0x00, 0x10, 0x81, 0x00, 0x00, 0xd0, 0x41, 0x00, 0x00,
-   0xf0, 0xa9, 0x00, 0x00, 0x00, 0x54, 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,
+	0x02,0x00,0x00,0x00,
+	0x06,0x00,0x00,0x00,
+	0x0e,0x00,0x00,0x00,
+	0x1e,0x00,0x00,0x00,
+	0x3e,0x00,0x00,0x00,
+	0x7e,0x00,0x00,0x00,
+	0xfe,0x00,0x00,0x00,
+	0xfe,0x01,0x00,0x00,
+	0xfe,0x03,0x00,0x00,
+	0x7e,0x00,0x00,0x00,
+	0x6e,0x00,0x00,0x00,
+	0x66,0x00,0x00,0x00,
+	0xc2,0x00,0x00,0x00,
+	0xc0,0x00,0x00,0x00,
+	0x80,0x01,0x00,0x00,
+	0x80,0x01,0x00,0x00,
+	0x10,0x53,0x00,0x00,
+	0x28,0xa3,0x00,0x00,
+	0x00,0x40,0x00,0x00,
+	0xf0,0x81,0x00,0x00,
+	0x30,0x41,0x00,0x00,
+	0x10,0x81,0x00,0x00,
+	0xd0,0x41,0x00,0x00,
+	0xf0,0xa9,0x00,0x00,
+	0x00,0x54,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};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/movedlnk_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/movedlnk_mask.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/movedlnk_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/movedlnk_mask.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,15 +24,37 @@
 #define movedlnk_mask_height 32
 #define movedlnk_mask_x_hot 1
 #define movedlnk_mask_y_hot 1
+
 static const unsigned char movedlnk_mask_bits[] = {
-   0x07, 0x00, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00, 0x1f, 0x00, 0x00, 0x00,
-   0x3f, 0x00, 0x00, 0x00, 0x7f, 0x00, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00,
-   0xff, 0x01, 0x00, 0x00, 0xff, 0x03, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00,
-   0xff, 0x07, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00,
-   0xff, 0x01, 0x00, 0x00, 0xff, 0x01, 0x00, 0x00, 0xe7, 0x03, 0x00, 0x00,
-   0xe0, 0x03, 0x00, 0x00, 0xf8, 0xff, 0x00, 0x00, 0xfc, 0xff, 0x01, 0x00,
-   0xfc, 0xff, 0x01, 0x00, 0xfc, 0xff, 0x01, 0x00, 0xf8, 0xe3, 0x01, 0x00,
-   0xf8, 0xe3, 0x01, 0x00, 0xf8, 0xe3, 0x01, 0x00, 0xf8, 0xff, 0x01, 0x00,
-   0xf8, 0xff, 0x01, 0x00, 0xf8, 0xff, 0x01, 0x00, 0x00, 0xfe, 0x00, 0x00,
-   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
-   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
+	0x07,0x00,0x00,0x00,
+	0x0f,0x00,0x00,0x00,
+	0x1f,0x00,0x00,0x00,
+	0x3f,0x00,0x00,0x00,
+	0x7f,0x00,0x00,0x00,
+	0xff,0x00,0x00,0x00,
+	0xff,0x01,0x00,0x00,
+	0xff,0x03,0x00,0x00,
+	0xff,0x07,0x00,0x00,
+	0xff,0x07,0x00,0x00,
+	0xff,0x07,0x00,0x00,
+	0xff,0x00,0x00,0x00,
+	0xff,0x01,0x00,0x00,
+	0xff,0x01,0x00,0x00,
+	0xe7,0x03,0x00,0x00,
+	0xe0,0x03,0x00,0x00,
+	0xf8,0xff,0x00,0x00,
+	0xfc,0xff,0x01,0x00,
+	0xfc,0xff,0x01,0x00,
+	0xfc,0xff,0x01,0x00,
+	0xf8,0xe3,0x01,0x00,
+	0xf8,0xe3,0x01,0x00,
+	0xf8,0xe3,0x01,0x00,
+	0xf8,0xff,0x01,0x00,
+	0xf8,0xff,0x01,0x00,
+	0xf8,0xff,0x01,0x00,
+	0x00,0xfe,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/movefile_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/movefile_curs.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/movefile_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/movefile_curs.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,15 +24,37 @@
 #define movefile_curs_height 32
 #define movefile_curs_x_hot 9
 #define movefile_curs_y_hot 9
+
 static const unsigned char movefile_curs_bits[] = {
-   0x00, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x00, 0xfe, 0x02, 0x00, 0x00,
-   0xfe, 0x00, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x00,
-   0xfe, 0x07, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x00, 0xfe, 0x04, 0x00, 0x00,
-   0xfe, 0x02, 0x00, 0x00, 0xfe, 0x06, 0x00, 0x00, 0xfe, 0x0e, 0x00, 0x00,
-   0xfe, 0x1e, 0x00, 0x00, 0xfe, 0x3e, 0x00, 0x00, 0x00, 0x7e, 0x00, 0x00,
-   0x00, 0xfe, 0x00, 0x00, 0x00, 0xfe, 0x01, 0x00, 0x00, 0xfe, 0x03, 0x00,
-   0x00, 0x7e, 0x00, 0x00, 0x00, 0x6e, 0x00, 0x00, 0x00, 0x66, 0x00, 0x00,
-   0x00, 0xc2, 0x00, 0x00, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x80, 0x01, 0x00,
-   0x00, 0x80, 0x01, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x03, 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,
+	0xfe,0x00,0x00,0x00,
+	0xfe,0x02,0x00,0x00,
+	0xfe,0x00,0x00,0x00,
+	0xfe,0x07,0x00,0x00,
+	0xfe,0x07,0x00,0x00,
+	0xfe,0x07,0x00,0x00,
+	0xfe,0x07,0x00,0x00,
+	0xfe,0x04,0x00,0x00,
+	0xfe,0x02,0x00,0x00,
+	0xfe,0x06,0x00,0x00,
+	0xfe,0x0e,0x00,0x00,
+	0xfe,0x1e,0x00,0x00,
+	0xfe,0x3e,0x00,0x00,
+	0x00,0x7e,0x00,0x00,
+	0x00,0xfe,0x00,0x00,
+	0x00,0xfe,0x01,0x00,
+	0x00,0xfe,0x03,0x00,
+	0x00,0x7e,0x00,0x00,
+	0x00,0x6e,0x00,0x00,
+	0x00,0x66,0x00,0x00,
+	0x00,0xc2,0x00,0x00,
+	0x00,0xc0,0x00,0x00,
+	0x00,0x80,0x01,0x00,
+	0x00,0x80,0x01,0x00,
+	0x00,0x00,0x03,0x00,
+	0x00,0x00,0x03,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/movefile_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/movefile_mask.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/movefile_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/movefile_mask.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,15 +24,37 @@
 #define movefile_mask_height 32
 #define movefile_mask_x_hot 9
 #define movefile_mask_y_hot 9
+
 static const unsigned char movefile_mask_bits[] = {
-   0xff, 0x01, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00,
-   0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00,
-   0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00,
-   0xff, 0x0f, 0x00, 0x00, 0xff, 0x1f, 0x00, 0x00, 0xff, 0x3f, 0x00, 0x00,
-   0xff, 0x7f, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x01, 0x00,
-   0x00, 0xff, 0x03, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00, 0xff, 0x07, 0x00,
-   0x00, 0xff, 0x07, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00, 0xff, 0x01, 0x00,
-   0x00, 0xff, 0x01, 0x00, 0x00, 0xe7, 0x03, 0x00, 0x00, 0xe0, 0x03, 0x00,
-   0x00, 0xc0, 0x07, 0x00, 0x00, 0xc0, 0x07, 0x00, 0x00, 0x80, 0x07, 0x00,
-   0x00, 0x80, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
-   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
+	0xff,0x01,0x00,0x00,
+	0xff,0x07,0x00,0x00,
+	0xff,0x07,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x1f,0x00,0x00,
+	0xff,0x3f,0x00,0x00,
+	0xff,0x7f,0x00,0x00,
+	0xff,0xff,0x00,0x00,
+	0xff,0xff,0x01,0x00,
+	0x00,0xff,0x03,0x00,
+	0x00,0xff,0x07,0x00,
+	0x00,0xff,0x07,0x00,
+	0x00,0xff,0x07,0x00,
+	0x00,0xff,0x00,0x00,
+	0x00,0xff,0x01,0x00,
+	0x00,0xff,0x01,0x00,
+	0x00,0xe7,0x03,0x00,
+	0x00,0xe0,0x03,0x00,
+	0x00,0xc0,0x07,0x00,
+	0x00,0xc0,0x07,0x00,
+	0x00,0x80,0x07,0x00,
+	0x00,0x80,0x07,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/movefiles_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/movefiles_curs.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/movefiles_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/movefiles_curs.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,15 +24,37 @@
 #define movefiles_curs_height 32
 #define movefiles_curs_x_hot 8
 #define movefiles_curs_y_hot 9
+
 static const unsigned char movefiles_curs_bits[] = {
-   0x00, 0x00, 0x00, 0x00, 0xe0, 0x0f, 0x00, 0x00, 0xe0, 0x2f, 0x00, 0x00,
-   0xe8, 0x0f, 0x00, 0x00, 0xe8, 0x7f, 0x00, 0x00, 0xea, 0x7f, 0x00, 0x00,
-   0xea, 0x7f, 0x00, 0x00, 0xea, 0x7f, 0x00, 0x00, 0x6a, 0x7e, 0x00, 0x00,
-   0x6a, 0x7d, 0x00, 0x00, 0x6a, 0x7b, 0x00, 0x00, 0x6a, 0x77, 0x00, 0x00,
-   0x6a, 0x6f, 0x00, 0x00, 0x6a, 0x5f, 0x00, 0x00, 0x0a, 0x3f, 0x00, 0x00,
-   0x7a, 0x7f, 0x00, 0x00, 0x02, 0xff, 0x00, 0x00, 0x7e, 0xff, 0x01, 0x00,
-   0x00, 0x3f, 0x00, 0x00, 0x00, 0x37, 0x00, 0x00, 0x00, 0x33, 0x00, 0x00,
-   0x00, 0x61, 0x00, 0x00, 0x00, 0x60, 0x00, 0x00, 0x00, 0xc0, 0x00, 0x00,
-   0x00, 0xc0, 0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x00, 0x80, 0x01, 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,
+	0xe0,0x0f,0x00,0x00,
+	0xe0,0x2f,0x00,0x00,
+	0xe8,0x0f,0x00,0x00,
+	0xe8,0x7f,0x00,0x00,
+	0xea,0x7f,0x00,0x00,
+	0xea,0x7f,0x00,0x00,
+	0xea,0x7f,0x00,0x00,
+	0x6a,0x7e,0x00,0x00,
+	0x6a,0x7d,0x00,0x00,
+	0x6a,0x7b,0x00,0x00,
+	0x6a,0x77,0x00,0x00,
+	0x6a,0x6f,0x00,0x00,
+	0x6a,0x5f,0x00,0x00,
+	0x0a,0x3f,0x00,0x00,
+	0x7a,0x7f,0x00,0x00,
+	0x02,0xff,0x00,0x00,
+	0x7e,0xff,0x01,0x00,
+	0x00,0x3f,0x00,0x00,
+	0x00,0x37,0x00,0x00,
+	0x00,0x33,0x00,0x00,
+	0x00,0x61,0x00,0x00,
+	0x00,0x60,0x00,0x00,
+	0x00,0xc0,0x00,0x00,
+	0x00,0xc0,0x00,0x00,
+	0x00,0x80,0x01,0x00,
+	0x00,0x80,0x01,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/movefiles_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/movefiles_mask.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/movefiles_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/movefiles_mask.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,15 +24,37 @@
 #define movefiles_mask_height 32
 #define movefiles_mask_x_hot 8
 #define movefiles_mask_y_hot 9
+
 static const unsigned char movefiles_mask_bits[] = {
-   0xf0, 0x1f, 0x00, 0x00, 0xf0, 0x7f, 0x00, 0x00, 0xfc, 0x7f, 0x00, 0x00,
-   0xfc, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,
-   0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,
-   0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,
-   0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00,
-   0xff, 0xff, 0x01, 0x00, 0xff, 0xff, 0x03, 0x00, 0xff, 0xff, 0x03, 0x00,
-   0xff, 0xff, 0x03, 0x00, 0x80, 0x7f, 0x00, 0x00, 0x80, 0xff, 0x00, 0x00,
-   0x80, 0xff, 0x00, 0x00, 0x80, 0xf3, 0x01, 0x00, 0x00, 0xf0, 0x01, 0x00,
-   0x00, 0xe0, 0x03, 0x00, 0x00, 0xe0, 0x03, 0x00, 0x00, 0xc0, 0x03, 0x00,
-   0x00, 0xc0, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
-   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
+	0xf0,0x1f,0x00,0x00,
+	0xf0,0x7f,0x00,0x00,
+	0xfc,0x7f,0x00,0x00,
+	0xfc,0xff,0x00,0x00,
+	0xff,0xff,0x00,0x00,
+	0xff,0xff,0x00,0x00,
+	0xff,0xff,0x00,0x00,
+	0xff,0xff,0x00,0x00,
+	0xff,0xff,0x00,0x00,
+	0xff,0xff,0x00,0x00,
+	0xff,0xff,0x00,0x00,
+	0xff,0xff,0x00,0x00,
+	0xff,0xff,0x00,0x00,
+	0xff,0xff,0x00,0x00,
+	0xff,0xff,0x00,0x00,
+	0xff,0xff,0x01,0x00,
+	0xff,0xff,0x03,0x00,
+	0xff,0xff,0x03,0x00,
+	0xff,0xff,0x03,0x00,
+	0x80,0x7f,0x00,0x00,
+	0x80,0xff,0x00,0x00,
+	0x80,0xff,0x00,0x00,
+	0x80,0xf3,0x01,0x00,
+	0x00,0xf0,0x01,0x00,
+	0x00,0xe0,0x03,0x00,
+	0x00,0xe0,0x03,0x00,
+	0x00,0xc0,0x03,0x00,
+	0x00,0xc0,0x03,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/moveflnk_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/moveflnk_curs.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/moveflnk_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/moveflnk_curs.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,15 +24,37 @@
 #define moveflnk_curs_height 32
 #define moveflnk_curs_x_hot 9
 #define moveflnk_curs_y_hot 9
+
 static const unsigned char moveflnk_curs_bits[] = {
-   0x00, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x00, 0xfe, 0x02, 0x00, 0x00,
-   0xfe, 0x00, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x00,
-   0xfe, 0x07, 0x00, 0x00, 0xfe, 0x07, 0x00, 0x00, 0x80, 0x04, 0x00, 0x00,
-   0xbe, 0x02, 0x00, 0x00, 0xa6, 0x06, 0x00, 0x00, 0xa2, 0x0e, 0x00, 0x00,
-   0xba, 0x1e, 0x00, 0x00, 0xbe, 0x3e, 0x00, 0x00, 0x00, 0x7e, 0x00, 0x00,
-   0x00, 0xfe, 0x00, 0x00, 0x00, 0xfe, 0x01, 0x00, 0x00, 0xfe, 0x03, 0x00,
-   0x00, 0x7e, 0x00, 0x00, 0x00, 0x6e, 0x00, 0x00, 0x00, 0x66, 0x00, 0x00,
-   0x00, 0xc2, 0x00, 0x00, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x80, 0x01, 0x00,
-   0x00, 0x80, 0x01, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x03, 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,
+	0xfe,0x00,0x00,0x00,
+	0xfe,0x02,0x00,0x00,
+	0xfe,0x00,0x00,0x00,
+	0xfe,0x07,0x00,0x00,
+	0xfe,0x07,0x00,0x00,
+	0xfe,0x07,0x00,0x00,
+	0xfe,0x07,0x00,0x00,
+	0x80,0x04,0x00,0x00,
+	0xbe,0x02,0x00,0x00,
+	0xa6,0x06,0x00,0x00,
+	0xa2,0x0e,0x00,0x00,
+	0xba,0x1e,0x00,0x00,
+	0xbe,0x3e,0x00,0x00,
+	0x00,0x7e,0x00,0x00,
+	0x00,0xfe,0x00,0x00,
+	0x00,0xfe,0x01,0x00,
+	0x00,0xfe,0x03,0x00,
+	0x00,0x7e,0x00,0x00,
+	0x00,0x6e,0x00,0x00,
+	0x00,0x66,0x00,0x00,
+	0x00,0xc2,0x00,0x00,
+	0x00,0xc0,0x00,0x00,
+	0x00,0x80,0x01,0x00,
+	0x00,0x80,0x01,0x00,
+	0x00,0x00,0x03,0x00,
+	0x00,0x00,0x03,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/moveflnk_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/moveflnk_mask.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/moveflnk_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/moveflnk_mask.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,15 +24,37 @@
 #define moveflnk_mask_height 32
 #define moveflnk_mask_x_hot 9
 #define moveflnk_mask_y_hot 9
+
 static const unsigned char moveflnk_mask_bits[] = {
-   0xff, 0x01, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00,
-   0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00,
-   0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00, 0xff, 0x0f, 0x00, 0x00,
-   0xff, 0x0f, 0x00, 0x00, 0xff, 0x1f, 0x00, 0x00, 0xff, 0x3f, 0x00, 0x00,
-   0xff, 0x7f, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x01, 0x00,
-   0x00, 0xff, 0x03, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00, 0xff, 0x07, 0x00,
-   0x00, 0xff, 0x07, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00, 0xff, 0x01, 0x00,
-   0x00, 0xff, 0x01, 0x00, 0x00, 0xe7, 0x03, 0x00, 0x00, 0xe0, 0x03, 0x00,
-   0x00, 0xc0, 0x07, 0x00, 0x00, 0xc0, 0x07, 0x00, 0x00, 0x80, 0x07, 0x00,
-   0x00, 0x80, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
-   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
+	0xff,0x01,0x00,0x00,
+	0xff,0x07,0x00,0x00,
+	0xff,0x07,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x1f,0x00,0x00,
+	0xff,0x3f,0x00,0x00,
+	0xff,0x7f,0x00,0x00,
+	0xff,0xff,0x00,0x00,
+	0xff,0xff,0x01,0x00,
+	0x00,0xff,0x03,0x00,
+	0x00,0xff,0x07,0x00,
+	0x00,0xff,0x07,0x00,
+	0x00,0xff,0x07,0x00,
+	0x00,0xff,0x00,0x00,
+	0x00,0xff,0x01,0x00,
+	0x00,0xff,0x01,0x00,
+	0x00,0xe7,0x03,0x00,
+	0x00,0xe0,0x03,0x00,
+	0x00,0xc0,0x07,0x00,
+	0x00,0xc0,0x07,0x00,
+	0x00,0x80,0x07,0x00,
+	0x00,0x80,0x07,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/movepoint_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/movepoint_curs.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/movepoint_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/movepoint_curs.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,15 +24,37 @@
 #define movepoint_curs_height 32
 #define movepoint_curs_x_hot 0
 #define movepoint_curs_y_hot 0
+
 static const unsigned char movepoint_curs_bits[] = {
-   0xff, 0xff, 0xff, 0xff, 0xfd, 0xff, 0xff, 0xff, 0xf9, 0xff, 0xff, 0xff,
-   0xf1, 0xff, 0xff, 0xff, 0xe1, 0xff, 0xff, 0xff, 0xc1, 0xff, 0xff, 0xff,
-   0x81, 0xff, 0xff, 0xff, 0x01, 0xff, 0xff, 0xff, 0x01, 0xfe, 0xff, 0xff,
-   0x01, 0xfc, 0xff, 0xff, 0x81, 0xff, 0xff, 0xff, 0x91, 0xff, 0xff, 0xff,
-   0x39, 0xff, 0xff, 0xff, 0x3d, 0xff, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0xff,
-   0x7f, 0xfe, 0xff, 0xff, 0xff, 0xfc, 0x83, 0xff, 0xff, 0xfc, 0x83, 0xff,
-   0xff, 0xff, 0x83, 0xff, 0xff, 0xff, 0x83, 0xff, 0xff, 0xff, 0x83, 0xff,
-   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
-   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
-   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
-   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
+	0xff,0xff,0xff,0xff,
+	0xfd,0xff,0xff,0xff,
+	0xf9,0xff,0xff,0xff,
+	0xf1,0xff,0xff,0xff,
+	0xe1,0xff,0xff,0xff,
+	0xc1,0xff,0xff,0xff,
+	0x81,0xff,0xff,0xff,
+	0x01,0xff,0xff,0xff,
+	0x01,0xfe,0xff,0xff,
+	0x01,0xfc,0xff,0xff,
+	0x81,0xff,0xff,0xff,
+	0x91,0xff,0xff,0xff,
+	0x39,0xff,0xff,0xff,
+	0x3d,0xff,0xff,0xff,
+	0x7f,0xfe,0xff,0xff,
+	0x7f,0xfe,0xff,0xff,
+	0xff,0xfc,0x83,0xff,
+	0xff,0xfc,0x83,0xff,
+	0xff,0xff,0x83,0xff,
+	0xff,0xff,0x83,0xff,
+	0xff,0xff,0x83,0xff,
+	0xff,0xff,0xff,0xff,
+	0xff,0xff,0xff,0xff,
+	0xff,0xff,0xff,0xff,
+	0xff,0xff,0xff,0xff,
+	0xff,0xff,0xff,0xff,
+	0xff,0xff,0xff,0xff,
+	0xff,0xff,0xff,0xff,
+	0xff,0xff,0xff,0xff,
+	0xff,0xff,0xff,0xff,
+	0xff,0xff,0xff,0xff,
+	0xff,0xff,0xff,0xff};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/movepoint_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/movepoint_mask.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/movepoint_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/movepoint_mask.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,30 +7,54 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
 #define movepoint_mask_width 32
 #define movepoint_mask_height 32
+#define movepoint_mask_x_hot 0
+#define movepoint_mask_y_hot 0
+
 static const unsigned char movepoint_mask_bits[] = {
-   0x03, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x0f, 0x00, 0x00, 0x00,
-   0x1f, 0x00, 0x00, 0x00, 0x3f, 0x00, 0x00, 0x00, 0x7f, 0x00, 0x00, 0x00,
-   0xff, 0x00, 0x00, 0x00, 0xff, 0x01, 0x00, 0x00, 0xff, 0x03, 0x00, 0x00,
-   0xff, 0x07, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00,
-   0xef, 0x01, 0x00, 0x00, 0xe7, 0x01, 0x00, 0x00, 0xc3, 0x03, 0x00, 0x00,
-   0xc0, 0x03, 0xfe, 0x00, 0x80, 0x07, 0xfe, 0x00, 0x80, 0x07, 0xfe, 0x00,
-   0x80, 0x07, 0xfe, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x00, 0xfe, 0x00,
-   0x00, 0x00, 0xfe, 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};
+	0x03,0x00,0x00,0x00,
+	0x07,0x00,0x00,0x00,
+	0x0f,0x00,0x00,0x00,
+	0x1f,0x00,0x00,0x00,
+	0x3f,0x00,0x00,0x00,
+	0x7f,0x00,0x00,0x00,
+	0xff,0x00,0x00,0x00,
+	0xff,0x01,0x00,0x00,
+	0xff,0x03,0x00,0x00,
+	0xff,0x07,0x00,0x00,
+	0xff,0x07,0x00,0x00,
+	0xff,0x00,0x00,0x00,
+	0xef,0x01,0x00,0x00,
+	0xe7,0x01,0x00,0x00,
+	0xc3,0x03,0x00,0x00,
+	0xc0,0x03,0xfe,0x00,
+	0x80,0x07,0xfe,0x00,
+	0x80,0x07,0xfe,0x00,
+	0x80,0x07,0xfe,0x00,
+	0x00,0x00,0xfe,0x00,
+	0x00,0x00,0xfe,0x00,
+	0x00,0x00,0xfe,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};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/nodrop_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/nodrop_curs.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/nodrop_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/nodrop_curs.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,15 +24,37 @@
 #define nodrop_curs_height 32
 #define nodrop_curs_x_hot 9
 #define nodrop_curs_y_hot 9
+
 static const unsigned char nodrop_curs_bits[] = {
-   0x00, 0x00, 0x00, 0x00, 0xc0, 0x0f, 0x00, 0x00, 0xf0, 0x3f, 0x00, 0x00,
-   0xf8, 0x7f, 0x00, 0x00, 0x7c, 0xf8, 0x00, 0x00, 0x1c, 0xfc, 0x00, 0x00,
-   0x1e, 0xfe, 0x01, 0x00, 0x0e, 0xdf, 0x01, 0x00, 0x8e, 0xcf, 0x01, 0x00,
-   0xce, 0xc7, 0x01, 0x00, 0xee, 0xc3, 0x01, 0x00, 0xfe, 0xe1, 0x01, 0x00,
-   0xfc, 0xe0, 0x00, 0x00, 0x7c, 0xf8, 0x00, 0x00, 0xf8, 0x7f, 0x00, 0x00,
-   0xf0, 0x3f, 0x00, 0x00, 0xc0, 0x0f, 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};
+	0x00,0x00,0x00,0x00,
+	0xc0,0x0f,0x00,0x00,
+	0xf0,0x3f,0x00,0x00,
+	0xf8,0x7f,0x00,0x00,
+	0x7c,0xf8,0x00,0x00,
+	0x1c,0xfc,0x00,0x00,
+	0x1e,0xfe,0x01,0x00,
+	0x0e,0xdf,0x01,0x00,
+	0x8e,0xcf,0x01,0x00,
+	0xce,0xc7,0x01,0x00,
+	0xee,0xc3,0x01,0x00,
+	0xfe,0xe1,0x01,0x00,
+	0xfc,0xe0,0x00,0x00,
+	0x7c,0xf8,0x00,0x00,
+	0xf8,0x7f,0x00,0x00,
+	0xf0,0x3f,0x00,0x00,
+	0xc0,0x0f,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};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/nodrop_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/nodrop_mask.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/nodrop_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/nodrop_mask.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,15 +24,37 @@
 #define nodrop_mask_height 32
 #define nodrop_mask_x_hot 9
 #define nodrop_mask_y_hot 9
+
 static const unsigned char nodrop_mask_bits[] = {
-   0xc0, 0x0f, 0x00, 0x00, 0xf0, 0x3f, 0x00, 0x00, 0xf8, 0x7f, 0x00, 0x00,
-   0xfc, 0xff, 0x00, 0x00, 0xfe, 0xff, 0x01, 0x00, 0x7e, 0xfe, 0x01, 0x00,
-   0x3f, 0xff, 0x03, 0x00, 0x9f, 0xff, 0x03, 0x00, 0xdf, 0xff, 0x03, 0x00,
-   0xff, 0xef, 0x03, 0x00, 0xff, 0xe7, 0x03, 0x00, 0xff, 0xf3, 0x03, 0x00,
-   0xfe, 0xf9, 0x01, 0x00, 0xfe, 0xff, 0x01, 0x00, 0xfc, 0xff, 0x00, 0x00,
-   0xf8, 0x7f, 0x00, 0x00, 0xf0, 0x3f, 0x00, 0x00, 0xc0, 0x0f, 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};
+	0xc0,0x0f,0x00,0x00,
+	0xf0,0x3f,0x00,0x00,
+	0xf8,0x7f,0x00,0x00,
+	0xfc,0xff,0x00,0x00,
+	0xfe,0xff,0x01,0x00,
+	0x7e,0xfe,0x01,0x00,
+	0x3f,0xff,0x03,0x00,
+	0x9f,0xff,0x03,0x00,
+	0xdf,0xff,0x03,0x00,
+	0xff,0xef,0x03,0x00,
+	0xff,0xe7,0x03,0x00,
+	0xff,0xf3,0x03,0x00,
+	0xfe,0xf9,0x01,0x00,
+	0xfe,0xff,0x01,0x00,
+	0xfc,0xff,0x00,0x00,
+	0xf8,0x7f,0x00,0x00,
+	0xf0,0x3f,0x00,0x00,
+	0xc0,0x0f,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};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/null_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/null_curs.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/null_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/null_curs.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,21 +7,22 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
-#define nullcurs_width 4
-#define nullcurs_height 4
-#define nullcurs_x_hot 2 
-#define nullcurs_y_hot 2
-static const unsigned char nullcurs_bits[] = { 0x00, 0x00 };
+#define null_curs_width 4
+#define null_curs_height 4
+#define null_curs_x_hot 2
+#define null_curs_y_hot 2
+
+static const unsigned char null_curs_bits[] = {0x00,0x00};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/null_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/null_mask.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/null_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/null_mask.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,19 +7,22 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
-#define nullmask_width 4
-#define nullmask_height 4
-static const unsigned char nullmask_bits[] = { 0x00, 0x00 };
+#define null_mask_width 4
+#define null_mask_height 4
+#define null_mask_x_hot 2
+#define null_mask_y_hot 2
+
+static const unsigned char null_mask_bits[] = {0x00,0x00};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/paintbrush_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/paintbrush_curs.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/paintbrush_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/paintbrush_curs.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,23 +7,38 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
+
 #define paintbrush_curs_width 16
 #define paintbrush_curs_height 16
 #define paintbrush_curs_x_hot 0
 #define paintbrush_curs_y_hot 10
+
 static const unsigned char paintbrush_curs_bits[] = {
-   0x00, 0x80, 0x00, 0x40, 0x00, 0x20, 0x00, 0x90, 0x80, 0xcb, 0x60, 0x64,
-   0x90, 0x34, 0x08, 0x19, 0x06, 0x22, 0x11, 0x24, 0x09, 0x18, 0x46, 0x14,
-   0x24, 0x0a, 0x18, 0x05, 0x90, 0x02, 0xe0, 0x01 };
+	0x00,0x80,
+	0x00,0x40,
+	0x00,0x20,
+	0x00,0x90,
+	0x80,0xcb,
+	0x60,0x64,
+	0x90,0x34,
+	0x08,0x19,
+	0x06,0x22,
+	0x11,0x24,
+	0x09,0x18,
+	0x46,0x14,
+	0x24,0x0a,
+	0x18,0x05,
+	0x90,0x02,
+	0xe0,0x01};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/paintbrush_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/paintbrush_mask.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/paintbrush_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/paintbrush_mask.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,22 +7,38 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
+
 #define paintbrush_mask_width 16
 #define paintbrush_mask_height 16
-static const unsigned char paintbrush_mask_bits[] = {
-   0x00, 0x80, 0x00, 0xc0, 0x00, 0xe0, 0x00, 0xf0, 0x80, 0xfb, 0xe0, 0x7f,
-   0xf0, 0x3f, 0xf8, 0x1f, 0xfe, 0x3f, 0xff, 0x3f, 0xff, 0x1f, 0xfe, 0x1f,
-   0xfc, 0x0f, 0xf8, 0x07, 0xf0, 0x03, 0xe0, 0x01 };
+#define paintbrush_mask_x_hot 0
+#define paintbrush_mask_y_hot 10
 
+static const unsigned char paintbrush_mask_bits[] = {
+	0x00,0x80,
+	0x00,0xc0,
+	0x00,0xe0,
+	0x00,0xf0,
+	0x80,0xfb,
+	0xe0,0x7f,
+	0xf0,0x3f,
+	0xf8,0x1f,
+	0xfe,0x3f,
+	0xff,0x3f,
+	0xff,0x1f,
+	0xfe,0x1f,
+	0xfc,0x0f,
+	0xf8,0x07,
+	0xf0,0x03,
+	0xe0,0x01};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotcol_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotcol_curs.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotcol_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotcol_curs.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,15 +24,37 @@
 #define pivotcol_curs_height 32
 #define pivotcol_curs_x_hot 7
 #define pivotcol_curs_y_hot 5
+
 static const unsigned char pivotcol_curs_bits[] = {
-   0xff, 0x01, 0x00, 0x00, 0x01, 0x01, 0x00, 0x00, 0x55, 0x01, 0x00, 0x00,
-   0x29, 0x01, 0x00, 0x00, 0x15, 0x01, 0x00, 0x00, 0xa9, 0x00, 0x00, 0x00,
-   0x95, 0x01, 0x00, 0x00, 0xa9, 0x02, 0x00, 0x00, 0x95, 0x04, 0x00, 0x00,
-   0xa9, 0x08, 0x00, 0x00, 0x95, 0x10, 0x00, 0x00, 0xa9, 0x20, 0x00, 0x00,
-   0x95, 0x40, 0x00, 0x00, 0xa9, 0x80, 0x00, 0x00, 0x95, 0x00, 0x01, 0x00,
-   0xa9, 0xe0, 0x03, 0x00, 0x95, 0x2c, 0x00, 0x00, 0xbd, 0x4a, 0x00, 0x00,
-   0xbf, 0x51, 0x00, 0x00, 0x80, 0x90, 0x00, 0x00, 0x00, 0xa0, 0x00, 0x00,
-   0x00, 0x20, 0x01, 0x00, 0x00, 0x40, 0x01, 0x00, 0x00, 0xc0, 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 };
+	0xff,0x01,0x00,0x00,
+	0x01,0x01,0x00,0x00,
+	0x55,0x01,0x00,0x00,
+	0x29,0x01,0x00,0x00,
+	0x15,0x01,0x00,0x00,
+	0xa9,0x00,0x00,0x00,
+	0x95,0x01,0x00,0x00,
+	0xa9,0x02,0x00,0x00,
+	0x95,0x04,0x00,0x00,
+	0xa9,0x08,0x00,0x00,
+	0x95,0x10,0x00,0x00,
+	0xa9,0x20,0x00,0x00,
+	0x95,0x40,0x00,0x00,
+	0xa9,0x80,0x00,0x00,
+	0x95,0x00,0x01,0x00,
+	0xa9,0xe0,0x03,0x00,
+	0x95,0x2c,0x00,0x00,
+	0xbd,0x4a,0x00,0x00,
+	0xbf,0x51,0x00,0x00,
+	0x80,0x90,0x00,0x00,
+	0x00,0xa0,0x00,0x00,
+	0x00,0x20,0x01,0x00,
+	0x00,0x40,0x01,0x00,
+	0x00,0xc0,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};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotcol_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotcol_mask.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotcol_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotcol_mask.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,15 +24,37 @@
 #define pivotcol_mask_height 32
 #define pivotcol_mask_x_hot 7
 #define pivotcol_mask_y_hot 5
+
 static const unsigned char pivotcol_mask_bits[] = {
-   0xff, 0x01, 0x00, 0x00, 0xff, 0x01, 0x00, 0x00, 0xff, 0x01, 0x00, 0x00,
-   0xff, 0x01, 0x00, 0x00, 0xff, 0x01, 0x00, 0x00, 0xff, 0x01, 0x00, 0x00,
-   0xff, 0x01, 0x00, 0x00, 0xff, 0x03, 0x00, 0x00, 0xff, 0x07, 0x00, 0x00,
-   0xff, 0x0f, 0x00, 0x00, 0xff, 0x1f, 0x00, 0x00, 0xff, 0x3f, 0x00, 0x00,
-   0xff, 0x7f, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0xff, 0xff, 0x01, 0x00,
-   0xff, 0xff, 0x03, 0x00, 0xff, 0x3f, 0x00, 0x00, 0xff, 0x7b, 0x00, 0x00,
-   0xff, 0x71, 0x00, 0x00, 0x80, 0xf0, 0x00, 0x00, 0x00, 0xe0, 0x00, 0x00,
-   0x00, 0xe0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 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 };
+	0xff,0x01,0x00,0x00,
+	0xff,0x01,0x00,0x00,
+	0xff,0x01,0x00,0x00,
+	0xff,0x01,0x00,0x00,
+	0xff,0x01,0x00,0x00,
+	0xff,0x01,0x00,0x00,
+	0xff,0x01,0x00,0x00,
+	0xff,0x03,0x00,0x00,
+	0xff,0x07,0x00,0x00,
+	0xff,0x0f,0x00,0x00,
+	0xff,0x1f,0x00,0x00,
+	0xff,0x3f,0x00,0x00,
+	0xff,0x7f,0x00,0x00,
+	0xff,0xff,0x00,0x00,
+	0xff,0xff,0x01,0x00,
+	0xff,0xff,0x03,0x00,
+	0xff,0x3f,0x00,0x00,
+	0xff,0x7b,0x00,0x00,
+	0xff,0x71,0x00,0x00,
+	0x80,0xf0,0x00,0x00,
+	0x00,0xe0,0x00,0x00,
+	0x00,0xe0,0x01,0x00,
+	0x00,0xc0,0x01,0x00,
+	0x00,0xc0,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};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotdel_curs.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotdel_curs.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotdel_curs.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotdel_curs.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,15 +24,37 @@
 #define pivotdel_curs_height 32
 #define pivotdel_curs_x_hot 9
 #define pivotdel_curs_y_hot 8
+
 static const unsigned char pivotdel_curs_bits[] = {
-   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1c, 0x80, 0x01, 0x00,
-   0x3c, 0xc0, 0x00, 0x00, 0x73, 0x6f, 0x07, 0x00, 0xe1, 0x30, 0x04, 0x00,
-   0xc1, 0x1d, 0x04, 0x00, 0x81, 0x0f, 0x04, 0x00, 0x01, 0x07, 0x04, 0x00,
-   0x81, 0x0f, 0x04, 0x00, 0xc1, 0x1d, 0x04, 0x00, 0xe1, 0x38, 0x04, 0x00,
-   0x77, 0xaf, 0x07, 0x00, 0x78, 0x40, 0x00, 0x00, 0x3c, 0x80, 0x00, 0x00,
-   0x18, 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, 0x00, 0x00, 0x00, 0x00, 0x00 };
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x1c,0x80,0x01,0x00,
+	0x3c,0xc0,0x00,0x00,
+	0x73,0x6f,0x07,0x00,
+	0xe1,0x30,0x04,0x00,
+	0xc1,0x1d,0x04,0x00,
+	0x81,0x0f,0x04,0x00,
+	0x01,0x07,0x04,0x00,
+	0x81,0x0f,0x04,0x00,
+	0xc1,0x1d,0x04,0x00,
+	0xe1,0x38,0x04,0x00,
+	0x77,0xaf,0x07,0x00,
+	0x78,0x40,0x00,0x00,
+	0x3c,0x80,0x00,0x00,
+	0x18,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,0x00,
+	0x00,0x00,0x00,0x00};

Modified: openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotdel_mask.h
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotdel_mask.h?rev=1858284&r1=1858283&r2=1858284&view=diff
==============================================================================
--- openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotdel_mask.h (original)
+++ openoffice/trunk/main/vcl/inc/unx/x11_cursors/pivotdel_mask.h Sat Apr 27 16:01:45 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -24,15 +24,37 @@
 #define pivotdel_mask_height 32
 #define pivotdel_mask_x_hot 9
 #define pivotdel_mask_y_hot 8
+
 static const unsigned char pivotdel_mask_bits[] = {
-   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1c, 0x80, 0x01, 0x00,
-   0x3c, 0xc0, 0x00, 0x00, 0xff, 0xff, 0x07, 0x00, 0xff, 0xff, 0x07, 0x00,
-   0xff, 0xff, 0x07, 0x00, 0xff, 0xff, 0x07, 0x00, 0xff, 0xff, 0x07, 0x00,
-   0xff, 0xff, 0x07, 0x00, 0xff, 0xff, 0x07, 0x00, 0xff, 0xff, 0x07, 0x00,
-   0xff, 0xff, 0x07, 0x00, 0x78, 0x40, 0x00, 0x00, 0x3c, 0x80, 0x00, 0x00,
-   0x18, 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, 0x00, 0x00, 0x00, 0x00, 0x00 };
+	0x00,0x00,0x00,0x00,
+	0x00,0x00,0x00,0x00,
+	0x1c,0x80,0x01,0x00,
+	0x3c,0xc0,0x00,0x00,
+	0xff,0xff,0x07,0x00,
+	0xff,0xff,0x07,0x00,
+	0xff,0xff,0x07,0x00,
+	0xff,0xff,0x07,0x00,
+	0xff,0xff,0x07,0x00,
+	0xff,0xff,0x07,0x00,
+	0xff,0xff,0x07,0x00,
+	0xff,0xff,0x07,0x00,
+	0xff,0xff,0x07,0x00,
+	0x78,0x40,0x00,0x00,
+	0x3c,0x80,0x00,0x00,
+	0x18,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,0x00,
+	0x00,0x00,0x00,0x00};