]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QTabularDialogBase.ui
Code cleanup of \bigl related stuff:
[lyx.git] / src / frontends / qt3 / ui / QTabularDialogBase.ui
1 <!DOCTYPE UI><UI>
2 <class>QTabularDialogBase</class>
3 <include location="global">config.h</include>
4 <include location="local">qt_helpers.h</include>
5 <widget>
6     <class>QDialog</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>QTabularDialogBase</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>447</width>
17             <height>408</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string></string>
23     </property>
24     <property stdset="1">
25         <name>sizeGripEnabled</name>
26         <bool>true</bool>
27     </property>
28     <vbox>
29         <property stdset="1">
30             <name>margin</name>
31             <number>11</number>
32         </property>
33         <property stdset="1">
34             <name>spacing</name>
35             <number>6</number>
36         </property>
37         <widget>
38             <class>QTabWidget</class>
39             <property stdset="1">
40                 <name>name</name>
41                 <cstring>TabWidget</cstring>
42             </property>
43             <property stdset="1">
44                 <name>tabPosition</name>
45                 <enum>Top</enum>
46             </property>
47             <property stdset="1">
48                 <name>tabShape</name>
49                 <enum>Rounded</enum>
50             </property>
51             <property>
52                 <name>toolTip</name>
53                 <string></string>
54             </property>
55             <widget>
56                 <class>QWidget</class>
57                 <property stdset="1">
58                     <name>name</name>
59                     <cstring>tab</cstring>
60                 </property>
61                 <attribute>
62                     <name>title</name>
63                     <string>&amp;Table Settings</string>
64                 </attribute>
65                 <grid>
66                     <property stdset="1">
67                         <name>margin</name>
68                         <number>11</number>
69                     </property>
70                     <property stdset="1">
71                         <name>spacing</name>
72                         <number>6</number>
73                     </property>
74                     <widget row="0"  column="0"  rowspan="1"  colspan="2" >
75                         <class>QLabel</class>
76                         <property stdset="1">
77                             <name>name</name>
78                             <cstring>hAlignCO</cstring>
79                         </property>
80                         <property stdset="1">
81                             <name>text</name>
82                             <string>&amp;Horizontal alignment:</string>
83                         </property>
84                         <property>
85                             <name>buddy</name>
86                             <cstring>hAlignCB</cstring>
87                         </property>
88                     </widget>
89                     <widget row="0"  column="2" >
90                         <class>QComboBox</class>
91                         <item>
92                             <property>
93                                 <name>text</name>
94                                 <string>Block</string>
95                             </property>
96                         </item>
97                         <item>
98                             <property>
99                                 <name>text</name>
100                                 <string>Left</string>
101                             </property>
102                         </item>
103                         <item>
104                             <property>
105                                 <name>text</name>
106                                 <string>Center</string>
107                             </property>
108                         </item>
109                         <item>
110                             <property>
111                                 <name>text</name>
112                                 <string>Right</string>
113                             </property>
114                         </item>
115                         <property stdset="1">
116                             <name>name</name>
117                             <cstring>hAlignCB</cstring>
118                         </property>
119                         <property>
120                             <name>toolTip</name>
121                             <string>Horizontal alignment in column</string>
122                         </property>
123                     </widget>
124                     <widget row="3"  column="0"  rowspan="1"  colspan="4" >
125                         <class>QCheckBox</class>
126                         <property stdset="1">
127                             <name>name</name>
128                             <cstring>rotateTabularCB</cstring>
129                         </property>
130                         <property stdset="1">
131                             <name>enabled</name>
132                             <bool>true</bool>
133                         </property>
134                         <property stdset="1">
135                             <name>text</name>
136                             <string>&amp;Rotate table 90 degrees</string>
137                         </property>
138                         <property>
139                             <name>toolTip</name>
140                             <string>Rotate the table by 90 degrees</string>
141                         </property>
142                     </widget>
143                     <widget row="4"  column="0"  rowspan="1"  colspan="4" >
144                         <class>QCheckBox</class>
145                         <property stdset="1">
146                             <name>name</name>
147                             <cstring>rotateCellCB</cstring>
148                         </property>
149                         <property stdset="1">
150                             <name>text</name>
151                             <string>Rotate &amp;cell 90 degrees</string>
152                         </property>
153                         <property>
154                             <name>toolTip</name>
155                             <string>Rotate this cell by 90 degrees</string>
156                         </property>
157                     </widget>
158                     <widget row="5"  column="0"  rowspan="1"  colspan="2" >
159                         <class>QLabel</class>
160                         <property stdset="1">
161                             <name>name</name>
162                             <cstring>specialAlignmentLA</cstring>
163                         </property>
164                         <property stdset="1">
165                             <name>text</name>
166                             <string>LaTe&amp;X argument:</string>
167                         </property>
168                         <property>
169                             <name>buddy</name>
170                             <cstring>specialAlignmentED</cstring>
171                         </property>
172                     </widget>
173                     <widget row="5"  column="2"  rowspan="1"  colspan="2" >
174                         <class>QLineEdit</class>
175                         <property stdset="1">
176                             <name>name</name>
177                             <cstring>specialAlignmentED</cstring>
178                         </property>
179                         <property>
180                             <name>toolTip</name>
181                             <string>Custom column format (LaTeX)</string>
182                         </property>
183                     </widget>
184                     <spacer row="6"  column="2" >
185                         <property>
186                             <name>name</name>
187                             <cstring>Spacer5</cstring>
188                         </property>
189                         <property stdset="1">
190                             <name>orientation</name>
191                             <enum>Vertical</enum>
192                         </property>
193                         <property stdset="1">
194                             <name>sizeType</name>
195                             <enum>Expanding</enum>
196                         </property>
197                         <property>
198                             <name>sizeHint</name>
199                             <size>
200                                 <width>20</width>
201                                 <height>20</height>
202                             </size>
203                         </property>
204                     </spacer>
205                     <spacer row="0"  column="3" >
206                         <property>
207                             <name>name</name>
208                             <cstring>Spacer75</cstring>
209                         </property>
210                         <property stdset="1">
211                             <name>orientation</name>
212                             <enum>Horizontal</enum>
213                         </property>
214                         <property stdset="1">
215                             <name>sizeType</name>
216                             <enum>Expanding</enum>
217                         </property>
218                         <property>
219                             <name>sizeHint</name>
220                             <size>
221                                 <width>20</width>
222                                 <height>20</height>
223                             </size>
224                         </property>
225                     </spacer>
226                     <widget row="2"  column="0" >
227                         <class>QCheckBox</class>
228                         <property stdset="1">
229                             <name>name</name>
230                             <cstring>multicolumnCB</cstring>
231                         </property>
232                         <property stdset="1">
233                             <name>text</name>
234                             <string>&amp;Multicolumn</string>
235                         </property>
236                         <property>
237                             <name>toolTip</name>
238                             <string>Merge cells</string>
239                         </property>
240                     </widget>
241                     <widget row="1"  column="0"  rowspan="1"  colspan="4" >
242                         <class>QGroupBox</class>
243                         <property stdset="1">
244                             <name>name</name>
245                             <cstring>GroupBox12</cstring>
246                         </property>
247                         <property stdset="1">
248                             <name>title</name>
249                             <string>Column Width</string>
250                         </property>
251                         <grid>
252                             <property stdset="1">
253                                 <name>margin</name>
254                                 <number>11</number>
255                             </property>
256                             <property stdset="1">
257                                 <name>spacing</name>
258                                 <number>6</number>
259                             </property>
260                             <widget row="1"  column="0" >
261                                 <class>QLabel</class>
262                                 <property stdset="1">
263                                     <name>name</name>
264                                     <cstring>vAlignCO</cstring>
265                                 </property>
266                                 <property stdset="1">
267                                     <name>text</name>
268                                     <string>&amp;Vertical alignment:</string>
269                                 </property>
270                                 <property>
271                                     <name>buddy</name>
272                                     <cstring>vAlignCB</cstring>
273                                 </property>
274                             </widget>
275                             <widget row="0"  column="2" >
276                                 <class>LengthCombo</class>
277                                 <property stdset="1">
278                                     <name>name</name>
279                                     <cstring>widthUnit</cstring>
280                                 </property>
281                                 <property stdset="1">
282                                     <name>enabled</name>
283                                     <bool>true</bool>
284                                 </property>
285                                 <property stdset="1">
286                                     <name>minimumSize</name>
287                                     <size>
288                                         <width>50</width>
289                                         <height>0</height>
290                                     </size>
291                                 </property>
292                                 <property stdset="1">
293                                     <name>focusPolicy</name>
294                                     <enum>StrongFocus</enum>
295                                 </property>
296                                 <property>
297                                     <name>toolTip</name>
298                                     <string>Width unit</string>
299                                 </property>
300                             </widget>
301                             <widget row="0"  column="1" >
302                                 <class>QLineEdit</class>
303                                 <property stdset="1">
304                                     <name>name</name>
305                                     <cstring>widthED</cstring>
306                                 </property>
307                                 <property stdset="1">
308                                     <name>enabled</name>
309                                     <bool>true</bool>
310                                 </property>
311                                 <property stdset="1">
312                                     <name>text</name>
313                                     <string></string>
314                                 </property>
315                                 <property>
316                                     <name>toolTip</name>
317                                     <string>Fixed width of the column</string>
318                                 </property>
319                             </widget>
320                             <widget row="0"  column="0" >
321                                 <class>QLabel</class>
322                                 <property stdset="1">
323                                     <name>name</name>
324                                     <cstring>fixedWidthColLA</cstring>
325                                 </property>
326                                 <property stdset="1">
327                                     <name>text</name>
328                                     <string>&amp;Width:</string>
329                                 </property>
330                                 <property>
331                                     <name>buddy</name>
332                                     <cstring>widthED</cstring>
333                                 </property>
334                             </widget>
335                             <widget row="1"  column="1" >
336                                 <class>QComboBox</class>
337                                 <item>
338                                     <property>
339                                         <name>text</name>
340                                         <string>Top</string>
341                                     </property>
342                                 </item>
343                                 <item>
344                                     <property>
345                                         <name>text</name>
346                                         <string>Middle</string>
347                                     </property>
348                                 </item>
349                                 <item>
350                                     <property>
351                                         <name>text</name>
352                                         <string>Bottom</string>
353                                     </property>
354                                 </item>
355                                 <property stdset="1">
356                                     <name>name</name>
357                                     <cstring>vAlignCB</cstring>
358                                 </property>
359                                 <property>
360                                     <name>toolTip</name>
361                                     <string>Vertical alignment for fixed width columns</string>
362                                 </property>
363                             </widget>
364                         </grid>
365                     </widget>
366                 </grid>
367             </widget>
368             <widget>
369                 <class>QWidget</class>
370                 <property stdset="1">
371                     <name>name</name>
372                     <cstring>tab</cstring>
373                 </property>
374                 <attribute>
375                     <name>title</name>
376                     <string>&amp;Borders</string>
377                 </attribute>
378                 <grid>
379                     <property stdset="1">
380                         <name>margin</name>
381                         <number>11</number>
382                     </property>
383                     <property stdset="1">
384                         <name>spacing</name>
385                         <number>6</number>
386                     </property>
387                     <widget row="0"  column="0" >
388                         <class>QGroupBox</class>
389                         <property stdset="1">
390                             <name>name</name>
391                             <cstring>setBordersGB</cstring>
392                         </property>
393                         <property stdset="1">
394                             <name>title</name>
395                             <string>Set Borders</string>
396                         </property>
397                         <grid>
398                             <property stdset="1">
399                                 <name>margin</name>
400                                 <number>11</number>
401                             </property>
402                             <property stdset="1">
403                                 <name>spacing</name>
404                                 <number>6</number>
405                             </property>
406                             <widget row="0"  column="0" >
407                                 <class>QFrame</class>
408                                 <property stdset="1">
409                                     <name>name</name>
410                                     <cstring>bordersF</cstring>
411                                 </property>
412                                 <property stdset="1">
413                                     <name>sizePolicy</name>
414                                     <sizepolicy>
415                                         <hsizetype>5</hsizetype>
416                                         <vsizetype>5</vsizetype>
417                                     </sizepolicy>
418                                 </property>
419                                 <property stdset="1">
420                                     <name>palette</name>
421                                     <palette>
422                                         <active>
423                                             <color>
424                                                 <red>0</red>
425                                                 <green>0</green>
426                                                 <blue>0</blue>
427                                             </color>
428                                             <color>
429                                                 <red>230</red>
430                                                 <green>240</green>
431                                                 <blue>249</blue>
432                                             </color>
433                                             <color>
434                                                 <red>255</red>
435                                                 <green>255</green>
436                                                 <blue>255</blue>
437                                             </color>
438                                             <color>
439                                                 <red>242</red>
440                                                 <green>247</green>
441                                                 <blue>252</blue>
442                                             </color>
443                                             <color>
444                                                 <red>115</red>
445                                                 <green>120</green>
446                                                 <blue>124</blue>
447                                             </color>
448                                             <color>
449                                                 <red>154</red>
450                                                 <green>160</green>
451                                                 <blue>166</blue>
452                                             </color>
453                                             <color>
454                                                 <red>0</red>
455                                                 <green>0</green>
456                                                 <blue>0</blue>
457                                             </color>
458                                             <color>
459                                                 <red>255</red>
460                                                 <green>255</green>
461                                                 <blue>255</blue>
462                                             </color>
463                                             <color>
464                                                 <red>0</red>
465                                                 <green>0</green>
466                                                 <blue>0</blue>
467                                             </color>
468                                             <color>
469                                                 <red>255</red>
470                                                 <green>255</green>
471                                                 <blue>255</blue>
472                                             </color>
473                                             <color>
474                                                 <red>255</red>
475                                                 <green>255</green>
476                                                 <blue>255</blue>
477                                             </color>
478                                             <color>
479                                                 <red>0</red>
480                                                 <green>0</green>
481                                                 <blue>0</blue>
482                                             </color>
483                                             <color>
484                                                 <red>16</red>
485                                                 <green>145</green>
486                                                 <blue>210</blue>
487                                             </color>
488                                             <color>
489                                                 <red>255</red>
490                                                 <green>255</green>
491                                                 <blue>255</blue>
492                                             </color>
493                                         </active>
494                                         <disabled>
495                                             <color>
496                                                 <red>128</red>
497                                                 <green>128</green>
498                                                 <blue>128</blue>
499                                             </color>
500                                             <color>
501                                                 <red>230</red>
502                                                 <green>240</green>
503                                                 <blue>249</blue>
504                                             </color>
505                                             <color>
506                                                 <red>255</red>
507                                                 <green>255</green>
508                                                 <blue>255</blue>
509                                             </color>
510                                             <color>
511                                                 <red>255</red>
512                                                 <green>255</green>
513                                                 <blue>255</blue>
514                                             </color>
515                                             <color>
516                                                 <red>115</red>
517                                                 <green>120</green>
518                                                 <blue>124</blue>
519                                             </color>
520                                             <color>
521                                                 <red>154</red>
522                                                 <green>160</green>
523                                                 <blue>166</blue>
524                                             </color>
525                                             <color>
526                                                 <red>0</red>
527                                                 <green>0</green>
528                                                 <blue>0</blue>
529                                             </color>
530                                             <color>
531                                                 <red>255</red>
532                                                 <green>255</green>
533                                                 <blue>255</blue>
534                                             </color>
535                                             <color>
536                                                 <red>128</red>
537                                                 <green>128</green>
538                                                 <blue>128</blue>
539                                             </color>
540                                             <color>
541                                                 <red>255</red>
542                                                 <green>255</green>
543                                                 <blue>255</blue>
544                                             </color>
545                                             <color>
546                                                 <red>255</red>
547                                                 <green>255</green>
548                                                 <blue>255</blue>
549                                             </color>
550                                             <color>
551                                                 <red>0</red>
552                                                 <green>0</green>
553                                                 <blue>0</blue>
554                                             </color>
555                                             <color>
556                                                 <red>16</red>
557                                                 <green>145</green>
558                                                 <blue>210</blue>
559                                             </color>
560                                             <color>
561                                                 <red>255</red>
562                                                 <green>255</green>
563                                                 <blue>255</blue>
564                                             </color>
565                                         </disabled>
566                                         <inactive>
567                                             <color>
568                                                 <red>0</red>
569                                                 <green>0</green>
570                                                 <blue>0</blue>
571                                             </color>
572                                             <color>
573                                                 <red>230</red>
574                                                 <green>240</green>
575                                                 <blue>249</blue>
576                                             </color>
577                                             <color>
578                                                 <red>255</red>
579                                                 <green>255</green>
580                                                 <blue>255</blue>
581                                             </color>
582                                             <color>
583                                                 <red>255</red>
584                                                 <green>255</green>
585                                                 <blue>255</blue>
586                                             </color>
587                                             <color>
588                                                 <red>115</red>
589                                                 <green>120</green>
590                                                 <blue>124</blue>
591                                             </color>
592                                             <color>
593                                                 <red>154</red>
594                                                 <green>160</green>
595                                                 <blue>166</blue>
596                                             </color>
597                                             <color>
598                                                 <red>0</red>
599                                                 <green>0</green>
600                                                 <blue>0</blue>
601                                             </color>
602                                             <color>
603                                                 <red>255</red>
604                                                 <green>255</green>
605                                                 <blue>255</blue>
606                                             </color>
607                                             <color>
608                                                 <red>0</red>
609                                                 <green>0</green>
610                                                 <blue>0</blue>
611                                             </color>
612                                             <color>
613                                                 <red>255</red>
614                                                 <green>255</green>
615                                                 <blue>255</blue>
616                                             </color>
617                                             <color>
618                                                 <red>255</red>
619                                                 <green>255</green>
620                                                 <blue>255</blue>
621                                             </color>
622                                             <color>
623                                                 <red>0</red>
624                                                 <green>0</green>
625                                                 <blue>0</blue>
626                                             </color>
627                                             <color>
628                                                 <red>16</red>
629                                                 <green>145</green>
630                                                 <blue>210</blue>
631                                             </color>
632                                             <color>
633                                                 <red>255</red>
634                                                 <green>255</green>
635                                                 <blue>255</blue>
636                                             </color>
637                                         </inactive>
638                                     </palette>
639                                 </property>
640                                 <property stdset="1">
641                                     <name>frameShape</name>
642                                     <enum>StyledPanel</enum>
643                                 </property>
644                                 <property stdset="1">
645                                     <name>frameShadow</name>
646                                     <enum>Sunken</enum>
647                                 </property>
648                                 <property>
649                                     <name>layoutMargin</name>
650                                 </property>
651                                 <grid>
652                                     <property stdset="1">
653                                         <name>margin</name>
654                                         <number>3</number>
655                                     </property>
656                                     <property stdset="1">
657                                         <name>spacing</name>
658                                         <number>6</number>
659                                     </property>
660                                     <widget row="0"  column="0" >
661                                         <class>QSetBorder</class>
662                                         <property stdset="1">
663                                             <name>name</name>
664                                             <cstring>borders</cstring>
665                                         </property>
666                                         <property stdset="1">
667                                             <name>sizePolicy</name>
668                                             <sizepolicy>
669                                                 <hsizetype>1</hsizetype>
670                                                 <vsizetype>1</vsizetype>
671                                             </sizepolicy>
672                                         </property>
673                                         <property>
674                                             <name>toolTip</name>
675                                             <string>Set borders of the current (selected) cell(s)</string>
676                                         </property>
677                                     </widget>
678                                 </grid>
679                             </widget>
680                         </grid>
681                     </widget>
682                     <widget row="0"  column="1" >
683                         <class>QGroupBox</class>
684                         <property stdset="1">
685                             <name>name</name>
686                             <cstring>allBordersGB</cstring>
687                         </property>
688                         <property stdset="1">
689                             <name>title</name>
690                             <string>All Borders</string>
691                         </property>
692                         <grid>
693                             <property stdset="1">
694                                 <name>margin</name>
695                                 <number>11</number>
696                             </property>
697                             <property stdset="1">
698                                 <name>spacing</name>
699                                 <number>6</number>
700                             </property>
701                             <widget row="0"  column="0" >
702                                 <class>QPushButton</class>
703                                 <property stdset="1">
704                                     <name>name</name>
705                                     <cstring>borderSetPB</cstring>
706                                 </property>
707                                 <property stdset="1">
708                                     <name>text</name>
709                                     <string>&amp;Set</string>
710                                 </property>
711                                 <property>
712                                     <name>toolTip</name>
713                                     <string>Set all borders of the current (selected) cell(s)</string>
714                                 </property>
715                             </widget>
716                             <widget row="1"  column="0" >
717                                 <class>QPushButton</class>
718                                 <property stdset="1">
719                                     <name>name</name>
720                                     <cstring>borderUnsetPB</cstring>
721                                 </property>
722                                 <property stdset="1">
723                                     <name>text</name>
724                                     <string>C&amp;lear</string>
725                                 </property>
726                                 <property>
727                                     <name>toolTip</name>
728                                     <string>Unset all borders of the current (selected) cell(s)</string>
729                                 </property>
730                             </widget>
731                         </grid>
732                     </widget>
733                     <spacer row="0"  column="2" >
734                         <property>
735                             <name>name</name>
736                             <cstring>Spacer6</cstring>
737                         </property>
738                         <property stdset="1">
739                             <name>orientation</name>
740                             <enum>Horizontal</enum>
741                         </property>
742                         <property stdset="1">
743                             <name>sizeType</name>
744                             <enum>Expanding</enum>
745                         </property>
746                         <property>
747                             <name>sizeHint</name>
748                             <size>
749                                 <width>20</width>
750                                 <height>20</height>
751                             </size>
752                         </property>
753                     </spacer>
754                     <spacer row="1"  column="0" >
755                         <property>
756                             <name>name</name>
757                             <cstring>Spacer7</cstring>
758                         </property>
759                         <property stdset="1">
760                             <name>orientation</name>
761                             <enum>Vertical</enum>
762                         </property>
763                         <property stdset="1">
764                             <name>sizeType</name>
765                             <enum>Expanding</enum>
766                         </property>
767                         <property>
768                             <name>sizeHint</name>
769                             <size>
770                                 <width>20</width>
771                                 <height>20</height>
772                             </size>
773                         </property>
774                     </spacer>
775                 </grid>
776             </widget>
777             <widget>
778                 <class>QWidget</class>
779                 <property stdset="1">
780                     <name>name</name>
781                     <cstring>tab</cstring>
782                 </property>
783                 <attribute>
784                     <name>title</name>
785                     <string>&amp;Longtable</string>
786                 </attribute>
787                 <grid>
788                     <property stdset="1">
789                         <name>margin</name>
790                         <number>11</number>
791                     </property>
792                     <property stdset="1">
793                         <name>spacing</name>
794                         <number>6</number>
795                     </property>
796                     <widget row="0"  column="0" >
797                         <class>QCheckBox</class>
798                         <property stdset="1">
799                             <name>name</name>
800                             <cstring>longTabularCB</cstring>
801                         </property>
802                         <property stdset="1">
803                             <name>text</name>
804                             <string>&amp;Use long table</string>
805                         </property>
806                         <property>
807                             <name>toolTip</name>
808                             <string>Select for tables that span multiple pages</string>
809                         </property>
810                     </widget>
811                     <widget row="1"  column="0" >
812                         <class>QGroupBox</class>
813                         <property stdset="1">
814                             <name>name</name>
815                             <cstring>longtableGB</cstring>
816                         </property>
817                         <property stdset="1">
818                             <name>enabled</name>
819                             <bool>false</bool>
820                         </property>
821                         <property stdset="1">
822                             <name>title</name>
823                             <string>Settings</string>
824                         </property>
825                         <grid>
826                             <property stdset="1">
827                                 <name>margin</name>
828                                 <number>11</number>
829                             </property>
830                             <property stdset="1">
831                                 <name>spacing</name>
832                                 <number>6</number>
833                             </property>
834                             <widget row="0"  column="1" >
835                                 <class>QLabel</class>
836                                 <property stdset="1">
837                                     <name>name</name>
838                                     <cstring>StatusLA</cstring>
839                                 </property>
840                                 <property stdset="1">
841                                     <name>text</name>
842                                     <string>Status</string>
843                                 </property>
844                             </widget>
845                             <widget row="1"  column="0" >
846                                 <class>QLabel</class>
847                                 <property stdset="1">
848                                     <name>name</name>
849                                     <cstring>HeaderLA</cstring>
850                                 </property>
851                                 <property stdset="1">
852                                     <name>text</name>
853                                     <string>Header:</string>
854                                 </property>
855                             </widget>
856                             <widget row="3"  column="0" >
857                                 <class>QLabel</class>
858                                 <property stdset="1">
859                                     <name>name</name>
860                                     <cstring>FooterLA</cstring>
861                                 </property>
862                                 <property stdset="1">
863                                     <name>text</name>
864                                     <string>Footer:</string>
865                                 </property>
866                             </widget>
867                             <widget row="2"  column="0" >
868                                 <class>QLabel</class>
869                                 <property stdset="1">
870                                     <name>name</name>
871                                     <cstring>FirstHeaderLA</cstring>
872                                 </property>
873                                 <property stdset="1">
874                                     <name>text</name>
875                                     <string>First header:</string>
876                                 </property>
877                             </widget>
878                             <widget row="4"  column="0" >
879                                 <class>QLabel</class>
880                                 <property stdset="1">
881                                     <name>name</name>
882                                     <cstring>LastFooterLA</cstring>
883                                 </property>
884                                 <property stdset="1">
885                                     <name>text</name>
886                                     <string>Last footer:</string>
887                                 </property>
888                             </widget>
889                             <widget row="0"  column="4" >
890                                 <class>QLabel</class>
891                                 <property stdset="1">
892                                     <name>name</name>
893                                     <cstring>ContentsLA</cstring>
894                                 </property>
895                                 <property stdset="1">
896                                     <name>text</name>
897                                     <string>Contents</string>
898                                 </property>
899                             </widget>
900                             <widget row="0"  column="2" >
901                                 <class>QLabel</class>
902                                 <property stdset="1">
903                                     <name>name</name>
904                                     <cstring>BorderAboveLA</cstring>
905                                 </property>
906                                 <property stdset="1">
907                                     <name>text</name>
908                                     <string>Border above</string>
909                                 </property>
910                             </widget>
911                             <widget row="0"  column="3" >
912                                 <class>QLabel</class>
913                                 <property stdset="1">
914                                     <name>name</name>
915                                     <cstring>BorderBelowLA</cstring>
916                                 </property>
917                                 <property stdset="1">
918                                     <name>text</name>
919                                     <string>Border below</string>
920                                 </property>
921                             </widget>
922                             <widget row="1"  column="1" >
923                                 <class>QCheckBox</class>
924                                 <property stdset="1">
925                                     <name>name</name>
926                                     <cstring>headerStatusCB</cstring>
927                                 </property>
928                                 <property stdset="1">
929                                     <name>text</name>
930                                     <string>on</string>
931                                 </property>
932                                 <property>
933                                     <name>toolTip</name>
934                                     <string>Repeat this row as header on every (except the first) page</string>
935                                 </property>
936                             </widget>
937                             <widget row="2"  column="1" >
938                                 <class>QCheckBox</class>
939                                 <property stdset="1">
940                                     <name>name</name>
941                                     <cstring>firstheaderStatusCB</cstring>
942                                 </property>
943                                 <property stdset="1">
944                                     <name>text</name>
945                                     <string>on</string>
946                                 </property>
947                                 <property>
948                                     <name>toolTip</name>
949                                     <string>This row is the header of the first page</string>
950                                 </property>
951                                 <property>
952                                     <name>whatsThis</name>
953                                     <string></string>
954                                 </property>
955                             </widget>
956                             <widget row="3"  column="1" >
957                                 <class>QCheckBox</class>
958                                 <property stdset="1">
959                                     <name>name</name>
960                                     <cstring>footerStatusCB</cstring>
961                                 </property>
962                                 <property stdset="1">
963                                     <name>text</name>
964                                     <string>on</string>
965                                 </property>
966                                 <property>
967                                     <name>toolTip</name>
968                                     <string>Repeat this row as footer on every (except the last) page</string>
969                                 </property>
970                             </widget>
971                             <widget row="4"  column="1" >
972                                 <class>QCheckBox</class>
973                                 <property stdset="1">
974                                     <name>name</name>
975                                     <cstring>lastfooterStatusCB</cstring>
976                                 </property>
977                                 <property stdset="1">
978                                     <name>text</name>
979                                     <string>on</string>
980                                 </property>
981                                 <property>
982                                     <name>toolTip</name>
983                                     <string>This row is the footer of the last page</string>
984                                 </property>
985                             </widget>
986                             <widget row="1"  column="2" >
987                                 <class>QCheckBox</class>
988                                 <property stdset="1">
989                                     <name>name</name>
990                                     <cstring>headerBorderAboveCB</cstring>
991                                 </property>
992                                 <property stdset="1">
993                                     <name>text</name>
994                                     <string>double</string>
995                                 </property>
996                                 <property>
997                                     <name>toolTip</name>
998                                     <string></string>
999                                 </property>
1000                             </widget>
1001                             <widget row="2"  column="2" >
1002                                 <class>QCheckBox</class>
1003                                 <property stdset="1">
1004                                     <name>name</name>
1005                                     <cstring>firstheaderBorderAboveCB</cstring>
1006                                 </property>
1007                                 <property stdset="1">
1008                                     <name>text</name>
1009                                     <string>double</string>
1010                                 </property>
1011                             </widget>
1012                             <widget row="3"  column="2" >
1013                                 <class>QCheckBox</class>
1014                                 <property stdset="1">
1015                                     <name>name</name>
1016                                     <cstring>footerBorderAboveCB</cstring>
1017                                 </property>
1018                                 <property stdset="1">
1019                                     <name>text</name>
1020                                     <string>double</string>
1021                                 </property>
1022                             </widget>
1023                             <widget row="4"  column="2" >
1024                                 <class>QCheckBox</class>
1025                                 <property stdset="1">
1026                                     <name>name</name>
1027                                     <cstring>lastfooterBorderAboveCB</cstring>
1028                                 </property>
1029                                 <property stdset="1">
1030                                     <name>text</name>
1031                                     <string>double</string>
1032                                 </property>
1033                             </widget>
1034                             <widget row="4"  column="3" >
1035                                 <class>QCheckBox</class>
1036                                 <property stdset="1">
1037                                     <name>name</name>
1038                                     <cstring>lastfooterBorderBelowCB</cstring>
1039                                 </property>
1040                                 <property stdset="1">
1041                                     <name>text</name>
1042                                     <string>double</string>
1043                                 </property>
1044                             </widget>
1045                             <widget row="3"  column="3" >
1046                                 <class>QCheckBox</class>
1047                                 <property stdset="1">
1048                                     <name>name</name>
1049                                     <cstring>footerBorderBelowCB</cstring>
1050                                 </property>
1051                                 <property stdset="1">
1052                                     <name>text</name>
1053                                     <string>double</string>
1054                                 </property>
1055                             </widget>
1056                             <widget row="2"  column="3" >
1057                                 <class>QCheckBox</class>
1058                                 <property stdset="1">
1059                                     <name>name</name>
1060                                     <cstring>firstheaderBorderBelowCB</cstring>
1061                                 </property>
1062                                 <property stdset="1">
1063                                     <name>text</name>
1064                                     <string>double</string>
1065                                 </property>
1066                             </widget>
1067                             <widget row="1"  column="3" >
1068                                 <class>QCheckBox</class>
1069                                 <property stdset="1">
1070                                     <name>name</name>
1071                                     <cstring>headerBorderBelowCB</cstring>
1072                                 </property>
1073                                 <property stdset="1">
1074                                     <name>text</name>
1075                                     <string>double</string>
1076                                 </property>
1077                             </widget>
1078                             <widget row="4"  column="4" >
1079                                 <class>QCheckBox</class>
1080                                 <property stdset="1">
1081                                     <name>name</name>
1082                                     <cstring>lastfooterNoContentsCB</cstring>
1083                                 </property>
1084                                 <property stdset="1">
1085                                     <name>text</name>
1086                                     <string>is empty</string>
1087                                 </property>
1088                                 <property>
1089                                     <name>toolTip</name>
1090                                     <string>Don't output the last footer</string>
1091                                 </property>
1092                             </widget>
1093                             <widget row="2"  column="4" >
1094                                 <class>QCheckBox</class>
1095                                 <property stdset="1">
1096                                     <name>name</name>
1097                                     <cstring>firstheaderNoContentsCB</cstring>
1098                                 </property>
1099                                 <property stdset="1">
1100                                     <name>text</name>
1101                                     <string>is empty</string>
1102                                 </property>
1103                                 <property>
1104                                     <name>toolTip</name>
1105                                     <string>Don't output the first header</string>
1106                                 </property>
1107                             </widget>
1108                         </grid>
1109                     </widget>
1110                     <widget row="2"  column="0" >
1111                         <class>QCheckBox</class>
1112                         <property stdset="1">
1113                             <name>name</name>
1114                             <cstring>newpageCB</cstring>
1115                         </property>
1116                         <property stdset="1">
1117                             <name>enabled</name>
1118                             <bool>false</bool>
1119                         </property>
1120                         <property stdset="1">
1121                             <name>text</name>
1122                             <string>Page &amp;break on current row</string>
1123                         </property>
1124                         <property>
1125                             <name>toolTip</name>
1126                             <string>Set a page break on the current row</string>
1127                         </property>
1128                     </widget>
1129                 </grid>
1130             </widget>
1131         </widget>
1132         <widget>
1133             <class>QLayoutWidget</class>
1134             <property stdset="1">
1135                 <name>name</name>
1136                 <cstring>Layout2</cstring>
1137             </property>
1138             <hbox>
1139                 <property stdset="1">
1140                     <name>margin</name>
1141                     <number>0</number>
1142                 </property>
1143                 <property stdset="1">
1144                     <name>spacing</name>
1145                     <number>6</number>
1146                 </property>
1147                 <widget>
1148                     <class>QLabel</class>
1149                     <property stdset="1">
1150                         <name>name</name>
1151                         <cstring>TextLabel1</cstring>
1152                     </property>
1153                     <property stdset="1">
1154                         <name>text</name>
1155                         <string>Current cell:</string>
1156                     </property>
1157                 </widget>
1158                 <widget>
1159                     <class>QLineEdit</class>
1160                     <property stdset="1">
1161                         <name>name</name>
1162                         <cstring>tabularRowED</cstring>
1163                     </property>
1164                     <property stdset="1">
1165                         <name>sizePolicy</name>
1166                         <sizepolicy>
1167                             <hsizetype>1</hsizetype>
1168                             <vsizetype>0</vsizetype>
1169                         </sizepolicy>
1170                     </property>
1171                     <property stdset="1">
1172                         <name>maximumSize</name>
1173                         <size>
1174                             <width>40</width>
1175                             <height>32767</height>
1176                         </size>
1177                     </property>
1178                     <property stdset="1">
1179                         <name>focusPolicy</name>
1180                         <enum>NoFocus</enum>
1181                     </property>
1182                     <property>
1183                         <name>toolTip</name>
1184                         <string>Current row position</string>
1185                     </property>
1186                 </widget>
1187                 <widget>
1188                     <class>QLineEdit</class>
1189                     <property stdset="1">
1190                         <name>name</name>
1191                         <cstring>tabularColumnED</cstring>
1192                     </property>
1193                     <property stdset="1">
1194                         <name>sizePolicy</name>
1195                         <sizepolicy>
1196                             <hsizetype>1</hsizetype>
1197                             <vsizetype>0</vsizetype>
1198                         </sizepolicy>
1199                     </property>
1200                     <property stdset="1">
1201                         <name>maximumSize</name>
1202                         <size>
1203                             <width>40</width>
1204                             <height>32767</height>
1205                         </size>
1206                     </property>
1207                     <property stdset="1">
1208                         <name>focusPolicy</name>
1209                         <enum>NoFocus</enum>
1210                     </property>
1211                     <property>
1212                         <name>toolTip</name>
1213                         <string>Current column position</string>
1214                     </property>
1215                 </widget>
1216                 <spacer>
1217                     <property>
1218                         <name>name</name>
1219                         <cstring>Spacer1</cstring>
1220                     </property>
1221                     <property stdset="1">
1222                         <name>orientation</name>
1223                         <enum>Horizontal</enum>
1224                     </property>
1225                     <property stdset="1">
1226                         <name>sizeType</name>
1227                         <enum>Expanding</enum>
1228                     </property>
1229                     <property>
1230                         <name>sizeHint</name>
1231                         <size>
1232                             <width>20</width>
1233                             <height>20</height>
1234                         </size>
1235                     </property>
1236                 </spacer>
1237                 <widget>
1238                     <class>QPushButton</class>
1239                     <property stdset="1">
1240                         <name>name</name>
1241                         <cstring>closePB</cstring>
1242                     </property>
1243                     <property stdset="1">
1244                         <name>sizePolicy</name>
1245                         <sizepolicy>
1246                             <hsizetype>1</hsizetype>
1247                             <vsizetype>0</vsizetype>
1248                         </sizepolicy>
1249                     </property>
1250                     <property stdset="1">
1251                         <name>text</name>
1252                         <string>Close</string>
1253                     </property>
1254                     <property stdset="1">
1255                         <name>autoDefault</name>
1256                         <bool>false</bool>
1257                     </property>
1258                 </widget>
1259             </hbox>
1260         </widget>
1261     </vbox>
1262 </widget>
1263 <customwidgets>
1264     <customwidget>
1265         <class>LengthCombo</class>
1266         <header location="local">lengthcombo.h</header>
1267         <sizehint>
1268             <width>-1</width>
1269             <height>-1</height>
1270         </sizehint>
1271         <container>0</container>
1272         <sizepolicy>
1273             <hordata>5</hordata>
1274             <verdata>5</verdata>
1275         </sizepolicy>
1276         <pixmap>image0</pixmap>
1277         <signal>selectionChanged(LyXLength::UNIT)</signal>
1278     </customwidget>
1279     <customwidget>
1280         <class>QSetBorder</class>
1281         <header location="local">qsetborder.h</header>
1282         <sizehint>
1283             <width>50</width>
1284             <height>50</height>
1285         </sizehint>
1286         <container>0</container>
1287         <sizepolicy>
1288             <hordata>5</hordata>
1289             <verdata>5</verdata>
1290         </sizepolicy>
1291         <pixmap>image0</pixmap>
1292         <signal>rightSet(bool)</signal>
1293         <signal>leftSet(bool)</signal>
1294         <signal>bottomSet(bool)</signal>
1295         <signal>clicked()</signal>
1296         <signal>topSet(bool)</signal>
1297         <slot access="public">leftBorder_changed()</slot>
1298         <slot access="public">rightBorder_changed()</slot>
1299         <slot access="public">topBorder_changed()</slot>
1300         <slot access="public">bottomBorder_changed()</slot>
1301     </customwidget>
1302 </customwidgets>
1303 <images>
1304     <image>
1305         <name>image0</name>
1306         <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
1307     </image>
1308 </images>
1309 <connections>
1310     <connection>
1311         <sender>borderSetPB</sender>
1312         <signal>clicked()</signal>
1313         <receiver>QTabularDialogBase</receiver>
1314         <slot>borderSet_clicked()</slot>
1315     </connection>
1316     <connection>
1317         <sender>borderUnsetPB</sender>
1318         <signal>clicked()</signal>
1319         <receiver>QTabularDialogBase</receiver>
1320         <slot>borderUnset_clicked()</slot>
1321     </connection>
1322     <connection>
1323         <sender>longTabularCB</sender>
1324         <signal>toggled(bool)</signal>
1325         <receiver>longtableGB</receiver>
1326         <slot>setEnabled(bool)</slot>
1327     </connection>
1328     <connection>
1329         <sender>longTabularCB</sender>
1330         <signal>toggled(bool)</signal>
1331         <receiver>newpageCB</receiver>
1332         <slot>setEnabled(bool)</slot>
1333     </connection>
1334     <connection>
1335         <sender>hAlignCB</sender>
1336         <signal>activated(int)</signal>
1337         <receiver>QTabularDialogBase</receiver>
1338         <slot>hAlign_changed(int)</slot>
1339     </connection>
1340     <connection>
1341         <sender>vAlignCB</sender>
1342         <signal>activated(int)</signal>
1343         <receiver>QTabularDialogBase</receiver>
1344         <slot>vAlign_changed(int)</slot>
1345     </connection>
1346     <connection>
1347         <sender>multicolumnCB</sender>
1348         <signal>clicked()</signal>
1349         <receiver>QTabularDialogBase</receiver>
1350         <slot>multicolumn_clicked()</slot>
1351     </connection>
1352     <connection>
1353         <sender>newpageCB</sender>
1354         <signal>clicked()</signal>
1355         <receiver>QTabularDialogBase</receiver>
1356         <slot>ltNewpage_clicked()</slot>
1357     </connection>
1358     <connection>
1359         <sender>headerStatusCB</sender>
1360         <signal>clicked()</signal>
1361         <receiver>QTabularDialogBase</receiver>
1362         <slot>ltHeaderStatus_clicked()</slot>
1363     </connection>
1364     <connection>
1365         <sender>headerBorderAboveCB</sender>
1366         <signal>clicked()</signal>
1367         <receiver>QTabularDialogBase</receiver>
1368         <slot>ltHeaderBorderAbove_clicked()</slot>
1369     </connection>
1370     <connection>
1371         <sender>headerBorderBelowCB</sender>
1372         <signal>clicked()</signal>
1373         <receiver>QTabularDialogBase</receiver>
1374         <slot>ltHeaderBorderBelow_clicked()</slot>
1375     </connection>
1376     <connection>
1377         <sender>firstheaderStatusCB</sender>
1378         <signal>clicked()</signal>
1379         <receiver>QTabularDialogBase</receiver>
1380         <slot>ltFirstHeaderStatus_clicked()</slot>
1381     </connection>
1382     <connection>
1383         <sender>firstheaderBorderAboveCB</sender>
1384         <signal>clicked()</signal>
1385         <receiver>QTabularDialogBase</receiver>
1386         <slot>ltFirstHeaderBorderAbove_clicked()</slot>
1387     </connection>
1388     <connection>
1389         <sender>firstheaderBorderBelowCB</sender>
1390         <signal>clicked()</signal>
1391         <receiver>QTabularDialogBase</receiver>
1392         <slot>ltFirstHeaderBorderBelow_clicked()</slot>
1393     </connection>
1394     <connection>
1395         <sender>firstheaderNoContentsCB</sender>
1396         <signal>clicked()</signal>
1397         <receiver>QTabularDialogBase</receiver>
1398         <slot>ltFirstHeaderEmpty_clicked()</slot>
1399     </connection>
1400     <connection>
1401         <sender>footerStatusCB</sender>
1402         <signal>clicked()</signal>
1403         <receiver>QTabularDialogBase</receiver>
1404         <slot>ltFooterStatus_clicked()</slot>
1405     </connection>
1406     <connection>
1407         <sender>footerBorderAboveCB</sender>
1408         <signal>clicked()</signal>
1409         <receiver>QTabularDialogBase</receiver>
1410         <slot>ltFooterBorderAbove_clicked()</slot>
1411     </connection>
1412     <connection>
1413         <sender>footerBorderBelowCB</sender>
1414         <signal>clicked()</signal>
1415         <receiver>QTabularDialogBase</receiver>
1416         <slot>ltFooterBorderBelow_clicked()</slot>
1417     </connection>
1418     <connection>
1419         <sender>lastfooterStatusCB</sender>
1420         <signal>clicked()</signal>
1421         <receiver>QTabularDialogBase</receiver>
1422         <slot>ltLastFooterStatus_clicked()</slot>
1423     </connection>
1424     <connection>
1425         <sender>lastfooterBorderAboveCB</sender>
1426         <signal>clicked()</signal>
1427         <receiver>QTabularDialogBase</receiver>
1428         <slot>ltLastFooterBorderAbove_clicked()</slot>
1429     </connection>
1430     <connection>
1431         <sender>lastfooterBorderBelowCB</sender>
1432         <signal>clicked()</signal>
1433         <receiver>QTabularDialogBase</receiver>
1434         <slot>ltLastFooterBorderBelow_clicked()</slot>
1435     </connection>
1436     <connection>
1437         <sender>lastfooterNoContentsCB</sender>
1438         <signal>clicked()</signal>
1439         <receiver>QTabularDialogBase</receiver>
1440         <slot>ltLastFooterEmpty_clicked()</slot>
1441     </connection>
1442     <connection>
1443         <sender>specialAlignmentED</sender>
1444         <signal>returnPressed()</signal>
1445         <receiver>QTabularDialogBase</receiver>
1446         <slot>specialAlignment_changed()</slot>
1447     </connection>
1448     <connection>
1449         <sender>widthED</sender>
1450         <signal>returnPressed()</signal>
1451         <receiver>QTabularDialogBase</receiver>
1452         <slot>width_changed()</slot>
1453     </connection>
1454     <connection>
1455         <sender>widthUnit</sender>
1456         <signal>selectionChanged(LyXLength::UNIT)</signal>
1457         <receiver>QTabularDialogBase</receiver>
1458         <slot>width_changed()</slot>
1459     </connection>
1460     <connection>
1461         <sender>closePB</sender>
1462         <signal>clicked()</signal>
1463         <receiver>QTabularDialogBase</receiver>
1464         <slot>close_clicked()</slot>
1465     </connection>
1466     <connection>
1467         <sender>borders</sender>
1468         <signal>topSet(bool)</signal>
1469         <receiver>QTabularDialogBase</receiver>
1470         <slot>topBorder_changed()</slot>
1471     </connection>
1472     <connection>
1473         <sender>borders</sender>
1474         <signal>bottomSet(bool)</signal>
1475         <receiver>QTabularDialogBase</receiver>
1476         <slot>bottomBorder_changed()</slot>
1477     </connection>
1478     <connection>
1479         <sender>borders</sender>
1480         <signal>rightSet(bool)</signal>
1481         <receiver>QTabularDialogBase</receiver>
1482         <slot>rightBorder_changed()</slot>
1483     </connection>
1484     <connection>
1485         <sender>borders</sender>
1486         <signal>leftSet(bool)</signal>
1487         <receiver>QTabularDialogBase</receiver>
1488         <slot>leftBorder_changed()</slot>
1489     </connection>
1490     <connection>
1491         <sender>rotateTabularCB</sender>
1492         <signal>clicked()</signal>
1493         <receiver>QTabularDialogBase</receiver>
1494         <slot>rotateTabular()</slot>
1495     </connection>
1496     <connection>
1497         <sender>rotateCellCB</sender>
1498         <signal>clicked()</signal>
1499         <receiver>QTabularDialogBase</receiver>
1500         <slot>rotateCell()</slot>
1501     </connection>
1502     <connection>
1503         <sender>longTabularCB</sender>
1504         <signal>clicked()</signal>
1505         <receiver>QTabularDialogBase</receiver>
1506         <slot>longTabular()</slot>
1507     </connection>
1508     <slot access="protected">borderSet_clicked()</slot>
1509     <slot access="protected">borderUnset_clicked()</slot>
1510     <slot access="protected">bottomBorder_changed()</slot>
1511     <slot access="protected">close_clicked()</slot>
1512     <slot access="protected">hAlign_changed(int)</slot>
1513     <slot access="protected">leftBorder_changed()</slot>
1514     <slot access="public">longTabular()</slot>
1515     <slot access="protected">ltFirstHeaderBorderAbove_clicked()</slot>
1516     <slot access="protected">ltFirstHeaderBorderBelow_clicked()</slot>
1517     <slot access="protected">ltFirstHeaderEmpty_clicked()</slot>
1518     <slot access="protected">ltFirstHeaderStatus_clicked()</slot>
1519     <slot access="protected">ltFooterBorderAbove_clicked()</slot>
1520     <slot access="protected">ltFooterBorderBelow_clicked()</slot>
1521     <slot access="protected">ltFooterStatus_clicked()</slot>
1522     <slot access="protected">ltHeaderBorderAbove_clicked()</slot>
1523     <slot access="protected">ltHeaderBorderBelow_clicked()</slot>
1524     <slot access="protected">ltHeaderStatus_clicked()</slot>
1525     <slot access="protected">ltLastFooterBorderAbove_clicked()</slot>
1526     <slot access="protected">ltLastFooterBorderBelow_clicked()</slot>
1527     <slot access="protected">ltLastFooterEmpty_clicked()</slot>
1528     <slot access="protected">ltLastFooterStatus_clicked()</slot>
1529     <slot access="protected">ltNewpage_clicked()</slot>
1530     <slot access="protected">multicolumn_clicked()</slot>
1531     <slot access="protected">rightBorder_changed()</slot>
1532     <slot access="protected">rotateCell()</slot>
1533     <slot access="protected">rotateTabular()</slot>
1534     <slot access="public">setEnabled(bool)</slot>
1535     <slot access="protected">specialAlignment_changed()</slot>
1536     <slot access="protected">topBorder_changed()</slot>
1537     <slot access="protected">vAlign_changed(int)</slot>
1538     <slot access="protected">width_changed()</slot>
1539 </connections>
1540 <tabstops>
1541     <tabstop>TabWidget</tabstop>
1542     <tabstop>hAlignCB</tabstop>
1543     <tabstop>widthED</tabstop>
1544     <tabstop>widthUnit</tabstop>
1545     <tabstop>vAlignCB</tabstop>
1546     <tabstop>multicolumnCB</tabstop>
1547     <tabstop>rotateTabularCB</tabstop>
1548     <tabstop>rotateCellCB</tabstop>
1549     <tabstop>specialAlignmentED</tabstop>
1550     <tabstop>borderSetPB</tabstop>
1551     <tabstop>borderUnsetPB</tabstop>
1552     <tabstop>longTabularCB</tabstop>
1553     <tabstop>headerStatusCB</tabstop>
1554     <tabstop>headerBorderAboveCB</tabstop>
1555     <tabstop>headerBorderBelowCB</tabstop>
1556     <tabstop>firstheaderStatusCB</tabstop>
1557     <tabstop>firstheaderBorderAboveCB</tabstop>
1558     <tabstop>firstheaderBorderBelowCB</tabstop>
1559     <tabstop>firstheaderNoContentsCB</tabstop>
1560     <tabstop>footerStatusCB</tabstop>
1561     <tabstop>footerBorderAboveCB</tabstop>
1562     <tabstop>footerBorderBelowCB</tabstop>
1563     <tabstop>lastfooterStatusCB</tabstop>
1564     <tabstop>lastfooterBorderAboveCB</tabstop>
1565     <tabstop>lastfooterBorderBelowCB</tabstop>
1566     <tabstop>lastfooterNoContentsCB</tabstop>
1567     <tabstop>newpageCB</tabstop>
1568     <tabstop>closePB</tabstop>
1569 </tabstops>
1570 </UI>