Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotdel_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotdel_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotdel_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotdel_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 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/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotdel_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotdel_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotdel_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotdel_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 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}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotfld_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotfld_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotfld_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotfld_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 pivotfld_curs_height 32 #define pivotfld_curs_x_hot 8 #define pivotfld_curs_y_hot 7 + static const unsigned char pivotfld_curs_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0x07, 0x00, - 0x01, 0x00, 0x04, 0x00, 0x01, 0x00, 0x04, 0x00, 0x01, 0x00, 0x04, 0x00, - 0x01, 0x00, 0x04, 0x00, 0x01, 0x01, 0x04, 0x00, 0x01, 0x03, 0x04, 0x00, - 0x01, 0x05, 0x04, 0x00, 0x7f, 0xc9, 0x07, 0x00, 0x00, 0x11, 0x00, 0x00, - 0x00, 0x21, 0x00, 0x00, 0x00, 0x41, 0x00, 0x00, 0x00, 0x81, 0x00, 0x00, - 0x00, 0x01, 0x01, 0x00, 0x00, 0x01, 0x02, 0x00, 0x00, 0xc1, 0x07, 0x00, - 0x00, 0x59, 0x00, 0x00, 0x00, 0x95, 0x00, 0x00, 0x00, 0xa3, 0x00, 0x00, - 0x00, 0x21, 0x01, 0x00, 0x00, 0x40, 0x01, 0x00, 0x00, 0x40, 0x02, 0x00, - 0x00, 0x80, 0x02, 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 }; + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0xff,0xff,0x07,0x00, + 0x01,0x00,0x04,0x00, + 0x01,0x00,0x04,0x00, + 0x01,0x00,0x04,0x00, + 0x01,0x00,0x04,0x00, + 0x01,0x01,0x04,0x00, + 0x01,0x03,0x04,0x00, + 0x01,0x05,0x04,0x00, + 0x7f,0xc9,0x07,0x00, + 0x00,0x11,0x00,0x00, + 0x00,0x21,0x00,0x00, + 0x00,0x41,0x00,0x00, + 0x00,0x81,0x00,0x00, + 0x00,0x01,0x01,0x00, + 0x00,0x01,0x02,0x00, + 0x00,0xc1,0x07,0x00, + 0x00,0x59,0x00,0x00, + 0x00,0x95,0x00,0x00, + 0x00,0xa3,0x00,0x00, + 0x00,0x21,0x01,0x00, + 0x00,0x40,0x01,0x00, + 0x00,0x40,0x02,0x00, + 0x00,0x80,0x02,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}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotfld_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotfld_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotfld_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotfld_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 pivotfld_mask_height 32 #define pivotfld_mask_x_hot 8 #define pivotfld_mask_y_hot 7 + static const unsigned char pivotfld_mask_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 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, 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, 0x7f, 0x00, 0x00, 0x00, 0xf7, 0x00, 0x00, 0x00, 0xe3, 0x00, 0x00, - 0x00, 0xe1, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x03, 0x00, - 0x00, 0x80, 0x03, 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 }; + 0x00,0x00,0x00,0x00, + 0x00,0x00,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, + 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,0x7f,0x00,0x00, + 0x00,0xf7,0x00,0x00, + 0x00,0xe3,0x00,0x00, + 0x00,0xe1,0x01,0x00, + 0x00,0xc0,0x01,0x00, + 0x00,0xc0,0x03,0x00, + 0x00,0x80,0x03,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}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotrow_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotrow_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotrow_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotrow_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 pivotrow_curs_height 32 #define pivotrow_curs_x_hot 8 #define pivotrow_curs_y_hot 7 + static const unsigned char pivotrow_curs_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0x07, 0x00, - 0x01, 0x00, 0x04, 0x00, 0x55, 0x55, 0x07, 0x00, 0xa9, 0xaa, 0x06, 0x00, - 0x55, 0x54, 0x07, 0x00, 0x29, 0xa9, 0x06, 0x00, 0x55, 0x53, 0x07, 0x00, - 0x29, 0xa5, 0x06, 0x00, 0x7f, 0xc9, 0x07, 0x00, 0x00, 0x11, 0x00, 0x00, - 0x00, 0x21, 0x00, 0x00, 0x00, 0x41, 0x00, 0x00, 0x00, 0x81, 0x00, 0x00, - 0x00, 0x01, 0x01, 0x00, 0x00, 0x01, 0x02, 0x00, 0x00, 0xc1, 0x07, 0x00, - 0x00, 0x59, 0x00, 0x00, 0x00, 0x95, 0x00, 0x00, 0x00, 0xa3, 0x00, 0x00, - 0x00, 0x21, 0x01, 0x00, 0x00, 0x40, 0x01, 0x00, 0x00, 0x40, 0x02, 0x00, - 0x00, 0x80, 0x02, 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 }; + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0xff,0xff,0x07,0x00, + 0x01,0x00,0x04,0x00, + 0x55,0x55,0x07,0x00, + 0xa9,0xaa,0x06,0x00, + 0x55,0x54,0x07,0x00, + 0x29,0xa9,0x06,0x00, + 0x55,0x53,0x07,0x00, + 0x29,0xa5,0x06,0x00, + 0x7f,0xc9,0x07,0x00, + 0x00,0x11,0x00,0x00, + 0x00,0x21,0x00,0x00, + 0x00,0x41,0x00,0x00, + 0x00,0x81,0x00,0x00, + 0x00,0x01,0x01,0x00, + 0x00,0x01,0x02,0x00, + 0x00,0xc1,0x07,0x00, + 0x00,0x59,0x00,0x00, + 0x00,0x95,0x00,0x00, + 0x00,0xa3,0x00,0x00, + 0x00,0x21,0x01,0x00, + 0x00,0x40,0x01,0x00, + 0x00,0x40,0x02,0x00, + 0x00,0x80,0x02,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}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotrow_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotrow_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotrow_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/pivotrow_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 pivotrow_mask_height 32 #define pivotrow_curs_x_hot 8 #define pivotrow_curs_y_hot 7 + static const unsigned char pivotrow_mask_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 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, 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, 0x7f, 0x00, 0x00, 0x00, 0xf7, 0x00, 0x00, 0x00, 0xe3, 0x00, 0x00, - 0x00, 0xe1, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xc0, 0x03, 0x00, - 0x00, 0x80, 0x03, 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 }; + 0x00,0x00,0x00,0x00, + 0x00,0x00,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, + 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,0x7f,0x00,0x00, + 0x00,0xf7,0x00,0x00, + 0x00,0xe3,0x00,0x00, + 0x00,0xe1,0x01,0x00, + 0x00,0xc0,0x01,0x00, + 0x00,0xc0,0x03,0x00, + 0x00,0x80,0x03,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}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/rotate_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/rotate_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/rotate_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/rotate_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 rotate_curs_height 32 #define rotate_curs_x_hot 15 #define rotate_curs_y_hot 15 + static const unsigned char rotate_curs_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, - 0x00, 0xc0, 0x00, 0x00, 0x00, 0xe0, 0x01, 0x00, 0x00, 0xd8, 0x00, 0x00, - 0x00, 0x44, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, - 0x00, 0x01, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x80, 0x00, - 0x80, 0x00, 0xc0, 0x01, 0x80, 0x00, 0xe0, 0x03, 0x80, 0x00, 0x80, 0x00, - 0x00, 0x01, 0x40, 0x00, 0x00, 0x01, 0x40, 0x00, 0x00, 0x02, 0x20, 0x00, - 0x00, 0x04, 0x10, 0x00, 0x00, 0x18, 0x0c, 0x00, 0x00, 0xe0, 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, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x40,0x00,0x00, + 0x00,0xc0,0x00,0x00, + 0x00,0xe0,0x01,0x00, + 0x00,0xd8,0x00,0x00, + 0x00,0x44,0x00,0x00, + 0x00,0x02,0x00,0x00, + 0x00,0x01,0x00,0x00, + 0x00,0x01,0x00,0x00, + 0x80,0x00,0x00,0x00, + 0x80,0x00,0x80,0x00, + 0x80,0x00,0xc0,0x01, + 0x80,0x00,0xe0,0x03, + 0x80,0x00,0x80,0x00, + 0x00,0x01,0x40,0x00, + 0x00,0x01,0x40,0x00, + 0x00,0x02,0x20,0x00, + 0x00,0x04,0x10,0x00, + 0x00,0x18,0x0c,0x00, + 0x00,0xe0,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, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/rotate_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/rotate_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/rotate_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/rotate_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 rotate_mask_width 32 #define rotate_mask_height 32 +#define rotate_mask_x_hot 15 +#define rotate_mask_y_hot 15 + static const unsigned char rotate_mask_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x60, 0x00, 0x00, 0x00, 0xe0, 0x00, 0x00, - 0x00, 0xe0, 0x01, 0x00, 0x00, 0xf8, 0x03, 0x00, 0x00, 0xfc, 0x01, 0x00, - 0x00, 0xfe, 0x00, 0x00, 0x00, 0x67, 0x00, 0x00, 0x80, 0x03, 0x00, 0x00, - 0x80, 0x03, 0x00, 0x00, 0xc0, 0x01, 0x80, 0x00, 0xc0, 0x01, 0xc0, 0x01, - 0xc0, 0x01, 0xe0, 0x03, 0xc0, 0x01, 0xf0, 0x07, 0xc0, 0x01, 0xf0, 0x07, - 0x80, 0x03, 0xe0, 0x00, 0x80, 0x03, 0xe0, 0x00, 0x00, 0x07, 0x70, 0x00, - 0x00, 0x1e, 0x3c, 0x00, 0x00, 0xfc, 0x1f, 0x00, 0x00, 0xf8, 0x0f, 0x00, - 0x00, 0xe0, 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, 0x00, 0x00, 0x00, 0x00}; + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x60,0x00,0x00, + 0x00,0xe0,0x00,0x00, + 0x00,0xe0,0x01,0x00, + 0x00,0xf8,0x03,0x00, + 0x00,0xfc,0x01,0x00, + 0x00,0xfe,0x00,0x00, + 0x00,0x67,0x00,0x00, + 0x80,0x03,0x00,0x00, + 0x80,0x03,0x00,0x00, + 0xc0,0x01,0x80,0x00, + 0xc0,0x01,0xc0,0x01, + 0xc0,0x01,0xe0,0x03, + 0xc0,0x01,0xf0,0x07, + 0xc0,0x01,0xf0,0x07, + 0x80,0x03,0xe0,0x00, + 0x80,0x03,0xe0,0x00, + 0x00,0x07,0x70,0x00, + 0x00,0x1e,0x3c,0x00, + 0x00,0xfc,0x1f,0x00, + 0x00,0xf8,0x0f,0x00, + 0x00,0xe0,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, + 0x00,0x00,0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblsele_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblsele_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblsele_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblsele_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,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 tblsele_curs_width 16 #define tblsele_curs_height 16 #define tblsele_curs_x_hot 14 #define tblsele_curs_y_hot 8 + static const unsigned char tblsele_curs_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x0c, - 0x00, 0x1c, 0xfc, 0x3f, 0xfc, 0x7f, 0xfc, 0x3f, 0x00, 0x1c, 0x00, 0x0c, - 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; + 0x00,0x00, + 0x00,0x00, + 0x00,0x00, + 0x00,0x00, + 0x00,0x04, + 0x00,0x0c, + 0x00,0x1c, + 0xfc,0x3f, + 0xfc,0x7f, + 0xfc,0x3f, + 0x00,0x1c, + 0x00,0x0c, + 0x00,0x04, + 0x00,0x00, + 0x00,0x00, + 0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblsele_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblsele_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblsele_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblsele_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,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 tblsele_mask_width 16 #define tblsele_mask_height 16 -static const unsigned char tblsele_mask_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x00, 0x0e, 0x00, 0x1e, - 0xfe, 0x3f, 0xfe, 0x7f, 0xfe, 0xff, 0xfe, 0x7f, 0xfe, 0x3f, 0x00, 0x1e, - 0x00, 0x0e, 0x00, 0x06, 0x00, 0x00, 0x00, 0x00 }; +#define tblsele_mask_x_hot 14 +#define tblsele_mask_y_hot 8 +static const unsigned char tblsele_mask_bits[] = { + 0x00,0x00, + 0x00,0x00, + 0x00,0x00, + 0x00,0x06, + 0x00,0x0e, + 0x00,0x1e, + 0xfe,0x3f, + 0xfe,0x7f, + 0xfe,0xff, + 0xfe,0x7f, + 0xfe,0x3f, + 0x00,0x1e, + 0x00,0x0e, + 0x00,0x06, + 0x00,0x00, + 0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblsels_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblsels_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblsels_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblsels_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,24 +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 tblsels_curs_width 16 #define tblsels_curs_height 16 #define tblsels_curs_x_hot 7 #define tblsels_curs_y_hot 14 -static const unsigned char tblsels_curs_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, - 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xf8, 0x0f, 0xf0, 0x07, - 0xe0, 0x03, 0xc0, 0x01, 0x80, 0x00, 0x00, 0x00 }; +static const unsigned char tblsels_curs_bits[] = { + 0x00,0x00, + 0x00,0x00, + 0xc0,0x01, + 0xc0,0x01, + 0xc0,0x01, + 0xc0,0x01, + 0xc0,0x01, + 0xc0,0x01, + 0xc0,0x01, + 0xc0,0x01, + 0xf8,0x0f, + 0xf0,0x07, + 0xe0,0x03, + 0xc0,0x01, + 0x80,0x00, + 0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblsels_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblsels_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblsels_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblsels_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,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 tblsels_mask_width 16 #define tblsels_mask_height 16 -static const unsigned char tblsels_mask_bits[] = { - 0x00, 0x00, 0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x03, - 0xe0, 0x03, 0xe0, 0x03, 0xe0, 0x03, 0xfc, 0x1f, 0xfc, 0x1f, 0xf8, 0x0f, - 0xf0, 0x07, 0xe0, 0x03, 0xc0, 0x01, 0x80, 0x00 }; +#define tblsels_curs_x_hot 7 +#define tblsels_curs_y_hot 14 +static const unsigned char tblsels_mask_bits[] = { + 0x00,0x00, + 0xe0,0x03, + 0xe0,0x03, + 0xe0,0x03, + 0xe0,0x03, + 0xe0,0x03, + 0xe0,0x03, + 0xe0,0x03, + 0xe0,0x03, + 0xfc,0x1f, + 0xfc,0x1f, + 0xf8,0x0f, + 0xf0,0x07, + 0xe0,0x03, + 0xc0,0x01, + 0x80,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselse_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselse_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselse_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselse_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,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 tblselse_curs_width 16 #define tblselse_curs_height 16 #define tblselse_curs_x_hot 14 #define tblselse_curs_y_hot 14 + static const unsigned char tblselse_curs_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x60, 0x00, 0xf0, 0x00, - 0xf0, 0x01, 0xe0, 0x03, 0xc0, 0x47, 0x80, 0x6f, 0x00, 0x7f, 0x00, 0x7e, - 0x00, 0x7c, 0x00, 0x7e, 0x00, 0x7f, 0x00, 0x00 }; + 0x00,0x00, + 0x00,0x00, + 0x00,0x00, + 0x00,0x00, + 0x60,0x00, + 0xf0,0x00, + 0xf0,0x01, + 0xe0,0x03, + 0xc0,0x47, + 0x80,0x6f, + 0x00,0x7f, + 0x00,0x7e, + 0x00,0x7c, + 0x00,0x7e, + 0x00,0x7f, + 0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselse_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselse_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselse_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselse_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,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 tblselse_mask_width 16 #define tblselse_mask_height 16 -static const unsigned char tblselse_mask_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x60, 0x00, 0xf0, 0x00, 0xf8, 0x01, - 0xf8, 0x03, 0xf0, 0xc7, 0xe0, 0xef, 0xc0, 0xff, 0x80, 0xff, 0x00, 0xff, - 0x00, 0xfe, 0x00, 0xff, 0x80, 0xff, 0x80, 0xff }; +#define tblselse_mask_x_hot 14 +#define tblselse_mask_y_hot 14 +static const unsigned char tblselse_mask_bits[] = { + 0x00,0x00, + 0x00,0x00, + 0x00,0x00, + 0x60,0x00, + 0xf0,0x00, + 0xf8,0x01, + 0xf8,0x03, + 0xf0,0xc7, + 0xe0,0xef, + 0xc0,0xff, + 0x80,0xff, + 0x00,0xff, + 0x00,0xfe, + 0x00,0xff, + 0x80,0xff, + 0x80,0xff}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselsw_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselsw_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselsw_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselsw_curs.h Thu May 2 11:13:38 2019 @@ -1,29 +1,44 @@ /************************************************************** - * + * * 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 * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the + * 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 + * "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 tblselsw_curs_width 16 #define tblselsw_curs_height 16 #define tblselsw_curs_x_hot 1 #define tblselsw_curs_y_hot 14 + static const unsigned char tblselsw_curs_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x00, 0x0f, - 0x80, 0x0f, 0xc0, 0x07, 0xe2, 0x03, 0xf6, 0x01, 0xfe, 0x00, 0x7e, 0x00, - 0x3e, 0x00, 0x7e, 0x00, 0xfe, 0x00, 0x00, 0x00 }; + 0x00,0x00, + 0x00,0x00, + 0x00,0x00, + 0x00,0x00, + 0x00,0x06, + 0x00,0x0f, + 0x80,0x0f, + 0xc0,0x07, + 0xe2,0x03, + 0xf6,0x01, + 0xfe,0x00, + 0x7e,0x00, + 0x3e,0x00, + 0x7e,0x00, + 0xfe,0x00, + 0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselsw_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselsw_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselsw_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselsw_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,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 tblselsw_mask_width 16 #define tblselsw_mask_height 16 -static const unsigned char tblselsw_mask_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x00, 0x0f, 0x80, 0x1f, - 0xc0, 0x1f, 0xe3, 0x0f, 0xf7, 0x07, 0xff, 0x03, 0xff, 0x01, 0xff, 0x00, - 0x7f, 0x00, 0xff, 0x00, 0xff, 0x01, 0xff, 0x01 }; +#define tblselsw_mask_x_hot 1 +#define tblselsw_mask_y_hot 14 +static const unsigned char tblselsw_mask_bits[] = { + 0x00,0x00, + 0x00,0x00, + 0x00,0x00, + 0x00,0x06, + 0x00,0x0f, + 0x80,0x1f, + 0xc0,0x1f, + 0xe3,0x0f, + 0xf7,0x07, + 0xff,0x03, + 0xff,0x01, + 0xff,0x00, + 0x7f,0x00, + 0xff,0x00, + 0xff,0x01, + 0xff,0x01}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselw_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselw_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselw_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselw_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,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 tblselw_curs_width 16 #define tblselw_curs_height 16 #define tblselw_curs_x_hot 1 #define tblselw_curs_y_hot 8 + static const unsigned char tblselw_curs_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x30, 0x00, - 0x38, 0x00, 0xfc, 0x3f, 0xfe, 0x3f, 0xfc, 0x3f, 0x38, 0x00, 0x30, 0x00, - 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; + 0x00,0x00, + 0x00,0x00, + 0x00,0x00, + 0x00,0x00, + 0x20,0x00, + 0x30,0x00, + 0x38,0x00, + 0xfc,0x3f, + 0xfe,0x3f, + 0xfc,0x3f, + 0x38,0x00, + 0x30,0x00, + 0x20,0x00, + 0x00,0x00, + 0x00,0x00, + 0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselw_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselw_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselw_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/tblselw_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,21 +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 tblselw_mask_width 16 #define tblselw_mask_height 16 +#define tblselw_mask_x_hot 1 +#define tblselw_mask_y_hot 8 + static const unsigned char tblselw_mask_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x60, 0x00, 0x70, 0x00, 0x78, 0x00, - 0xfc, 0x7f, 0xfe, 0x7f, 0xff, 0x7f, 0xfe, 0x7f, 0xfc, 0x7f, 0x78, 0x00, - 0x70, 0x00, 0x60, 0x00, 0x00, 0x00, 0x00, 0x00 }; + 0x00,0x00, + 0x00,0x00, + 0x00,0x00, + 0x60,0x00, + 0x70,0x00, + 0x78,0x00, + 0xfc,0x7f, + 0xfe,0x7f, + 0xff,0x7f, + 0xfe,0x7f, + 0xfc,0x7f, + 0x78,0x00, + 0x70,0x00, + 0x60,0x00, + 0x00,0x00, + 0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/timemove_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/timemove_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/timemove_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/timemove_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 timemove_curs_height 32 #define timemove_curs_x_hot 16 #define timemove_curs_y_hot 16 + static const unsigned char timemove_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,0x01,0x00,0x00,0x80,0x03,0x00,0x00,0xc0,0x07,0x00,0x00, - 0x00,0x01,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x01,0x00,0x00,0xff,0xff,0x01, - 0x00,0x01,0x01,0x01,0x00,0x01,0x01,0x01,0x00,0x01,0x01,0x01,0x00,0xff,0xff, - 0x01,0x00,0x00,0x01,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x01,0x00,0x00,0xc0, - 0x07,0x00,0x00,0x80,0x03,0x00,0x00,0x00,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,0x00,0x00,0x00,0x00}; + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x01,0x00, + 0x00,0x80,0x03,0x00, + 0x00,0xc0,0x07,0x00, + 0x00,0x00,0x01,0x00, + 0x00,0x00,0x01,0x00, + 0x00,0x00,0x01,0x00, + 0x00,0xff,0xff,0x01, + 0x00,0x01,0x01,0x01, + 0x00,0x01,0x01,0x01, + 0x00,0x01,0x01,0x01, + 0x00,0xff,0xff,0x01, + 0x00,0x00,0x01,0x00, + 0x00,0x00,0x01,0x00, + 0x00,0x00,0x01,0x00, + 0x00,0xc0,0x07,0x00, + 0x00,0x80,0x03,0x00, + 0x00,0x00,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, + 0x00,0x00,0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/timemove_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/timemove_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/timemove_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/timemove_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 timemove_mask_height 32 #define timemove_mask_x_hot 16 #define timemove_mask_y_hot 16 + static const unsigned char timemove_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, - 0x01,0x00,0x00,0x80,0x03,0x00,0x00,0xc0,0x07,0x00,0x00,0xe0,0x0f,0x00,0x00, - 0xc0,0x07,0x00,0x00,0x80,0x03,0x00,0x80,0xff,0xff,0x03,0x80,0xff,0xff,0x03, - 0x80,0xff,0xff,0x03,0x80,0xff,0xff,0x03,0x80,0xff,0xff,0x03,0x80,0xff,0xff, - 0x03,0x80,0xff,0xff,0x03,0x00,0x80,0x03,0x00,0x00,0xc0,0x07,0x00,0x00,0xe0, - 0x0f,0x00,0x00,0xc0,0x07,0x00,0x00,0x80,0x03,0x00,0x00,0x00,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}; + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x01,0x00, + 0x00,0x80,0x03,0x00, + 0x00,0xc0,0x07,0x00, + 0x00,0xe0,0x0f,0x00, + 0x00,0xc0,0x07,0x00, + 0x00,0x80,0x03,0x00, + 0x80,0xff,0xff,0x03, + 0x80,0xff,0xff,0x03, + 0x80,0xff,0xff,0x03, + 0x80,0xff,0xff,0x03, + 0x80,0xff,0xff,0x03, + 0x80,0xff,0xff,0x03, + 0x80,0xff,0xff,0x03, + 0x00,0x80,0x03,0x00, + 0x00,0xc0,0x07,0x00, + 0x00,0xe0,0x0f,0x00, + 0x00,0xc0,0x07,0x00, + 0x00,0x80,0x03,0x00, + 0x00,0x00,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}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/timesize_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/timesize_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/timesize_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/timesize_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 timesize_curs_height 32 #define timesize_curs_x_hot 16 #define timesize_curs_y_hot 16 + static const unsigned char timesize_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,0xff,0xff,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00,0x01,0x00, - 0x01,0x01,0x01,0x00,0x81,0x03,0x01,0x00,0xc1,0x07,0x01,0x00,0x01,0x01,0x01, - 0x00,0x01,0x01,0x01,0x00,0x01,0x01,0x01,0x00,0xff,0xff,0x01,0x00,0x00,0x01, - 0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x01,0x00,0x00,0xc0,0x07,0x00,0x00,0x80, - 0x03,0x00,0x00,0x00,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, - 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}; + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,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,0xff,0x01, + 0x00,0x01,0x00,0x01, + 0x00,0x01,0x00,0x01, + 0x00,0x01,0x01,0x01, + 0x00,0x81,0x03,0x01, + 0x00,0xc1,0x07,0x01, + 0x00,0x01,0x01,0x01, + 0x00,0x01,0x01,0x01, + 0x00,0x01,0x01,0x01, + 0x00,0xff,0xff,0x01, + 0x00,0x00,0x01,0x00, + 0x00,0x00,0x01,0x00, + 0x00,0x00,0x01,0x00, + 0x00,0xc0,0x07,0x00, + 0x00,0x80,0x03,0x00, + 0x00,0x00,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, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/timesize_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/timesize_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/timesize_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/timesize_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 timesize_mask_height 32 #define timesize_mask_x_hot 16 #define timesize_mask_y_hot 16 + static const unsigned char timesize_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,0x80,0xff, - 0xff,0x03,0x80,0xff,0xff,0x03,0x80,0xff,0xff,0x03,0x80,0xff,0xff,0x03,0x80, - 0xff,0xff,0x03,0x80,0xff,0xff,0x03,0x80,0xff,0xff,0x03,0x80,0xff,0xff,0x03, - 0x80,0xff,0xff,0x03,0x80,0xff,0xff,0x03,0x80,0xff,0xff,0x03,0x80,0xff,0xff, - 0x03,0x00,0x80,0x03,0x00,0x00,0xc0,0x07,0x00,0x00,0xe0,0x0f,0x00,0x00,0xc0, - 0x07,0x00,0x00,0x80,0x03,0x00,0x00,0x00,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,0x00,0x00,0x00,0x00}; + 0x00,0x00,0x00,0x00, + 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,0xff,0xff,0x03, + 0x80,0xff,0xff,0x03, + 0x80,0xff,0xff,0x03, + 0x80,0xff,0xff,0x03, + 0x80,0xff,0xff,0x03, + 0x80,0xff,0xff,0x03, + 0x80,0xff,0xff,0x03, + 0x80,0xff,0xff,0x03, + 0x80,0xff,0xff,0x03, + 0x80,0xff,0xff,0x03, + 0x80,0xff,0xff,0x03, + 0x80,0xff,0xff,0x03, + 0x00,0x80,0x03,0x00, + 0x00,0xc0,0x07,0x00, + 0x00,0xe0,0x0f,0x00, + 0x00,0xc0,0x07,0x00, + 0x00,0x80,0x03,0x00, + 0x00,0x00,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, + 0x00,0x00,0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/vertcurs_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/vertcurs_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/vertcurs_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/vertcurs_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,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 vertcurs_curs_width 16 #define vertcurs_curs_height 16 -#define vertcurs_curs_x_hot 8 +#define vertcurs_curs_x_hot 8 #define vertcurs_curs_y_hot 8 + static const unsigned char vertcurs_curs_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x40, 0x02, 0x40, - 0x06, 0x60, 0xfc, 0x3f, 0x06, 0x60, 0x02, 0x40, 0x02, 0x40, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; + 0x00,0x00, + 0x00,0x00, + 0x00,0x00, + 0x00,0x00, + 0x02,0x40, + 0x02,0x40, + 0x06,0x60, + 0xfc,0x3f, + 0x06,0x60, + 0x02,0x40, + 0x02,0x40, + 0x00,0x00, + 0x00,0x00, + 0x00,0x00, + 0x00,0x00, + 0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/vertcurs_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/vertcurs_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/vertcurs_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/vertcurs_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,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 vertcurs_mask_width 16 #define vertcurs_mask_height 16 -#define vertcurs_mask_x_hot 8 +#define vertcurs_mask_x_hot 8 #define vertcurs_mask_y_hot 8 + static const unsigned char vertcurs_mask_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0xe0, 0x07, 0xe0, 0x0f, 0xf0, - 0xff, 0xff, 0xfe, 0x7f, 0xff, 0xff, 0x0f, 0xf0, 0x07, 0xe0, 0x07, 0xe0, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; + 0x00,0x00, + 0x00,0x00, + 0x00,0x00, + 0x07,0xe0, + 0x07,0xe0, + 0x0f,0xf0, + 0xff,0xff, + 0xfe,0x7f, + 0xff,0xff, + 0x0f,0xf0, + 0x07,0xe0, + 0x07,0xe0, + 0x00,0x00, + 0x00,0x00, + 0x00,0x00, + 0x00,0x00}; Modified: openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/vshear_curs.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/vshear_curs.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/vshear_curs.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/vshear_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 vshear_curs_height 32 #define vshear_curs_x_hot 15 #define vshear_curs_y_hot 15 + static const unsigned char vshear_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, 0x20, 0x04, 0x00, - 0x00, 0x20, 0x04, 0x00, 0x00, 0x30, 0x04, 0x00, 0x00, 0x30, 0x04, 0x00, - 0x00, 0x38, 0x04, 0x00, 0x00, 0x38, 0x04, 0x00, 0x00, 0x20, 0x04, 0x00, - 0x00, 0x20, 0x04, 0x00, 0x00, 0x20, 0x04, 0x00, 0x00, 0x20, 0x04, 0x00, - 0x00, 0x20, 0x1c, 0x00, 0x00, 0x20, 0x1c, 0x00, 0x00, 0x20, 0x0c, 0x00, - 0x00, 0x20, 0x0c, 0x00, 0x00, 0x20, 0x04, 0x00, 0x00, 0x20, 0x04, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x20,0x04,0x00, + 0x00,0x20,0x04,0x00, + 0x00,0x30,0x04,0x00, + 0x00,0x30,0x04,0x00, + 0x00,0x38,0x04,0x00, + 0x00,0x38,0x04,0x00, + 0x00,0x20,0x04,0x00, + 0x00,0x20,0x04,0x00, + 0x00,0x20,0x04,0x00, + 0x00,0x20,0x04,0x00, + 0x00,0x20,0x1c,0x00, + 0x00,0x20,0x1c,0x00, + 0x00,0x20,0x0c,0x00, + 0x00,0x20,0x0c,0x00, + 0x00,0x20,0x04,0x00, + 0x00,0x20,0x04,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 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/vshear_mask.h URL: http://svn.apache.org/viewvc/openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/vshear_mask.h?rev=1858528&r1=1858527&r2=1858528&view=diff ============================================================================== --- openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/vshear_mask.h (original) +++ openoffice/branches/AOO42X/main/vcl/inc/unx/x11_cursors/vshear_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 vshear_mask_width 32 #define vshear_mask_height 32 +#define vshear_mask_x_hot 15 +#define vshear_mask_y_hot 15 + static const unsigned char vshear_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, 0x70, 0x0e, 0x00, 0x00, 0x70, 0x0e, 0x00, - 0x00, 0x70, 0x0e, 0x00, 0x00, 0x78, 0x0e, 0x00, 0x00, 0x78, 0x0e, 0x00, - 0x00, 0x7c, 0x0e, 0x00, 0x00, 0x7c, 0x0e, 0x00, 0x00, 0x7c, 0x0e, 0x00, - 0x00, 0x70, 0x0e, 0x00, 0x00, 0x70, 0x0e, 0x00, 0x00, 0x70, 0x3e, 0x00, - 0x00, 0x70, 0x3e, 0x00, 0x00, 0x70, 0x3e, 0x00, 0x00, 0x70, 0x1e, 0x00, - 0x00, 0x70, 0x1e, 0x00, 0x00, 0x70, 0x0e, 0x00, 0x00, 0x70, 0x0e, 0x00, - 0x00, 0x70, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x70,0x0e,0x00, + 0x00,0x70,0x0e,0x00, + 0x00,0x70,0x0e,0x00, + 0x00,0x78,0x0e,0x00, + 0x00,0x78,0x0e,0x00, + 0x00,0x7c,0x0e,0x00, + 0x00,0x7c,0x0e,0x00, + 0x00,0x7c,0x0e,0x00, + 0x00,0x70,0x0e,0x00, + 0x00,0x70,0x0e,0x00, + 0x00,0x70,0x3e,0x00, + 0x00,0x70,0x3e,0x00, + 0x00,0x70,0x3e,0x00, + 0x00,0x70,0x1e,0x00, + 0x00,0x70,0x1e,0x00, + 0x00,0x70,0x0e,0x00, + 0x00,0x70,0x0e,0x00, + 0x00,0x70,0x0e,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00};