Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/chainnot_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/chainnot_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/chainnot_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/chainnot_curs.h Thu May 2 11:13:38 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 chainnot_curs_height 32 #define chainnot_curs_x_hot 2 #define chainnot_curs_y_hot 2 + static const unsigned char chainnot_curs_bits[] = { - 0x00,0x00,0x00,0x00,0x80,0x1f,0x00,0x00,0xe0,0x7f,0x00,0x00,0xf0,0xf0,0x00, - 0x00,0x38,0xc0,0x01,0x00,0x7c,0x80,0x03,0x00,0xec,0x00,0x03,0x00,0xce,0x01, - 0x07,0x00,0x86,0x03,0x06,0x00,0x06,0x07,0x06,0x00,0x06,0x0e,0x06,0x00,0x06, - 0x1c,0x06,0x00,0x0e,0x38,0x07,0x00,0x0c,0x70,0x03,0x00,0x1c,0xe0,0x03,0x00, - 0x38,0xc0,0x01,0x00,0xf0,0xe0,0x00,0x00,0xe0,0x7f,0x00,0x00,0x80,0x9f,0xfc, - 0x3e,0x00,0x00,0x02,0x41,0x00,0x72,0xb9,0x8e,0x00,0x92,0x44,0x92,0x00,0x8c, - 0x44,0xa2,0x00,0x92,0x44,0xa2,0x00,0x92,0x44,0x92,0x00,0x62,0x3e,0x8d,0x00, - 0x04,0x81,0x40,0x00,0xf8,0x78,0x3f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}; + 0x00,0x00,0x00,0x00, + 0x80,0x1f,0x00,0x00, + 0xe0,0x7f,0x00,0x00, + 0xf0,0xf0,0x00,0x00, + 0x38,0xc0,0x01,0x00, + 0x7c,0x80,0x03,0x00, + 0xec,0x00,0x03,0x00, + 0xce,0x01,0x07,0x00, + 0x86,0x03,0x06,0x00, + 0x06,0x07,0x06,0x00, + 0x06,0x0e,0x06,0x00, + 0x06,0x1c,0x06,0x00, + 0x0e,0x38,0x07,0x00, + 0x0c,0x70,0x03,0x00, + 0x1c,0xe0,0x03,0x00, + 0x38,0xc0,0x01,0x00, + 0xf0,0xe0,0x00,0x00, + 0xe0,0x7f,0x00,0x00, + 0x80,0x9f,0xfc,0x3e, + 0x00,0x00,0x02,0x41, + 0x00,0x72,0xb9,0x8e, + 0x00,0x92,0x44,0x92, + 0x00,0x8c,0x44,0xa2, + 0x00,0x92,0x44,0xa2, + 0x00,0x92,0x44,0x92, + 0x00,0x62,0x3e,0x8d, + 0x00,0x04,0x81,0x40, + 0x00,0xf8,0x78,0x3f, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00};
Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/chainnot_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/chainnot_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/chainnot_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/chainnot_mask.h Thu May 2 11:13:38 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,28 +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 chainnot_mask_width 32 #define chainnot_mask_height 32 +#define chainnot_mask_x_hot 2 +#define chainnot_mask_y_hot 2 + static const unsigned char chainnot_mask_bits[] = { - 0x80,0x1f,0x00,0x00,0xe0,0x7f,0x00,0x00,0xf0,0xff,0x00,0x00,0xf8,0xff,0x01, - 0x00,0xfc,0xf0,0x03,0x00,0xfe,0xc0,0x07,0x00,0xfe,0x81,0x07,0x00,0xff,0x83, - 0x0f,0x00,0xcf,0x07,0x0f,0x00,0x8f,0x0f,0x0f,0x00,0x0f,0x1f,0x0f,0x00,0x0f, - 0x3e,0x0f,0x00,0x1f,0xfc,0x0f,0x00,0x1e,0xf8,0x07,0x00,0x3e,0xf0,0x07,0x00, - 0xfc,0xe0,0x03,0x00,0xf8,0xff,0x01,0x00,0xf0,0xff,0x00,0x00,0xe0,0xff,0xfc, - 0x3e,0x80,0xff,0xfe,0x7f,0x00,0x7e,0xff,0xff,0x00,0x9e,0xc7,0xf3,0x00,0x8c, - 0xc7,0xe3,0x00,0x9e,0xc7,0xe3,0x00,0x9e,0xc7,0xf3,0x00,0xfe,0xff,0xff,0x00, - 0xfc,0xfd,0x7f,0x00,0xf8,0x78,0x3f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}; + 0x80,0x1f,0x00,0x00, + 0xe0,0x7f,0x00,0x00, + 0xf0,0xff,0x00,0x00, + 0xf8,0xff,0x01,0x00, + 0xfc,0xf0,0x03,0x00, + 0xfe,0xc0,0x07,0x00, + 0xfe,0x81,0x07,0x00, + 0xff,0x83,0x0f,0x00, + 0xcf,0x07,0x0f,0x00, + 0x8f,0x0f,0x0f,0x00, + 0x0f,0x1f,0x0f,0x00, + 0x0f,0x3e,0x0f,0x00, + 0x1f,0xfc,0x0f,0x00, + 0x1e,0xf8,0x07,0x00, + 0x3e,0xf0,0x07,0x00, + 0xfc,0xe0,0x03,0x00, + 0xf8,0xff,0x01,0x00, + 0xf0,0xff,0x00,0x00, + 0xe0,0xff,0xfc,0x3e, + 0x80,0xff,0xfe,0x7f, + 0x00,0x7e,0xff,0xff, + 0x00,0x9e,0xc7,0xf3, + 0x00,0x8c,0xc7,0xe3, + 0x00,0x9e,0xc7,0xe3, + 0x00,0x9e,0xc7,0xf3, + 0x00,0xfe,0xff,0xff, + 0x00,0xfc,0xfd,0x7f, + 0x00,0xf8,0x78,0x3f, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/chart_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/chart_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/chart_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/chart_curs.h Thu May 2 11:13:38 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 chart_curs_height 32 #define chart_curs_x_hot 15 #define chart_curs_y_hot 16 + static const unsigned char chart_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,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x00,0x00,0x00,0x80,0x00,0x00,0x00, - 0x80,0x00,0x00,0x00,0x80,0x00,0x00,0x00,0x80,0x00,0x00,0x00,0x80,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0xbf,0x7e,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x00, - 0x00,0x00,0x80,0x00,0x00,0x00,0x80,0x00,0x00,0x00,0x80,0x00,0x00,0x00,0x80, - 0x10,0x00,0x00,0x80,0x00,0x06,0x00,0x00,0x10,0x06,0x00,0x00,0x00,0x06,0x00, - 0x00,0x10,0x36,0x00,0x00,0xc0,0x36,0x00,0x00,0xd0,0x36,0x00,0x00,0xc0,0x36, - 0x00,0x00,0xf0,0x7f,0x00,0x00,0x00,0x00}; + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x80,0x00,0x00, + 0x00,0x80,0x00,0x00, + 0x00,0x80,0x00,0x00, + 0x00,0x80,0x00,0x00, + 0x00,0x80,0x00,0x00, + 0x00,0x80,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0xbf,0x7e,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x80,0x00,0x00, + 0x00,0x80,0x00,0x00, + 0x00,0x80,0x00,0x00, + 0x00,0x80,0x00,0x00, + 0x00,0x80,0x10,0x00, + 0x00,0x80,0x00,0x06, + 0x00,0x00,0x10,0x06, + 0x00,0x00,0x00,0x06, + 0x00,0x00,0x10,0x36, + 0x00,0x00,0xc0,0x36, + 0x00,0x00,0xd0,0x36, + 0x00,0x00,0xc0,0x36, + 0x00,0x00,0xf0,0x7f, + 0x00,0x00,0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/chart_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/chart_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/chart_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/chart_mask.h Thu May 2 11:13:38 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 chart_mask_height 32 #define chart_mask_x_hot 15 #define chart_mask_y_hot 16 + static const unsigned char chart_mask_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,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0xc0,0x01,0x00,0x00,0xc0,0x01,0x00,0x00,0xc0,0x01,0x00,0x00, - 0xc0,0x01,0x00,0x00,0xc0,0x01,0x00,0x00,0xc0,0x01,0x00,0x00,0xc0,0x01,0x00, - 0x80,0xff,0xff,0x00,0x80,0xff,0xff,0x00,0x80,0xff,0xff,0x00,0x00,0xc0,0x01, - 0x00,0x00,0xc0,0x01,0x00,0x00,0xc0,0x01,0x00,0x00,0xc0,0x39,0x00,0x00,0xc0, - 0x39,0x0f,0x00,0xc0,0x39,0x0f,0x00,0xc0,0x39,0x0f,0x00,0x00,0x38,0x7f,0x00, - 0x00,0xf8,0x7f,0x00,0x00,0xf8,0x7f,0x00,0x00,0xf8,0x7f,0x00,0x00,0xf8,0xff, - 0x00,0x00,0xf8,0xff,0x00,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,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0xc0,0x01,0x00, + 0x00,0xc0,0x01,0x00, + 0x00,0xc0,0x01,0x00, + 0x00,0xc0,0x01,0x00, + 0x00,0xc0,0x01,0x00, + 0x00,0xc0,0x01,0x00, + 0x00,0xc0,0x01,0x00, + 0x80,0xff,0xff,0x00, + 0x80,0xff,0xff,0x00, + 0x80,0xff,0xff,0x00, + 0x00,0xc0,0x01,0x00, + 0x00,0xc0,0x01,0x00, + 0x00,0xc0,0x01,0x00, + 0x00,0xc0,0x39,0x00, + 0x00,0xc0,0x39,0x0f, + 0x00,0xc0,0x39,0x0f, + 0x00,0xc0,0x39,0x0f, + 0x00,0x00,0x38,0x7f, + 0x00,0x00,0xf8,0x7f, + 0x00,0x00,0xf8,0x7f, + 0x00,0x00,0xf8,0x7f, + 0x00,0x00,0xf8,0xff, + 0x00,0x00,0xf8,0xff, + 0x00,0x00,0xf8,0xff}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copydata_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copydata_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copydata_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copydata_curs.h Thu May 2 11:13:38 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 copydata_curs_height 32 #define copydata_curs_x_hot 1 #define copydata_curs_y_hot 1 + static const unsigned char copydata_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, 0x00, 0x00, 0x00, - 0x10, 0xf0, 0x1f, 0x00, 0x08, 0xf0, 0x1f, 0x00, 0x10, 0xf0, 0x1e, 0x00, - 0xa8, 0xf2, 0x1e, 0x00, 0x50, 0x35, 0x18, 0x00, 0x00, 0xf0, 0x1e, 0x00, - 0x00, 0xf0, 0x1e, 0x00, 0x00, 0xf0, 0x1f, 0x00, 0x00, 0xf0, 0x1f, 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,0x00,0x00,0x00, + 0x10,0xf0,0x1f,0x00, + 0x08,0xf0,0x1f,0x00, + 0x10,0xf0,0x1e,0x00, + 0xa8,0xf2,0x1e,0x00, + 0x50,0x35,0x18,0x00, + 0x00,0xf0,0x1e,0x00, + 0x00,0xf0,0x1e,0x00, + 0x00,0xf0,0x1f,0x00, + 0x00,0xf0,0x1f,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copydata_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copydata_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copydata_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copydata_mask.h Thu May 2 11:13:38 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 copydata_mask_height 32 #define copydata_mask_x_hot 1 #define copydata_mask_y_hot 1 + static const unsigned char copydata_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, 0xf8, 0x3f, 0x00, - 0x3c, 0xf8, 0x3f, 0x00, 0x3c, 0xf8, 0x3f, 0x00, 0xfc, 0xff, 0x3f, 0x00, - 0xfc, 0xff, 0x3f, 0x00, 0xfc, 0xff, 0x3f, 0x00, 0xf8, 0xff, 0x3f, 0x00, - 0x00, 0xf8, 0x3f, 0x00, 0x00, 0xf8, 0x3f, 0x00, 0x00, 0xf8, 0x3f, 0x00, - 0x00, 0xf8, 0x3f, 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,0xf8,0x3f,0x00, + 0x3c,0xf8,0x3f,0x00, + 0x3c,0xf8,0x3f,0x00, + 0xfc,0xff,0x3f,0x00, + 0xfc,0xff,0x3f,0x00, + 0xfc,0xff,0x3f,0x00, + 0xf8,0xff,0x3f,0x00, + 0x00,0xf8,0x3f,0x00, + 0x00,0xf8,0x3f,0x00, + 0x00,0xf8,0x3f,0x00, + 0x00,0xf8,0x3f,0x00, + 0x00,0x00,0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copydlnk_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copydlnk_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copydlnk_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copydlnk_curs.h Thu May 2 11:13:38 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 copydlnk_curs_height 32 #define copydlnk_curs_x_hot 1 #define copydlnk_curs_y_hot 1 + static const unsigned char copydlnk_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, 0x01, 0x00, 0x00, - 0x30, 0xf1, 0x1f, 0x00, 0x10, 0xf1, 0x1f, 0x00, 0xd0, 0xf1, 0x1e, 0x00, - 0xf0, 0xf1, 0x1e, 0x00, 0x00, 0x34, 0x18, 0x00, 0x00, 0xf0, 0x1e, 0x00, - 0x00, 0xf0, 0x1e, 0x00, 0x00, 0xf0, 0x1f, 0x00, 0x00, 0xf0, 0x1f, 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,0x01,0x00,0x00, + 0x30,0xf1,0x1f,0x00, + 0x10,0xf1,0x1f,0x00, + 0xd0,0xf1,0x1e,0x00, + 0xf0,0xf1,0x1e,0x00, + 0x00,0x34,0x18,0x00, + 0x00,0xf0,0x1e,0x00, + 0x00,0xf0,0x1e,0x00, + 0x00,0xf0,0x1f,0x00, + 0x00,0xf0,0x1f,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copydlnk_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copydlnk_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copydlnk_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copydlnk_mask.h Thu May 2 11:13:38 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 copydlnk_mask_height 32 #define copydlnk_mask_x_hot 1 #define copydlnk_mask_y_hot 1 + static const unsigned char copydlnk_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, 0xff, 0x3f, 0x00, - 0xf8, 0xff, 0x3f, 0x00, 0xf8, 0xff, 0x3f, 0x00, 0xf8, 0xff, 0x3f, 0x00, - 0xf8, 0xff, 0x3f, 0x00, 0xf8, 0xff, 0x3f, 0x00, 0x00, 0xfe, 0x3f, 0x00, - 0x00, 0xf8, 0x3f, 0x00, 0x00, 0xf8, 0x3f, 0x00, 0x00, 0xf8, 0x3f, 0x00, - 0x00, 0xf8, 0x3f, 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,0xff,0x3f,0x00, + 0xf8,0xff,0x3f,0x00, + 0xf8,0xff,0x3f,0x00, + 0xf8,0xff,0x3f,0x00, + 0xf8,0xff,0x3f,0x00, + 0xf8,0xff,0x3f,0x00, + 0x00,0xfe,0x3f,0x00, + 0x00,0xf8,0x3f,0x00, + 0x00,0xf8,0x3f,0x00, + 0x00,0xf8,0x3f,0x00, + 0x00,0xf8,0x3f,0x00, + 0x00,0x00,0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyfile_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyfile_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyfile_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyfile_curs.h Thu May 2 11:13:38 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 copyfile_curs_height 32 #define copyfile_curs_x_hot 9 #define copyfile_curs_y_hot 9 + static const unsigned char copyfile_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, 0x3f, 0x00, 0x80, 0xe1, 0x3d, - 0x00, 0x80, 0xe1, 0x3d, 0x00, 0x00, 0x63, 0x30, 0x00, 0x00, 0xe3, 0x3d, - 0x00, 0x00, 0xe0, 0x3d, 0x00, 0x00, 0xe0, 0x3f, 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,0x3f, + 0x00,0x80,0xe1,0x3d, + 0x00,0x80,0xe1,0x3d, + 0x00,0x00,0x63,0x30, + 0x00,0x00,0xe3,0x3d, + 0x00,0x00,0xe0,0x3d, + 0x00,0x00,0xe0,0x3f, + 0x00,0x00,0xe0,0x3f, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyfile_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyfile_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyfile_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyfile_mask.h Thu May 2 11:13:38 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 copyfile_mask_height 32 #define copyfile_mask_x_hot 9 #define copyfile_mask_y_hot 9 + static const unsigned char copyfile_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/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyfiles_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyfiles_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyfiles_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyfiles_curs.h Thu May 2 11:13:38 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 copyfiles_curs_height 32 #define copyfiles_curs_x_hot 8 #define copyfiles_curs_y_hot 9 + static const unsigned char copyfiles_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, 0xe0, 0x3f, 0x00, 0x60, 0xe0, 0x3f, 0x00, 0xc0, 0xe0, 0x3d, - 0x00, 0xc0, 0xe0, 0x3d, 0x00, 0x80, 0x61, 0x30, 0x00, 0x80, 0xe1, 0x3d, - 0x00, 0x00, 0xe0, 0x3d, 0x00, 0x00, 0xe0, 0x3f, 0x00, 0x00, 0xe0, 0x3f, - 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,0xe0,0x3f, + 0x00,0x60,0xe0,0x3f, + 0x00,0xc0,0xe0,0x3d, + 0x00,0xc0,0xe0,0x3d, + 0x00,0x80,0x61,0x30, + 0x00,0x80,0xe1,0x3d, + 0x00,0x00,0xe0,0x3d, + 0x00,0x00,0xe0,0x3f, + 0x00,0x00,0xe0,0x3f, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyfiles_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyfiles_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyfiles_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyfiles_mask.h Thu May 2 11:13:38 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 copyfiles_mask_height 32 #define copyfiles_mask_x_hot 8 #define copyfiles_mask_y_hot 9 + static const unsigned char copyfiles_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, 0xf0, 0x7f, - 0x80, 0xff, 0xf0, 0x7f, 0x80, 0xf3, 0xf1, 0x7f, 0x00, 0xf0, 0xf1, 0x7f, - 0x00, 0xe0, 0xf3, 0x7f, 0x00, 0xe0, 0xf3, 0x7f, 0x00, 0xc0, 0xf3, 0x7f, - 0x00, 0xc0, 0xf3, 0x7f, 0x00, 0x00, 0xf0, 0x7f, 0x00, 0x00, 0xf0, 0x7f, - 0x00, 0x00, 0xf0, 0x7f, 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,0xf0,0x7f, + 0x80,0xff,0xf0,0x7f, + 0x80,0xf3,0xf1,0x7f, + 0x00,0xf0,0xf1,0x7f, + 0x00,0xe0,0xf3,0x7f, + 0x00,0xe0,0xf3,0x7f, + 0x00,0xc0,0xf3,0x7f, + 0x00,0xc0,0xf3,0x7f, + 0x00,0x00,0xf0,0x7f, + 0x00,0x00,0xf0,0x7f, + 0x00,0x00,0xf0,0x7f, + 0x00,0x00,0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyflnk_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyflnk_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyflnk_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyflnk_curs.h Thu May 2 11:13:38 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 copyflnk_curs_height 32 #define copyflnk_curs_x_hot 9 #define copyflnk_curs_y_hot 9 + static const unsigned char copyflnk_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, 0xe0, 0x3f, 0x00, 0xc0, 0xe0, 0x3f, 0x00, 0x80, 0xe1, 0x3d, - 0x00, 0x80, 0xe1, 0x3d, 0x00, 0x00, 0x63, 0x30, 0x00, 0x00, 0xe3, 0x3d, - 0x00, 0x00, 0xe0, 0x3d, 0x00, 0x00, 0xe0, 0x3f, 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, + 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,0xe0,0x3f, + 0x00,0xc0,0xe0,0x3f, + 0x00,0x80,0xe1,0x3d, + 0x00,0x80,0xe1,0x3d, + 0x00,0x00,0x63,0x30, + 0x00,0x00,0xe3,0x3d, + 0x00,0x00,0xe0,0x3d, + 0x00,0x00,0xe0,0x3f, + 0x00,0x00,0xe0,0x3f, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyflnk_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyflnk_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyflnk_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/copyflnk_mask.h Thu May 2 11:13:38 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 copyflnk_mask_height 32 #define copyflnk_mask_x_hot 9 #define copyflnk_mask_y_hot 9 + static const unsigned char copyflnk_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/branches/AOO42X/main/vcl/inc/unx/x11_cursors/crook_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/crook_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/crook_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/crook_curs.h Thu May 2 11:13:38 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 crook_curs_height 32 #define crook_curs_x_hot 15 #define crook_curs_y_hot 14 + static const unsigned char crook_curs_bits[] = { - 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, 0x7c, 0x3e, 0xff, 0x7f, 0xbb, 0xdd, 0xfe, - 0x7f, 0xbb, 0xdd, 0xfe, 0xf3, 0xb6, 0x6d, 0xcf, 0xed, 0xb6, 0x6d, 0xb7, - 0xdd, 0x75, 0xae, 0xbb, 0xbb, 0x0b, 0xd0, 0xdd, 0xb7, 0xf1, 0x8f, 0xed, - 0x4f, 0x0e, 0x70, 0xf2, 0xbf, 0xf1, 0x8f, 0xfd, 0x5f, 0xfe, 0x7f, 0xfa, - 0xaf, 0xff, 0xff, 0xf5, 0xd7, 0xff, 0xff, 0xeb, 0xef, 0xff, 0xff, 0xf7, - 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,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff, + 0xff,0xff,0xff,0xff, + 0xff,0x7c,0x3e,0xff, + 0x7f,0xbb,0xdd,0xfe, + 0x7f,0xbb,0xdd,0xfe, + 0xf3,0xb6,0x6d,0xcf, + 0xed,0xb6,0x6d,0xb7, + 0xdd,0x75,0xae,0xbb, + 0xbb,0x0b,0xd0,0xdd, + 0xb7,0xf1,0x8f,0xed, + 0x4f,0x0e,0x70,0xf2, + 0xbf,0xf1,0x8f,0xfd, + 0x5f,0xfe,0x7f,0xfa, + 0xaf,0xff,0xff,0xf5, + 0xd7,0xff,0xff,0xeb, + 0xef,0xff,0xff,0xf7, + 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/branches/AOO42X/main/vcl/inc/unx/x11_cursors/crook_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/crook_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/crook_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/crook_mask.h Thu May 2 11:13:38 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 crook_mask_width 32 #define crook_mask_height 32 +#define crook_mask_x_hot 15 +#define crook_mask_y_hot 14 + static const unsigned char crook_mask_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, 0x83, 0xc1, 0x00, 0x80, 0xc7, 0xe3, 0x01, 0xc0, 0xef, 0xf7, 0x03, - 0xcc, 0xef, 0xf7, 0x33, 0x9e, 0xff, 0xff, 0x79, 0xbf, 0xff, 0xff, 0xfd, - 0x77, 0xff, 0xff, 0xee, 0xee, 0xf6, 0x6f, 0x77, 0xfc, 0xff, 0xff, 0x3f, - 0xb8, 0xff, 0xff, 0x1d, 0xf0, 0xff, 0xff, 0x0f, 0xf0, 0x0f, 0xf0, 0x0f, - 0xf8, 0x01, 0x80, 0x1f, 0x7c, 0x00, 0x00, 0x3e, 0x38, 0x00, 0x00, 0x1c, - 0x10, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x83,0xc1,0x00, + 0x80,0xc7,0xe3,0x01, + 0xc0,0xef,0xf7,0x03, + 0xcc,0xef,0xf7,0x33, + 0x9e,0xff,0xff,0x79, + 0xbf,0xff,0xff,0xfd, + 0x77,0xff,0xff,0xee, + 0xee,0xf6,0x6f,0x77, + 0xfc,0xff,0xff,0x3f, + 0xb8,0xff,0xff,0x1d, + 0xf0,0xff,0xff,0x0f, + 0xf0,0x0f,0xf0,0x0f, + 0xf8,0x01,0x80,0x1f, + 0x7c,0x00,0x00,0x3e, + 0x38,0x00,0x00,0x1c, + 0x10,0x00,0x00,0x08, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 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/branches/AOO42X/main/vcl/inc/unx/x11_cursors/crop_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/crop_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/crop_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/crop_curs.h Thu May 2 11:13:38 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 crop_curs_height 32 #define crop_curs_x_hot 9 #define crop_curs_y_hot 9 + static const unsigned char crop_curs_bits[] = { - 0xff, 0x0f, 0xff, 0xff, 0xff, 0x6f, 0xff, 0xff, 0xff, 0x6f, 0xff, 0xff, - 0x07, 0x60, 0xf8, 0xff, 0xf7, 0x6f, 0xfb, 0xff, 0xf7, 0x6f, 0xfb, 0xff, - 0x37, 0x60, 0xf8, 0xff, 0xb7, 0x6f, 0xff, 0xff, 0xb7, 0x6f, 0xff, 0xff, - 0xb7, 0x6f, 0xff, 0xff, 0xb7, 0x6f, 0xff, 0xff, 0xb7, 0x6f, 0xff, 0xff, - 0x30, 0x60, 0xff, 0xff, 0xb6, 0x7f, 0xff, 0xff, 0xb6, 0x7f, 0xff, 0xff, - 0x30, 0x00, 0xff, 0xff, 0xb7, 0xff, 0xff, 0xff, 0xb7, 0xff, 0xff, 0xff, - 0x87, 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, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; + 0xff,0x0f,0xff,0xff, + 0xff,0x6f,0xff,0xff, + 0xff,0x6f,0xff,0xff, + 0x07,0x60,0xf8,0xff, + 0xf7,0x6f,0xfb,0xff, + 0xf7,0x6f,0xfb,0xff, + 0x37,0x60,0xf8,0xff, + 0xb7,0x6f,0xff,0xff, + 0xb7,0x6f,0xff,0xff, + 0xb7,0x6f,0xff,0xff, + 0xb7,0x6f,0xff,0xff, + 0xb7,0x6f,0xff,0xff, + 0x30,0x60,0xff,0xff, + 0xb6,0x7f,0xff,0xff, + 0xb6,0x7f,0xff,0xff, + 0x30,0x00,0xff,0xff, + 0xb7,0xff,0xff,0xff, + 0xb7,0xff,0xff,0xff, + 0x87,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,0xff,0xff, + 0xff,0xff,0xff,0xff}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/crop_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/crop_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/crop_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/crop_mask.h Thu May 2 11:13:38 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 crop_mask_width 32 #define crop_mask_height 32 +#define crop_mask_x_hot 9 +#define crop_mask_y_hot 9 + static const unsigned char crop_mask_bits[] = { - 0x00, 0xf8, 0x01, 0x00, 0x00, 0xf8, 0x01, 0x00, 0xfc, 0xff, 0x0f, 0x00, - 0xfc, 0xff, 0x0f, 0x00, 0xfc, 0xff, 0x0f, 0x00, 0xfc, 0xff, 0x0f, 0x00, - 0xfc, 0xff, 0x0f, 0x00, 0xfc, 0xff, 0x0f, 0x00, 0xfc, 0xf8, 0x01, 0x00, - 0xfc, 0xf8, 0x01, 0x00, 0xfc, 0xf8, 0x01, 0x00, 0xff, 0xff, 0x01, 0x00, - 0xff, 0xff, 0x01, 0x00, 0xff, 0xff, 0x01, 0x00, 0xff, 0xff, 0x01, 0x00, - 0xff, 0xff, 0x01, 0x00, 0xff, 0xff, 0x01, 0x00, 0xfc, 0x00, 0x00, 0x00, - 0xfc, 0x00, 0x00, 0x00, 0xfc, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; + 0x00,0xf8,0x01,0x00, + 0x00,0xf8,0x01,0x00, + 0xfc,0xff,0x0f,0x00, + 0xfc,0xff,0x0f,0x00, + 0xfc,0xff,0x0f,0x00, + 0xfc,0xff,0x0f,0x00, + 0xfc,0xff,0x0f,0x00, + 0xfc,0xff,0x0f,0x00, + 0xfc,0xf8,0x01,0x00, + 0xfc,0xf8,0x01,0x00, + 0xfc,0xf8,0x01,0x00, + 0xff,0xff,0x01,0x00, + 0xff,0xff,0x01,0x00, + 0xff,0xff,0x01,0x00, + 0xff,0xff,0x01,0x00, + 0xff,0xff,0x01,0x00, + 0xff,0xff,0x01,0x00, + 0xfc,0x00,0x00,0x00, + 0xfc,0x00,0x00,0x00, + 0xfc,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 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/branches/AOO42X/main/vcl/inc/unx/x11_cursors/detective_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/detective_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/detective_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/detective_curs.h Thu May 2 11:13:38 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 detective_curs_height 32 #define detective_curs_x_hot 12 #define detective_curs_y_hot 13 + static const unsigned char detective_curs_bits[] = { - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x00,0x00,0x00,0x38,0x00, - 0x00,0x00,0x10,0x00,0x00,0x00,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x7c, - 0x00,0x00,0x00,0x83,0x01,0x00,0x80,0x00,0x02,0x00,0x80,0x10,0x02,0x00,0x40, - 0x38,0x04,0x00,0x40,0x7c,0x04,0x00,0x40,0xfe,0x04,0x00,0x40,0x38,0x04,0x00, - 0x40,0x38,0x04,0x00,0x80,0x38,0x02,0x00,0x80,0x00,0x02,0x00,0x00,0x83,0x07, - 0x00,0x00,0x7c,0x0e,0x00,0x00,0x00,0x1c,0x00,0x00,0x10,0x38,0x00,0x00,0x38, - 0x70,0x00,0x00,0x10,0x60,0x00,0x00,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}; + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x10,0x00,0x00, + 0x00,0x38,0x00,0x00, + 0x00,0x10,0x00,0x00, + 0x00,0x10,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x7c,0x00,0x00, + 0x00,0x83,0x01,0x00, + 0x80,0x00,0x02,0x00, + 0x80,0x10,0x02,0x00, + 0x40,0x38,0x04,0x00, + 0x40,0x7c,0x04,0x00, + 0x40,0xfe,0x04,0x00, + 0x40,0x38,0x04,0x00, + 0x40,0x38,0x04,0x00, + 0x80,0x38,0x02,0x00, + 0x80,0x00,0x02,0x00, + 0x00,0x83,0x07,0x00, + 0x00,0x7c,0x0e,0x00, + 0x00,0x00,0x1c,0x00, + 0x00,0x10,0x38,0x00, + 0x00,0x38,0x70,0x00, + 0x00,0x10,0x60,0x00, + 0x00,0x10,0x00,0x00, + 0x00,0x00,0x00,0x00, + 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/branches/AOO42X/main/vcl/inc/unx/x11_cursors/detective_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/detective_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/detective_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/detective_mask.h Thu May 2 11:13:38 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 detective_mask_height 32 #define detective_mask_x_hot 12 #define detective_mask_y_hot 13 + static const unsigned char detective_mask_bits[] = { - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x00,0x00,0x00,0x38,0x00, - 0x00,0x00,0x10,0x00,0x00,0x00,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x7c, - 0x00,0x00,0x00,0xff,0x01,0x00,0x80,0xff,0x03,0x00,0x80,0xff,0x03,0x00,0xc0, - 0xff,0x07,0x00,0xc0,0xff,0x07,0x00,0xc0,0xff,0x07,0x00,0xc0,0xff,0x07,0x00, - 0xc0,0xff,0x07,0x00,0x80,0xff,0x03,0x00,0x80,0xff,0x03,0x00,0x00,0xff,0x07, - 0x00,0x00,0x7c,0x0e,0x00,0x00,0x00,0x1c,0x00,0x00,0x10,0x38,0x00,0x00,0x38, - 0x70,0x00,0x00,0x10,0x60,0x00,0x00,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}; + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x10,0x00,0x00, + 0x00,0x38,0x00,0x00, + 0x00,0x10,0x00,0x00, + 0x00,0x10,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x7c,0x00,0x00, + 0x00,0xff,0x01,0x00, + 0x80,0xff,0x03,0x00, + 0x80,0xff,0x03,0x00, + 0xc0,0xff,0x07,0x00, + 0xc0,0xff,0x07,0x00, + 0xc0,0xff,0x07,0x00, + 0xc0,0xff,0x07,0x00, + 0xc0,0xff,0x07,0x00, + 0x80,0xff,0x03,0x00, + 0x80,0xff,0x03,0x00, + 0x00,0xff,0x07,0x00, + 0x00,0x7c,0x0e,0x00, + 0x00,0x00,0x1c,0x00, + 0x00,0x10,0x38,0x00, + 0x00,0x38,0x70,0x00, + 0x00,0x10,0x60,0x00, + 0x00,0x10,0x00,0x00, + 0x00,0x00,0x00,0x00, + 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/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawarc_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawarc_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawarc_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawarc_curs.h Thu May 2 11:13:38 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 drawarc_curs_height 32 #define drawarc_curs_x_hot 7 #define drawarc_curs_y_hot 7 + static const unsigned char drawarc_curs_bits[] = { - 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, - 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, - 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3c, 0x00, 0x00, 0x00, 0x42, 0x00, - 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, - 0x00, 0x00, 0x01, 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, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0xbf,0x7e,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x3c,0x00, + 0x00,0x00,0x42,0x00, + 0x00,0x00,0x01,0x00, + 0x00,0x00,0x01,0x00, + 0x00,0x00,0x01,0x00, + 0x00,0x00,0x01,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,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawarc_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawarc_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawarc_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawarc_mask.h Thu May 2 11:13:38 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 drawarc_mask_width 32 #define drawarc_mask_height 32 +#define drawarc_mask_x_hot 7 +#define drawarc_mask_y_hot 7 + static const unsigned char drawarc_mask_bits[] = { - 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, - 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, - 0x3f, 0x7e, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x3f, 0x7e, 0x00, 0x00, - 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, - 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, - 0x00, 0x00, 0x3c, 0x00, 0x00, 0x00, 0x7e, 0x00, 0x00, 0x00, 0xff, 0x00, - 0x00, 0x80, 0xe7, 0x00, 0x00, 0x80, 0x03, 0x00, 0x00, 0x80, 0x03, 0x00, - 0x00, 0x80, 0x07, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x06, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 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,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0x3f,0x7e,0x00,0x00, + 0xbf,0x7e,0x00,0x00, + 0x3f,0x7e,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0x00,0x00,0x3c,0x00, + 0x00,0x00,0x7e,0x00, + 0x00,0x00,0xff,0x00, + 0x00,0x80,0xe7,0x00, + 0x00,0x80,0x03,0x00, + 0x00,0x80,0x03,0x00, + 0x00,0x80,0x07,0x00, + 0x00,0x00,0x07,0x00, + 0x00,0x00,0x06,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 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/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawbezier_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawbezier_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawbezier_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawbezier_curs.h Thu May 2 11:13:38 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 drawbezier_curs_height 32 #define drawbezier_curs_x_hot 7 #define drawbezier_curs_y_hot 7 + static const unsigned char drawbezier_curs_bits[] = { - 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, - 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, - 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x07, 0x00, 0x00, 0x88, 0x00, - 0x00, 0x00, 0x50, 0x00, 0x00, 0x00, 0x60, 0x00, 0x00, 0x00, 0x60, 0x00, - 0x00, 0x00, 0x90, 0x00, 0x00, 0x00, 0x10, 0x01, 0x00, 0x00, 0x0e, 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, 0x00, 0x00, 0x00, 0x00}; + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0xbf,0x7e,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x04,0x07, + 0x00,0x00,0x88,0x00, + 0x00,0x00,0x50,0x00, + 0x00,0x00,0x60,0x00, + 0x00,0x00,0x60,0x00, + 0x00,0x00,0x90,0x00, + 0x00,0x00,0x10,0x01, + 0x00,0x00,0x0e,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, + 0x00,0x00,0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawbezier_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawbezier_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawbezier_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawbezier_mask.h Thu May 2 11:13:38 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 drawbezier_mask_width 32 #define drawbezier_mask_height 32 +#define drawbezier_mask_x_hot 7 +#define drawbezier_mask_y_hot 7 + static const unsigned char drawbezier_mask_bits[] = { - 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, - 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, - 0x3f, 0x7e, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x3f, 0x7e, 0x00, 0x00, - 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, - 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, - 0x00, 0x00, 0x0e, 0x0f, 0x00, 0x00, 0x8e, 0x0f, 0x00, 0x00, 0xdc, 0x0f, - 0x00, 0x00, 0xf8, 0x00, 0x00, 0x00, 0xf0, 0x00, 0x00, 0x00, 0xe0, 0x00, - 0x00, 0x00, 0xf0, 0x01, 0x00, 0x00, 0xbf, 0x03, 0x00, 0x00, 0x1f, 0x07, - 0x00, 0x00, 0x0f, 0x06, 0x00, 0x00, 0x00, 0x00, 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,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0x3f,0x7e,0x00,0x00, + 0xbf,0x7e,0x00,0x00, + 0x3f,0x7e,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0x00,0x00,0x0e,0x0f, + 0x00,0x00,0x8e,0x0f, + 0x00,0x00,0xdc,0x0f, + 0x00,0x00,0xf8,0x00, + 0x00,0x00,0xf0,0x00, + 0x00,0x00,0xe0,0x00, + 0x00,0x00,0xf0,0x01, + 0x00,0x00,0xbf,0x03, + 0x00,0x00,0x1f,0x07, + 0x00,0x00,0x0f,0x06, + 0x00,0x00,0x00,0x00, + 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/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawcaption_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawcaption_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawcaption_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawcaption_curs.h Thu May 2 11:13:38 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 drawcaption_curs_height 32 #define drawcaption_curs_x_hot 8 #define drawcaption_curs_y_hot 8 + static const unsigned char drawcaption_curs_bits[] = { - 0xff, 0xff, 0xff, 0xff, 0xff, 0xfe, 0xff, 0xff, 0xff, 0xfe, 0xff, 0xff, - 0xff, 0xfe, 0xff, 0xff, 0xff, 0xfe, 0xff, 0xff, 0xff, 0xfe, 0xff, 0xff, - 0xff, 0xfe, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x81, 0x02, 0xff, 0xff, - 0xff, 0xff, 0xff, 0xff, 0xff, 0xfe, 0xff, 0xff, 0xff, 0xfe, 0xff, 0xff, - 0xff, 0xfe, 0xff, 0xff, 0xff, 0xfe, 0xff, 0xff, 0xff, 0xbe, 0xff, 0xff, - 0xff, 0x7e, 0x1f, 0xe0, 0xff, 0xff, 0xde, 0xef, 0xff, 0xff, 0xc1, 0xef, - 0xff, 0xff, 0xdf, 0xef, 0xff, 0xff, 0x1f, 0xe0, 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,0xff,0xff,0xff, + 0xff,0xfe,0xff,0xff, + 0xff,0xfe,0xff,0xff, + 0xff,0xfe,0xff,0xff, + 0xff,0xfe,0xff,0xff, + 0xff,0xfe,0xff,0xff, + 0xff,0xfe,0xff,0xff, + 0xff,0xff,0xff,0xff, + 0x81,0x02,0xff,0xff, + 0xff,0xff,0xff,0xff, + 0xff,0xfe,0xff,0xff, + 0xff,0xfe,0xff,0xff, + 0xff,0xfe,0xff,0xff, + 0xff,0xfe,0xff,0xff, + 0xff,0xbe,0xff,0xff, + 0xff,0x7e,0x1f,0xe0, + 0xff,0xff,0xde,0xef, + 0xff,0xff,0xc1,0xef, + 0xff,0xff,0xdf,0xef, + 0xff,0xff,0x1f,0xe0, + 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}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawcaption_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawcaption_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawcaption_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawcaption_mask.h Thu May 2 11:13:38 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 drawcaption_mask_width 32 #define drawcaption_mask_height 32 +#define drawcaption_mask_x_hot 8 +#define drawcaption_mask_y_hot 8 + static const unsigned char drawcaption_mask_bits[] = { - 0x80, 0x03, 0x00, 0x00, 0x80, 0x03, 0x00, 0x00, 0x80, 0x03, 0x00, 0x00, - 0x80, 0x03, 0x00, 0x00, 0x80, 0x03, 0x00, 0x00, 0x80, 0x03, 0x00, 0x00, - 0x80, 0x03, 0x00, 0x00, 0xff, 0xff, 0x01, 0x00, 0xff, 0xff, 0x01, 0x00, - 0xff, 0xff, 0x01, 0x00, 0x80, 0x03, 0x00, 0x00, 0x80, 0x03, 0x00, 0x00, - 0x80, 0x03, 0x00, 0x00, 0x80, 0x43, 0x00, 0x00, 0x80, 0xe3, 0xf0, 0x3f, - 0x80, 0xc3, 0xf1, 0x3f, 0x80, 0x83, 0xff, 0x3f, 0x00, 0x00, 0x7f, 0x38, - 0x00, 0x00, 0xfe, 0x3f, 0x00, 0x00, 0xf0, 0x3f, 0x00, 0x00, 0xf0, 0x3f, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; + 0x80,0x03,0x00,0x00, + 0x80,0x03,0x00,0x00, + 0x80,0x03,0x00,0x00, + 0x80,0x03,0x00,0x00, + 0x80,0x03,0x00,0x00, + 0x80,0x03,0x00,0x00, + 0x80,0x03,0x00,0x00, + 0xff,0xff,0x01,0x00, + 0xff,0xff,0x01,0x00, + 0xff,0xff,0x01,0x00, + 0x80,0x03,0x00,0x00, + 0x80,0x03,0x00,0x00, + 0x80,0x03,0x00,0x00, + 0x80,0x43,0x00,0x00, + 0x80,0xe3,0xf0,0x3f, + 0x80,0xc3,0xf1,0x3f, + 0x80,0x83,0xff,0x3f, + 0x00,0x00,0x7f,0x38, + 0x00,0x00,0xfe,0x3f, + 0x00,0x00,0xf0,0x3f, + 0x00,0x00,0xf0,0x3f, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 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/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawcirclecut_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawcirclecut_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawcirclecut_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawcirclecut_curs.h Thu May 2 11:13:38 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 drawcirclecut_curs_height 32 #define drawcirclecut_curs_x_hot 7 #define drawcirclecut_curs_y_hot 7 + static const unsigned char drawcirclecut_curs_bits[] = { - 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, - 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, - 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x0a, 0x00, - 0x00, 0x00, 0x11, 0x00, 0x00, 0x00, 0x21, 0x00, 0x00, 0x00, 0x41, 0x00, - 0x00, 0x00, 0x81, 0x00, 0x00, 0x00, 0x42, 0x00, 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, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0xbf,0x7e,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x04,0x00, + 0x00,0x00,0x0a,0x00, + 0x00,0x00,0x11,0x00, + 0x00,0x00,0x21,0x00, + 0x00,0x00,0x41,0x00, + 0x00,0x00,0x81,0x00, + 0x00,0x00,0x42,0x00, + 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,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawcirclecut_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawcirclecut_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawcirclecut_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/drawcirclecut_mask.h Thu May 2 11:13:38 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 drawcirclecut_mask_width 32 #define drawcirclecut_mask_height 32 +#define drawcirclecut_mask_x_hot 7 +#define drawcirclecut_mask_y_hot 7 + static const unsigned char drawcirclecut_mask_bits[] = { - 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, - 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, - 0x3f, 0x7e, 0x00, 0x00, 0xbf, 0x7e, 0x00, 0x00, 0x3f, 0x7e, 0x00, 0x00, - 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, - 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, - 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x1f, 0x00, - 0x00, 0x80, 0x3b, 0x00, 0x00, 0x80, 0x73, 0x00, 0x00, 0x80, 0xe3, 0x00, - 0x00, 0x80, 0xc3, 0x01, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00, 0x7e, 0x00, - 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, 0x00, 0x00, 0x00, 0x00, 0x00}; + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0x3f,0x7e,0x00,0x00, + 0xbf,0x7e,0x00,0x00, + 0x3f,0x7e,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0xc0,0x01,0x00,0x00, + 0x00,0x00,0x04,0x00, + 0x00,0x00,0x0e,0x00, + 0x00,0x00,0x1f,0x00, + 0x00,0x80,0x3b,0x00, + 0x00,0x80,0x73,0x00, + 0x00,0x80,0xe3,0x00, + 0x00,0x80,0xc3,0x01, + 0x00,0x00,0xff,0x00, + 0x00,0x00,0x7e,0x00, + 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,0x00, + 0x00,0x00,0x00,0x00};