root/trunk/RaportySQL/ListaReklamA3.rdl @ 737

Wersja 735, 53.0 KB (wprowadzona przez marek, 17 years temu)

kolejne poprawki - znany blad w oknie lista reklam oraz poprawki raportow

Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
3  <DataSources>
4    <DataSource Name="BAZA_REKLAM">
5      <rd:DataSourceID>71af35be-d6b9-40ac-aa77-85f47c870948</rd:DataSourceID>
6      <DataSourceReference>BAZA_REKLAM</DataSourceReference>
7    </DataSource>
8  </DataSources>
9  <InteractiveHeight>29.7cm</InteractiveHeight>
10  <ReportParameters>
11    <ReportParameter Name="tytul">
12      <DataType>String</DataType>
13      <DefaultValue>
14        <Values>
15          <Value>1</Value>
16        </Values>
17      </DefaultValue>
18      <AllowBlank>true</AllowBlank>
19      <Prompt>tytul</Prompt>
20      <ValidValues>
21        <DataSetReference>
22          <DataSetName>ListaTytulow</DataSetName>
23          <ValueField>Id</ValueField>
24          <LabelField>SYMB</LabelField>
25        </DataSetReference>
26      </ValidValues>
27    </ReportParameter>
28    <ReportParameter Name="nrwydania">
29      <DataType>String</DataType>
30      <AllowBlank>true</AllowBlank>
31      <Prompt>nr wydania</Prompt>
32    </ReportParameter>
33    <ReportParameter Name="agencja">
34      <DataType>String</DataType>
35      <Nullable>true</Nullable>
36      <Prompt>agencja</Prompt>
37      <ValidValues>
38        <DataSetReference>
39          <DataSetName>ListaAgencji</DataSetName>
40          <ValueField>Id_agencji</ValueField>
41          <LabelField>Symbol</LabelField>
42        </DataSetReference>
43      </ValidValues>
44    </ReportParameter>
45    <ReportParameter Name="agent">
46      <DataType>String</DataType>
47      <Nullable>true</Nullable>
48      <Prompt>agent</Prompt>
49      <ValidValues>
50        <DataSetReference>
51          <DataSetName>ListaAgentow</DataSetName>
52          <ValueField>ID_AGENTA</ValueField>
53          <LabelField>Symbol</LabelField>
54        </DataSetReference>
55      </ValidValues>
56    </ReportParameter>
57    <ReportParameter Name="grzbiet">
58      <DataType>Integer</DataType>
59      <Nullable>true</Nullable>
60      <Prompt>grzbiet</Prompt>
61      <ValidValues>
62        <DataSetReference>
63          <DataSetName>ListaGrzebietow</DataSetName>
64          <ValueField>ID</ValueField>
65          <LabelField>Nazwa</LabelField>
66        </DataSetReference>
67      </ValidValues>
68    </ReportParameter>
69    <ReportParameter Name="sortuj">
70      <DataType>String</DataType>
71      <DefaultValue>
72        <Values>
73          <Value>0</Value>
74        </Values>
75      </DefaultValue>
76      <AllowBlank>true</AllowBlank>
77      <Prompt>sortuj</Prompt>
78      <ValidValues>
79        <ParameterValues>
80          <ParameterValue>
81            <Value>0</Value>
82            <Label>wg Symbolu</Label>
83          </ParameterValue>
84          <ParameterValue>
85            <Value>1</Value>
86            <Label>wg Modułu</Label>
87          </ParameterValue>
88        </ParameterValues>
89      </ValidValues>
90    </ReportParameter>
91    <ReportParameter Name="dzial">
92      <DataType>String</DataType>
93      <DefaultValue>
94        <DataSetReference>
95          <DataSetName>ListaDzialow</DataSetName>
96          <ValueField>Id</ValueField>
97        </DataSetReference>
98      </DefaultValue>
99      <AllowBlank>true</AllowBlank>
100      <Prompt>Działy:</Prompt>
101      <ValidValues>
102        <DataSetReference>
103          <DataSetName>ListaDzialow</DataSetName>
104          <ValueField>Id</ValueField>
105          <LabelField>Name</LabelField>
106        </DataSetReference>
107      </ValidValues>
108      <MultiValue>true</MultiValue>
109    </ReportParameter>
110  </ReportParameters>
111  <rd:DrawGrid>true</rd:DrawGrid>
112  <InteractiveWidth>21cm</InteractiveWidth>
113  <rd:GridSpacing>0.15cm</rd:GridSpacing>
114  <rd:SnapToGrid>true</rd:SnapToGrid>
115  <RightMargin>1cm</RightMargin>
116  <LeftMargin>1cm</LeftMargin>
117  <BottomMargin>1cm</BottomMargin>
118  <rd:ReportID>c8c9d8c9-35ad-4718-921a-81280b453acf</rd:ReportID>
119  <PageWidth>29.7cm</PageWidth>
120  <DataSets>
121    <DataSet Name="ListaReklam">
122      <Fields>
123        <Field Name="ReklamaID">
124          <DataField>ReklamaID</DataField>
125          <rd:TypeName>System.Int32</rd:TypeName>
126        </Field>
127        <Field Name="TYTUŁ">
128          <DataField>TYTUŁ</DataField>
129          <rd:TypeName>System.String</rd:TypeName>
130        </Field>
131        <Field Name="ID_REKLAMY">
132          <DataField>ID REKLAMY</DataField>
133          <rd:TypeName>System.String</rd:TypeName>
134        </Field>
135        <Field Name="SZER">
136          <DataField>SZER</DataField>
137          <rd:TypeName>System.Double</rd:TypeName>
138        </Field>
139        <Field Name="WYS">
140          <DataField>WYS</DataField>
141          <rd:TypeName>System.Double</rd:TypeName>
142        </Field>
143        <Field Name="KOLOR">
144          <DataField>KOLOR</DataField>
145          <rd:TypeName>System.String</rd:TypeName>
146        </Field>
147        <Field Name="NICK_NAME">
148          <DataField>NICK NAME</DataField>
149          <rd:TypeName>System.String</rd:TypeName>
150        </Field>
151        <Field Name="MOD_TYP">
152          <DataField>MOD_TYP</DataField>
153          <rd:TypeName>System.String</rd:TypeName>
154        </Field>
155        <Field Name="RABAT">
156          <DataField>RABAT</DataField>
157          <rd:TypeName>System.Double</rd:TypeName>
158        </Field>
159        <Field Name="lokalizacja">
160          <DataField>lokalizacja</DataField>
161          <rd:TypeName>System.String</rd:TypeName>
162        </Field>
163        <Field Name="lokalizacja1">
164          <DataField>lokalizacja1</DataField>
165          <rd:TypeName>System.String</rd:TypeName>
166        </Field>
167        <Field Name="NR">
168          <DataField>NR</DataField>
169          <rd:TypeName>System.Int16</rd:TypeName>
170        </Field>
171        <Field Name="ZATWIERDZONO_DO_DRUKU">
172          <DataField>ZATWIERDZONO DO DRUKU</DataField>
173          <rd:TypeName>System.Boolean</rd:TypeName>
174        </Field>
175        <Field Name="GRZBIET">
176          <DataField>GRZBIET</DataField>
177          <rd:TypeName>System.Int32</rd:TypeName>
178        </Field>
179        <Field Name="STRONA">
180          <DataField>STRONA</DataField>
181          <rd:TypeName>System.Int16</rd:TypeName>
182        </Field>
183        <Field Name="agencja">
184          <DataField>Agencja</DataField>
185          <rd:TypeName>System.String</rd:TypeName>
186        </Field>
187        <Field Name="SYMBOL_AKWIZYTORA">
188          <DataField>SYMBOL AKWIZYTORA</DataField>
189          <rd:TypeName>System.String</rd:TypeName>
190        </Field>
191        <Field Name="KROTNOŚĆ">
192          <DataField>KROTNOŚĆ</DataField>
193          <rd:TypeName>System.Int16</rd:TypeName>
194        </Field>
195        <Field Name="NETTO">
196          <DataField>NETTO</DataField>
197          <rd:TypeName>System.Double</rd:TypeName>
198        </Field>
199        <Field Name="nazwaGrzbietu">
200          <DataField>nazwaGrzbietu</DataField>
201          <rd:TypeName>System.String</rd:TypeName>
202        </Field>
203        <Field Name="ID_AGENTA">
204          <DataField>ID_AGENTA</DataField>
205          <rd:TypeName>System.Int32</rd:TypeName>
206        </Field>
207        <Field Name="CENA_JEDN">
208          <DataField>CENA JEDN</DataField>
209          <rd:TypeName>System.Double</rd:TypeName>
210        </Field>
211        <Field Name="RABAT_WARTOŚĆ">
212          <DataField>RABAT WARTOŚĆ</DataField>
213          <rd:TypeName>System.Double</rd:TypeName>
214        </Field>
215        <Field Name="nettoZEmisji">
216          <DataField>nettoZEmisji</DataField>
217          <rd:TypeName>System.Decimal</rd:TypeName>
218        </Field>
219        <Field Name="zafakturowana">
220          <DataField>zafakturowana</DataField>
221          <rd:TypeName>System.Boolean</rd:TypeName>
222        </Field>
223        <Field Name="Dzial">
224          <DataField>Dzial</DataField>
225          <rd:TypeName>System.String</rd:TypeName>
226        </Field>
227        <Field Name="Rozdzial">
228          <DataField>Rozdzial</DataField>
229          <rd:TypeName>System.String</rd:TypeName>
230        </Field>
231      </Fields>
232      <Query>
233        <DataSourceName>BAZA_REKLAM</DataSourceName>
234        <CommandType>StoredProcedure</CommandType>
235        <CommandText>sp_GetListaReklamNaWydanie</CommandText>
236        <QueryParameters>
237          <QueryParameter Name="@nrwydania">
238            <Value>=Parameters!nrwydania.Value</Value>
239          </QueryParameter>
240          <QueryParameter Name="@tytul">
241            <Value>=Parameters!tytul.Value</Value>
242          </QueryParameter>
243          <QueryParameter Name="@dzial">
244            <Value>=Parameters!dzial.Value</Value>
245          </QueryParameter>
246          <QueryParameter Name="@agencja">
247            <Value>=Parameters!agencja.Value</Value>
248          </QueryParameter>
249          <QueryParameter Name="@agent">
250            <Value>=Parameters!agent.Value</Value>
251          </QueryParameter>
252          <QueryParameter Name="@grzbiet">
253            <Value>=Parameters!grzbiet.Value</Value>
254          </QueryParameter>
255        </QueryParameters>
256      </Query>
257    </DataSet>
258    <DataSet Name="ListaTytulow">
259      <Fields>
260        <Field Name="Id">
261          <DataField>Id</DataField>
262          <rd:TypeName>System.Int32</rd:TypeName>
263        </Field>
264        <Field Name="SYMB">
265          <DataField>Symb</DataField>
266          <rd:TypeName>System.String</rd:TypeName>
267        </Field>
268      </Fields>
269      <Query>
270        <DataSourceName>BAZA_REKLAM</DataSourceName>
271        <CommandText>SELECT Id, Symb FROM [LISTA TYTUŁÓW]
272WHERE Active=1</CommandText>
273        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
274      </Query>
275    </DataSet>
276    <DataSet Name="ListaAgencji">
277      <Fields>
278        <Field Name="Id_agencji">
279          <DataField>Id_agencji</DataField>
280          <rd:TypeName>System.Int32</rd:TypeName>
281        </Field>
282        <Field Name="Symbol">
283          <DataField>Symbol</DataField>
284          <rd:TypeName>System.String</rd:TypeName>
285        </Field>
286      </Fields>
287      <Query>
288        <DataSourceName>BAZA_REKLAM</DataSourceName>
289        <CommandText>SELECT Id_agencji, Symbol
290FROM AGENCJE where aktywna=1
291union
292select NULL ,'Wszystkie'
293order by Symbol</CommandText>
294        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
295      </Query>
296    </DataSet>
297    <DataSet Name="ListaAgentow">
298      <Fields>
299        <Field Name="ID_AGENTA">
300          <DataField>ID_AGENTA</DataField>
301          <rd:TypeName>System.Int32</rd:TypeName>
302        </Field>
303        <Field Name="Symbol">
304          <DataField>Symbol</DataField>
305          <rd:TypeName>System.String</rd:TypeName>
306        </Field>
307        <Field Name="agencja">
308          <DataField>agencja</DataField>
309          <rd:TypeName>System.String</rd:TypeName>
310        </Field>
311      </Fields>
312      <Query>
313        <DataSourceName>BAZA_REKLAM</DataSourceName>
314        <CommandText>SELECT A.ID_AGENTA, A.Symbol, A2.Symbol agencja
315FROM AGENCI A left join Agencje A2
316on A.ID_AGENCJI = A2.ID_Agencji
317where  (A2.ID_Agencji in (@agencja))
318and a.aktywny=1
319union
320select NULL,'Wszyscy','costam'
321order by A.Symbol</CommandText>
322        <QueryParameters>
323          <QueryParameter Name="@agencja">
324            <Value>=Parameters!agencja.Value</Value>
325          </QueryParameter>
326        </QueryParameters>
327        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
328      </Query>
329    </DataSet>
330    <DataSet Name="ListaGrzebietow">
331      <Fields>
332        <Field Name="ID">
333          <DataField>ID</DataField>
334          <rd:TypeName>System.Int32</rd:TypeName>
335        </Field>
336        <Field Name="Nazwa">
337          <DataField>Nazwa</DataField>
338          <rd:TypeName>System.String</rd:TypeName>
339        </Field>
340      </Fields>
341      <Query>
342        <DataSourceName>BAZA_REKLAM</DataSourceName>
343        <CommandText>SELECT        ID, Nazwa
344FROM            GRZBIETY
345WHERE Active=1 AND TytulId=@tytul
346UNION
347SELECT NULL ,'Wszystkie'
348ORDER BY Nazwa</CommandText>
349        <QueryParameters>
350          <QueryParameter Name="@tytul">
351            <Value>=Parameters!tytul.Value</Value>
352          </QueryParameter>
353        </QueryParameters>
354        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
355      </Query>
356    </DataSet>
357    <DataSet Name="ListaDzialow">
358      <Fields>
359        <Field Name="Id">
360          <DataField>Id</DataField>
361          <rd:TypeName>System.Int32</rd:TypeName>
362        </Field>
363        <Field Name="Name">
364          <DataField>Name</DataField>
365          <rd:TypeName>System.String</rd:TypeName>
366        </Field>
367      </Fields>
368      <Query>
369        <DataSourceName>BAZA_REKLAM</DataSourceName>
370        <CommandText>DECLARE @Dzialy Table
371(
372   Id INT,
373   Name NVARCHAR(50)
374)
375
376INSERT INTO @Dzialy
377SELECT Id, Name FROM Dzial WHERE Active=1 AND TitleId=@tytul
378
379IF (SELECT COUNT(Id) FROM @Dzialy)&lt;1
380INSERT INTO @Dzialy
381SELECT 0, 'Wszystkie działy'
382
383SELECT * FROM @Dzialy</CommandText>
384        <QueryParameters>
385          <QueryParameter Name="@tytul">
386            <Value>=Parameters!tytul.Value</Value>
387          </QueryParameter>
388        </QueryParameters>
389        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
390      </Query>
391    </DataSet>
392  </DataSets>
393  <Code />
394  <Width>25.5cm</Width>
395  <Body>
396    <ColumnSpacing>1cm</ColumnSpacing>
397    <ReportItems>
398      <Textbox Name="textbox6">
399        <Top>0.25cm</Top>
400        <Width>3cm</Width>
401        <Style>
402          <FontSize>12pt</FontSize>
403          <FontWeight>700</FontWeight>
404          <Format>d</Format>
405          <TextAlign>Left</TextAlign>
406          <PaddingLeft>2pt</PaddingLeft>
407          <PaddingRight>2pt</PaddingRight>
408          <PaddingTop>2pt</PaddingTop>
409          <PaddingBottom>2pt</PaddingBottom>
410          <Language>pl-PL</Language>
411        </Style>
412        <ZIndex>3</ZIndex>
413        <CanGrow>true</CanGrow>
414        <Left>15.5cm</Left>
415        <Height>0.75cm</Height>
416        <Value>=Today</Value>
417      </Textbox>
418      <Textbox Name="textbox5">
419        <Top>0.25cm</Top>
420        <Width>4.5cm</Width>
421        <Style>
422          <FontSize>12pt</FontSize>
423          <FontWeight>700</FontWeight>
424          <Format>d</Format>
425          <TextAlign>Left</TextAlign>
426          <PaddingLeft>2pt</PaddingLeft>
427          <PaddingRight>2pt</PaddingRight>
428          <PaddingTop>2pt</PaddingTop>
429          <PaddingBottom>2pt</PaddingBottom>
430          <Language>pl-PL</Language>
431        </Style>
432        <ZIndex>2</ZIndex>
433        <CanGrow>true</CanGrow>
434        <Left>11.5cm</Left>
435        <Height>0.75cm</Height>
436        <Value>="Grzbiet: " &amp; Parameters!grzbiet.Label</Value>
437      </Textbox>
438      <Textbox Name="textbox17">
439        <rd:DefaultName>textbox17</rd:DefaultName>
440        <Top>0.25cm</Top>
441        <Width>11.5cm</Width>
442        <Style>
443          <FontSize>14pt</FontSize>
444          <FontWeight>700</FontWeight>
445          <TextAlign>Left</TextAlign>
446          <PaddingLeft>2pt</PaddingLeft>
447          <PaddingRight>2pt</PaddingRight>
448          <PaddingTop>2pt</PaddingTop>
449          <PaddingBottom>2pt</PaddingBottom>
450          <Language>pl-PL</Language>
451        </Style>
452        <ZIndex>1</ZIndex>
453        <CanGrow>true</CanGrow>
454        <Height>0.75cm</Height>
455        <Value>="LISTA REKLAM DO WYDANIA NR: " &amp; Parameters!tytul.Label &amp; " " &amp; Parameters!nrwydania.Value</Value>
456      </Textbox>
457      <Table Name="table1">
458        <DataSetName>ListaReklam</DataSetName>
459        <Top>1.25cm</Top>
460        <Width>24.52646cm</Width>
461        <Details>
462          <TableRows>
463            <TableRow>
464              <TableCells>
465                <TableCell>
466                  <ReportItems>
467                    <Textbox Name="agencja">
468                      <rd:DefaultName>agencja</rd:DefaultName>
469                      <Style>
470                        <BorderColor>
471                          <Default>LightGrey</Default>
472                        </BorderColor>
473                        <BorderStyle>
474                          <Default>Solid</Default>
475                        </BorderStyle>
476                        <BorderWidth>
477                          <Default>0.5pt</Default>
478                        </BorderWidth>
479                        <FontSize>7pt</FontSize>
480                        <VerticalAlign>Middle</VerticalAlign>
481                        <PaddingLeft>2pt</PaddingLeft>
482                        <PaddingRight>2pt</PaddingRight>
483                        <PaddingTop>2pt</PaddingTop>
484                        <PaddingBottom>2pt</PaddingBottom>
485                        <Language>pl-PL</Language>
486                      </Style>
487                      <ZIndex>11</ZIndex>
488                      <CanGrow>true</CanGrow>
489                      <Value>=Left(Fields!agencja.Value,10)</Value>
490                    </Textbox>
491                  </ReportItems>
492                </TableCell>
493                <TableCell>
494                  <ReportItems>
495                    <Textbox Name="ID_REKLAMY">
496                      <rd:DefaultName>ID_REKLAMY</rd:DefaultName>
497                      <Style>
498                        <BorderColor>
499                          <Default>LightGrey</Default>
500                        </BorderColor>
501                        <BorderStyle>
502                          <Default>Solid</Default>
503                        </BorderStyle>
504                        <BorderWidth>
505                          <Default>0.5pt</Default>
506                        </BorderWidth>
507                        <FontSize>7pt</FontSize>
508                        <FontWeight>700</FontWeight>
509                        <TextAlign>Left</TextAlign>
510                        <VerticalAlign>Middle</VerticalAlign>
511                        <PaddingLeft>2pt</PaddingLeft>
512                        <PaddingRight>2pt</PaddingRight>
513                        <PaddingTop>2pt</PaddingTop>
514                        <PaddingBottom>2pt</PaddingBottom>
515                        <Language>pl-PL</Language>
516                      </Style>
517                      <ZIndex>10</ZIndex>
518                      <CanGrow>true</CanGrow>
519                      <Value>=Fields!ID_REKLAMY.Value</Value>
520                    </Textbox>
521                  </ReportItems>
522                </TableCell>
523                <TableCell>
524                  <ReportItems>
525                    <Textbox Name="SZER">
526                      <rd:DefaultName>SZER</rd:DefaultName>
527                      <Style>
528                        <BorderColor>
529                          <Default>LightGrey</Default>
530                        </BorderColor>
531                        <BorderStyle>
532                          <Default>Solid</Default>
533                        </BorderStyle>
534                        <BorderWidth>
535                          <Default>0.5pt</Default>
536                        </BorderWidth>
537                        <FontSize>7pt</FontSize>
538                        <FontWeight>700</FontWeight>
539                        <TextAlign>Center</TextAlign>
540                        <VerticalAlign>Middle</VerticalAlign>
541                        <PaddingLeft>2pt</PaddingLeft>
542                        <PaddingRight>2pt</PaddingRight>
543                        <PaddingTop>2pt</PaddingTop>
544                        <PaddingBottom>2pt</PaddingBottom>
545                        <Language>pl-PL</Language>
546                      </Style>
547                      <ZIndex>9</ZIndex>
548                      <CanGrow>true</CanGrow>
549                      <Value>=Fields!SZER.Value</Value>
550                    </Textbox>
551                  </ReportItems>
552                </TableCell>
553                <TableCell>
554                  <ReportItems>
555                    <Textbox Name="WYS">
556                      <rd:DefaultName>WYS</rd:DefaultName>
557                      <Style>
558                        <BorderColor>
559                          <Default>LightGrey</Default>
560                        </BorderColor>
561                        <BorderStyle>
562                          <Default>Solid</Default>
563                        </BorderStyle>
564                        <BorderWidth>
565                          <Default>0.5pt</Default>
566                        </BorderWidth>
567                        <FontSize>7pt</FontSize>
568                        <FontWeight>700</FontWeight>
569                        <TextAlign>Center</TextAlign>
570                        <VerticalAlign>Middle</VerticalAlign>
571                        <PaddingLeft>2pt</PaddingLeft>
572                        <PaddingRight>2pt</PaddingRight>
573                        <PaddingTop>2pt</PaddingTop>
574                        <PaddingBottom>2pt</PaddingBottom>
575                        <Language>pl-PL</Language>
576                      </Style>
577                      <ZIndex>8</ZIndex>
578                      <CanGrow>true</CanGrow>
579                      <Value>=Fields!WYS.Value</Value>
580                    </Textbox>
581                  </ReportItems>
582                </TableCell>
583                <TableCell>
584                  <ReportItems>
585                    <Textbox Name="MOD_TYP">
586                      <rd:DefaultName>MOD_TYP</rd:DefaultName>
587                      <Style>
588                        <BorderColor>
589                          <Default>LightGrey</Default>
590                        </BorderColor>
591                        <BorderStyle>
592                          <Default>Solid</Default>
593                        </BorderStyle>
594                        <BorderWidth>
595                          <Default>0.5pt</Default>
596                        </BorderWidth>
597                        <FontSize>7pt</FontSize>
598                        <TextAlign>Center</TextAlign>
599                        <VerticalAlign>Middle</VerticalAlign>
600                        <PaddingLeft>2pt</PaddingLeft>
601                        <PaddingRight>2pt</PaddingRight>
602                        <PaddingTop>2pt</PaddingTop>
603                        <PaddingBottom>2pt</PaddingBottom>
604                        <Language>pl-PL</Language>
605                      </Style>
606                      <ZIndex>7</ZIndex>
607                      <CanGrow>true</CanGrow>
608                      <Value>=Fields!MOD_TYP.Value</Value>
609                    </Textbox>
610                  </ReportItems>
611                </TableCell>
612                <TableCell>
613                  <ReportItems>
614                    <Textbox Name="NICK_NAME">
615                      <rd:DefaultName>NICK_NAME</rd:DefaultName>
616                      <Style>
617                        <BorderColor>
618                          <Default>LightGrey</Default>
619                        </BorderColor>
620                        <BorderStyle>
621                          <Default>Solid</Default>
622                        </BorderStyle>
623                        <BorderWidth>
624                          <Default>0.5pt</Default>
625                        </BorderWidth>
626                        <FontSize>7pt</FontSize>
627                        <TextAlign>Center</TextAlign>
628                        <VerticalAlign>Middle</VerticalAlign>
629                        <PaddingLeft>2pt</PaddingLeft>
630                        <PaddingRight>2pt</PaddingRight>
631                        <PaddingTop>2pt</PaddingTop>
632                        <PaddingBottom>2pt</PaddingBottom>
633                        <Language>pl-PL</Language>
634                      </Style>
635                      <ZIndex>6</ZIndex>
636                      <CanGrow>true</CanGrow>
637                      <Value>=Left(Fields!NICK_NAME.Value,15)</Value>
638                    </Textbox>
639                  </ReportItems>
640                </TableCell>
641                <TableCell>
642                  <ReportItems>
643                    <Textbox Name="ogl_dzial">
644                      <rd:DefaultName>ogl_dzial</rd:DefaultName>
645                      <Style>
646                        <BorderColor>
647                          <Default>LightGrey</Default>
648                        </BorderColor>
649                        <BorderStyle>
650                          <Default>Solid</Default>
651                        </BorderStyle>
652                        <BorderWidth>
653                          <Default>0.5pt</Default>
654                        </BorderWidth>
655                        <FontSize>7pt</FontSize>
656                        <TextAlign>Center</TextAlign>
657                        <VerticalAlign>Middle</VerticalAlign>
658                        <PaddingLeft>2pt</PaddingLeft>
659                        <PaddingRight>2pt</PaddingRight>
660                        <PaddingTop>2pt</PaddingTop>
661                        <PaddingBottom>2pt</PaddingBottom>
662                      </Style>
663                      <ZIndex>5</ZIndex>
664                      <CanGrow>true</CanGrow>
665                      <Value>=Fields!Dzial.Value</Value>
666                    </Textbox>
667                  </ReportItems>
668                </TableCell>
669                <TableCell>
670                  <ReportItems>
671                    <Textbox Name="ogl_rozdzial">
672                      <rd:DefaultName>ogl_rozdzial</rd:DefaultName>
673                      <Style>
674                        <BorderColor>
675                          <Default>LightGrey</Default>
676                        </BorderColor>
677                        <BorderStyle>
678                          <Default>Solid</Default>
679                        </BorderStyle>
680                        <BorderWidth>
681                          <Default>0.5pt</Default>
682                        </BorderWidth>
683                        <FontSize>7pt</FontSize>
684                        <TextAlign>Center</TextAlign>
685                        <VerticalAlign>Middle</VerticalAlign>
686                        <PaddingLeft>2pt</PaddingLeft>
687                        <PaddingRight>2pt</PaddingRight>
688                        <PaddingTop>2pt</PaddingTop>
689                        <PaddingBottom>2pt</PaddingBottom>
690                      </Style>
691                      <ZIndex>4</ZIndex>
692                      <CanGrow>true</CanGrow>
693                      <Value>=Fields!Rozdzial.Value</Value>
694                    </Textbox>
695                  </ReportItems>
696                </TableCell>
697                <TableCell>
698                  <ReportItems>
699                    <Textbox Name="lokalizacja">
700                      <rd:DefaultName>lokalizacja</rd:DefaultName>
701                      <Style>
702                        <BorderColor>
703                          <Default>LightGrey</Default>
704                        </BorderColor>
705                        <BorderStyle>
706                          <Default>Solid</Default>
707                        </BorderStyle>
708                        <BorderWidth>
709                          <Default>0.5pt</Default>
710                        </BorderWidth>
711                        <FontSize>7pt</FontSize>
712                        <TextAlign>Center</TextAlign>
713                        <VerticalAlign>Middle</VerticalAlign>
714                        <PaddingLeft>2pt</PaddingLeft>
715                        <PaddingRight>2pt</PaddingRight>
716                        <PaddingTop>2pt</PaddingTop>
717                        <PaddingBottom>2pt</PaddingBottom>
718                        <Language>pl-PL</Language>
719                      </Style>
720                      <ZIndex>3</ZIndex>
721                      <CanGrow>true</CanGrow>
722                      <Value>=Fields!lokalizacja1.Value</Value>
723                    </Textbox>
724                  </ReportItems>
725                </TableCell>
726                <TableCell>
727                  <ReportItems>
728                    <Textbox Name="textbox16">
729                      <Style>
730                        <BorderColor>
731                          <Default>LightGrey</Default>
732                        </BorderColor>
733                        <BorderStyle>
734                          <Default>Solid</Default>
735                        </BorderStyle>
736                        <BorderWidth>
737                          <Default>0.5pt</Default>
738                        </BorderWidth>
739                        <FontSize>7pt</FontSize>
740                        <TextAlign>Center</TextAlign>
741                        <VerticalAlign>Middle</VerticalAlign>
742                        <PaddingLeft>2pt</PaddingLeft>
743                        <PaddingRight>2pt</PaddingRight>
744                        <PaddingTop>2pt</PaddingTop>
745                        <PaddingBottom>2pt</PaddingBottom>
746                        <Language>pl-PL</Language>
747                      </Style>
748                      <ZIndex>2</ZIndex>
749                      <CanGrow>true</CanGrow>
750                      <Value>=Fields!lokalizacja.Value</Value>
751                    </Textbox>
752                  </ReportItems>
753                </TableCell>
754                <TableCell>
755                  <ReportItems>
756                    <Textbox Name="STRONA">
757                      <rd:DefaultName>STRONA</rd:DefaultName>
758                      <Style>
759                        <BorderColor>
760                          <Default>LightGrey</Default>
761                        </BorderColor>
762                        <BorderStyle>
763                          <Default>Solid</Default>
764                        </BorderStyle>
765                        <BorderWidth>
766                          <Default>0.5pt</Default>
767                        </BorderWidth>
768                        <FontSize>7pt</FontSize>
769                        <TextAlign>Center</TextAlign>
770                        <VerticalAlign>Middle</VerticalAlign>
771                        <PaddingLeft>2pt</PaddingLeft>
772                        <PaddingRight>2pt</PaddingRight>
773                        <PaddingTop>2pt</PaddingTop>
774                        <PaddingBottom>2pt</PaddingBottom>
775                        <Language>pl-PL</Language>
776                      </Style>
777                      <ZIndex>1</ZIndex>
778                      <CanGrow>true</CanGrow>
779                      <Value>=Fields!STRONA.Value</Value>
780                    </Textbox>
781                  </ReportItems>
782                </TableCell>
783                <TableCell>
784                  <ReportItems>
785                    <Textbox Name="ID_GRZBIETU">
786                      <rd:DefaultName>ID_GRZBIETU</rd:DefaultName>
787                      <Style>
788                        <BorderColor>
789                          <Default>LightGrey</Default>
790                        </BorderColor>
791                        <BorderStyle>
792                          <Default>Solid</Default>
793                        </BorderStyle>
794                        <BorderWidth>
795                          <Default>0.5pt</Default>
796                        </BorderWidth>
797                        <FontSize>7pt</FontSize>
798                        <TextAlign>Center</TextAlign>
799                        <VerticalAlign>Middle</VerticalAlign>
800                        <PaddingLeft>2pt</PaddingLeft>
801                        <PaddingRight>2pt</PaddingRight>
802                        <PaddingTop>2pt</PaddingTop>
803                        <PaddingBottom>2pt</PaddingBottom>
804                        <Language>pl-PL</Language>
805                      </Style>
806                      <CanGrow>true</CanGrow>
807                      <Value>=Fields!nazwaGrzbietu.Value</Value>
808                    </Textbox>
809                  </ReportItems>
810                </TableCell>
811              </TableCells>
812              <Height>0.5cm</Height>
813            </TableRow>
814          </TableRows>
815          <Sorting>
816            <SortBy>
817              <SortExpression>=iif(Parameters!sortuj.Value=1,Fields!MOD_TYP.Value,Fields!ID_REKLAMY.Value)</SortExpression>
818              <Direction>Ascending</Direction>
819            </SortBy>
820          </Sorting>
821        </Details>
822        <Style>
823          <Language>pl-PL</Language>
824        </Style>
825        <Header>
826          <TableRows>
827            <TableRow>
828              <TableCells>
829                <TableCell>
830                  <ColSpan>6</ColSpan>
831                  <ReportItems>
832                    <Textbox Name="textbox37">
833                      <rd:DefaultName>textbox37</rd:DefaultName>
834                      <Style>
835                        <BackgroundColor>Gainsboro</BackgroundColor>
836                        <BorderColor>
837                          <Default>LightGrey</Default>
838                        </BorderColor>
839                        <BorderStyle>
840                          <Left>Solid</Left>
841                          <Right>None</Right>
842                          <Top>Solid</Top>
843                          <Bottom>Solid</Bottom>
844                        </BorderStyle>
845                        <BorderWidth>
846                          <Default>0.5pt</Default>
847                        </BorderWidth>
848                        <FontSize>7pt</FontSize>
849                        <FontWeight>700</FontWeight>
850                        <TextAlign>Center</TextAlign>
851                        <VerticalAlign>Middle</VerticalAlign>
852                        <PaddingLeft>2pt</PaddingLeft>
853                        <PaddingRight>2pt</PaddingRight>
854                        <PaddingTop>2pt</PaddingTop>
855                        <PaddingBottom>2pt</PaddingBottom>
856                        <Language>pl-PL</Language>
857                      </Style>
858                      <ZIndex>25</ZIndex>
859                      <CanGrow>true</CanGrow>
860                      <Value>=Count(Fields!ReklamaID.Value) &amp; " REK" &amp; "          " &amp; Sum(Fields!WYS.Value*Fields!SZER.Value) &amp; " MOD" &amp; "          " &amp; Round(Sum(Fields!WYS.Value*Fields!SZER.Value)/64) &amp; " stron"</Value>
861                    </Textbox>
862                  </ReportItems>
863                </TableCell>
864                <TableCell>
865                  <ColSpan>6</ColSpan>
866                  <ReportItems>
867                    <Textbox Name="textbox24">
868                      <rd:DefaultName>textbox24</rd:DefaultName>
869                      <Style>
870                        <BackgroundColor>Gainsboro</BackgroundColor>
871                        <BorderColor>
872                          <Default>LightGrey</Default>
873                        </BorderColor>
874                        <BorderStyle>
875                          <Left>None</Left>
876                          <Right>Solid</Right>
877                          <Top>Solid</Top>
878                          <Bottom>Solid</Bottom>
879                        </BorderStyle>
880                        <BorderWidth>
881                          <Default>0.5pt</Default>
882                        </BorderWidth>
883                        <FontSize>7pt</FontSize>
884                        <FontWeight>700</FontWeight>
885                        <Format>C</Format>
886                        <TextAlign>Center</TextAlign>
887                        <VerticalAlign>Middle</VerticalAlign>
888                        <PaddingLeft>2pt</PaddingLeft>
889                        <PaddingRight>2pt</PaddingRight>
890                        <PaddingTop>2pt</PaddingTop>
891                        <PaddingBottom>2pt</PaddingBottom>
892                      </Style>
893                      <ZIndex>24</ZIndex>
894                      <CanGrow>true</CanGrow>
895                      <Value>=Sum(Fields!CENA_JEDN.Value) - Sum(Fields!RABAT_WARTOŚĆ.Value)</Value>
896                    </Textbox>
897                  </ReportItems>
898                </TableCell>
899              </TableCells>
900              <Height>0.63492cm</Height>
901            </TableRow>
902            <TableRow>
903              <TableCells>
904                <TableCell>
905                  <ReportItems>
906                    <Textbox Name="textbox1">
907                      <rd:DefaultName>textbox1</rd:DefaultName>
908                      <Style>
909                        <BackgroundColor>WhiteSmoke</BackgroundColor>
910                        <BorderColor>
911                          <Default>LightGrey</Default>
912                        </BorderColor>
913                        <BorderStyle>
914                          <Default>Solid</Default>
915                        </BorderStyle>
916                        <BorderWidth>
917                          <Default>0.5pt</Default>
918                        </BorderWidth>
919                        <FontSize>7pt</FontSize>
920                        <FontWeight>700</FontWeight>
921                        <TextAlign>Center</TextAlign>
922                        <VerticalAlign>Middle</VerticalAlign>
923                        <PaddingLeft>2pt</PaddingLeft>
924                        <PaddingRight>2pt</PaddingRight>
925                        <PaddingTop>2pt</PaddingTop>
926                        <PaddingBottom>2pt</PaddingBottom>
927                        <Language>pl-PL</Language>
928                      </Style>
929                      <ZIndex>23</ZIndex>
930                      <CanGrow>true</CanGrow>
931                      <Value>Agencja</Value>
932                    </Textbox>
933                  </ReportItems>
934                </TableCell>
935                <TableCell>
936                  <ReportItems>
937                    <Textbox Name="textbox25">
938                      <rd:DefaultName>textbox25</rd:DefaultName>
939                      <Style>
940                        <BackgroundColor>WhiteSmoke</BackgroundColor>
941                        <BorderColor>
942                          <Default>LightGrey</Default>
943                        </BorderColor>
944                        <BorderStyle>
945                          <Default>Solid</Default>
946                        </BorderStyle>
947                        <BorderWidth>
948                          <Default>0.5pt</Default>
949                        </BorderWidth>
950                        <FontSize>7pt</FontSize>
951                        <FontWeight>700</FontWeight>
952                        <TextAlign>Center</TextAlign>
953                        <VerticalAlign>Middle</VerticalAlign>
954                        <PaddingLeft>2pt</PaddingLeft>
955                        <PaddingRight>2pt</PaddingRight>
956                        <PaddingTop>2pt</PaddingTop>
957                        <PaddingBottom>2pt</PaddingBottom>
958                        <Language>pl-PL</Language>
959                      </Style>
960                      <ZIndex>22</ZIndex>
961                      <CanGrow>true</CanGrow>
962                      <Value>Symbol </Value>
963                    </Textbox>
964                  </ReportItems>
965                </TableCell>
966                <TableCell>
967                  <ReportItems>
968                    <Textbox Name="textbox22">
969                      <rd:DefaultName>textbox22</rd:DefaultName>
970                      <Style>
971                        <BackgroundColor>WhiteSmoke</BackgroundColor>
972                        <BorderColor>
973                          <Default>LightGrey</Default>
974                        </BorderColor>
975                        <BorderStyle>
976                          <Default>Solid</Default>
977                        </BorderStyle>
978                        <BorderWidth>
979                          <Default>0.5pt</Default>
980                        </BorderWidth>
981                        <FontSize>7pt</FontSize>
982                        <FontWeight>700</FontWeight>
983                        <TextAlign>Center</TextAlign>
984                        <VerticalAlign>Middle</VerticalAlign>
985                        <PaddingLeft>2pt</PaddingLeft>
986                        <PaddingRight>2pt</PaddingRight>
987                        <PaddingTop>2pt</PaddingTop>
988                        <PaddingBottom>2pt</PaddingBottom>
989                        <Language>pl-PL</Language>
990                      </Style>
991                      <ZIndex>21</ZIndex>
992                      <CanGrow>true</CanGrow>
993                      <Value>S</Value>
994                    </Textbox>
995                  </ReportItems>
996                </TableCell>
997                <TableCell>
998                  <ReportItems>
999                    <Textbox Name="textbox19">
1000                      <rd:DefaultName>textbox19</rd:DefaultName>
1001                      <Style>
1002                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1003                        <BorderColor>
1004                          <Default>LightGrey</Default>
1005                        </BorderColor>
1006                        <BorderStyle>
1007                          <Default>Solid</Default>
1008                        </BorderStyle>
1009                        <BorderWidth>
1010                          <Default>0.5pt</Default>
1011                        </BorderWidth>
1012                        <FontSize>7pt</FontSize>
1013                        <FontWeight>700</FontWeight>
1014                        <TextAlign>Center</TextAlign>
1015                        <VerticalAlign>Middle</VerticalAlign>
1016                        <PaddingLeft>2pt</PaddingLeft>
1017                        <PaddingRight>2pt</PaddingRight>
1018                        <PaddingTop>2pt</PaddingTop>
1019                        <PaddingBottom>2pt</PaddingBottom>
1020                        <Language>pl-PL</Language>
1021                      </Style>
1022                      <ZIndex>20</ZIndex>
1023                      <CanGrow>true</CanGrow>
1024                      <Value>W</Value>
1025                    </Textbox>
1026                  </ReportItems>
1027                </TableCell>
1028                <TableCell>
1029                  <ReportItems>
1030                    <Textbox Name="textbox2">
1031                      <rd:DefaultName>textbox2</rd:DefaultName>
1032                      <Style>
1033                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1034                        <BorderColor>
1035                          <Default>LightGrey</Default>
1036                        </BorderColor>
1037                        <BorderStyle>
1038                          <Default>Solid</Default>
1039                        </BorderStyle>
1040                        <BorderWidth>
1041                          <Default>0.5pt</Default>
1042                        </BorderWidth>
1043                        <FontSize>7pt</FontSize>
1044                        <FontWeight>700</FontWeight>
1045                        <TextAlign>Center</TextAlign>
1046                        <VerticalAlign>Middle</VerticalAlign>
1047                        <PaddingLeft>2pt</PaddingLeft>
1048                        <PaddingRight>2pt</PaddingRight>
1049                        <PaddingTop>2pt</PaddingTop>
1050                        <PaddingBottom>2pt</PaddingBottom>
1051                        <Language>pl-PL</Language>
1052                      </Style>
1053                      <ZIndex>19</ZIndex>
1054                      <CanGrow>true</CanGrow>
1055                      <Value>Moduł</Value>
1056                    </Textbox>
1057                  </ReportItems>
1058                </TableCell>
1059                <TableCell>
1060                  <ReportItems>
1061                    <Textbox Name="textbox13">
1062                      <rd:DefaultName>textbox13</rd:DefaultName>
1063                      <Style>
1064                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1065                        <BorderColor>
1066                          <Default>LightGrey</Default>
1067                        </BorderColor>
1068                        <BorderStyle>
1069                          <Default>Solid</Default>
1070                        </BorderStyle>
1071                        <BorderWidth>
1072                          <Default>0.5pt</Default>
1073                        </BorderWidth>
1074                        <FontSize>7pt</FontSize>
1075                        <FontWeight>700</FontWeight>
1076                        <TextAlign>Center</TextAlign>
1077                        <VerticalAlign>Middle</VerticalAlign>
1078                        <PaddingLeft>2pt</PaddingLeft>
1079                        <PaddingRight>2pt</PaddingRight>
1080                        <PaddingTop>2pt</PaddingTop>
1081                        <PaddingBottom>2pt</PaddingBottom>
1082                        <Language>pl-PL</Language>
1083                      </Style>
1084                      <ZIndex>18</ZIndex>
1085                      <CanGrow>true</CanGrow>
1086                      <Value>Klient</Value>
1087                    </Textbox>
1088                  </ReportItems>
1089                </TableCell>
1090                <TableCell>
1091                  <ReportItems>
1092                    <Textbox Name="textbox26">
1093                      <rd:DefaultName>textbox26</rd:DefaultName>
1094                      <Style>
1095                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1096                        <BorderColor>
1097                          <Default>LightGrey</Default>
1098                        </BorderColor>
1099                        <BorderStyle>
1100                          <Default>Solid</Default>
1101                        </BorderStyle>
1102                        <BorderWidth>
1103                          <Default>0.5pt</Default>
1104                        </BorderWidth>
1105                        <FontSize>7pt</FontSize>
1106                        <FontWeight>700</FontWeight>
1107                        <TextAlign>Center</TextAlign>
1108                        <VerticalAlign>Middle</VerticalAlign>
1109                        <PaddingLeft>2pt</PaddingLeft>
1110                        <PaddingRight>2pt</PaddingRight>
1111                        <PaddingTop>2pt</PaddingTop>
1112                        <PaddingBottom>2pt</PaddingBottom>
1113                      </Style>
1114                      <ZIndex>17</ZIndex>
1115                      <CanGrow>true</CanGrow>
1116                      <Value>Dział</Value>
1117                    </Textbox>
1118                  </ReportItems>
1119                </TableCell>
1120                <TableCell>
1121                  <ReportItems>
1122                    <Textbox Name="textbox21">
1123                      <rd:DefaultName>textbox21</rd:DefaultName>
1124                      <Style>
1125                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1126                        <BorderColor>
1127                          <Default>LightGrey</Default>
1128                        </BorderColor>
1129                        <BorderStyle>
1130                          <Default>Solid</Default>
1131                        </BorderStyle>
1132                        <BorderWidth>
1133                          <Default>0.5pt</Default>
1134                        </BorderWidth>
1135                        <FontSize>7pt</FontSize>
1136                        <FontWeight>700</FontWeight>
1137                        <TextAlign>Center</TextAlign>
1138                        <VerticalAlign>Middle</VerticalAlign>
1139                        <PaddingLeft>2pt</PaddingLeft>
1140                        <PaddingRight>2pt</PaddingRight>
1141                        <PaddingTop>2pt</PaddingTop>
1142                        <PaddingBottom>2pt</PaddingBottom>
1143                      </Style>
1144                      <ZIndex>16</ZIndex>
1145                      <CanGrow>true</CanGrow>
1146                      <Value>Roz</Value>
1147                    </Textbox>
1148                  </ReportItems>
1149                </TableCell>
1150                <TableCell>
1151                  <ReportItems>
1152                    <Textbox Name="textbox10">
1153                      <rd:DefaultName>textbox10</rd:DefaultName>
1154                      <Style>
1155                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1156                        <BorderColor>
1157                          <Default>LightGrey</Default>
1158                        </BorderColor>
1159                        <BorderStyle>
1160                          <Default>Solid</Default>
1161                        </BorderStyle>
1162                        <BorderWidth>
1163                          <Default>0.5pt</Default>
1164                        </BorderWidth>
1165                        <FontSize>7pt</FontSize>
1166                        <FontWeight>700</FontWeight>
1167                        <TextAlign>Center</TextAlign>
1168                        <VerticalAlign>Middle</VerticalAlign>
1169                        <PaddingLeft>2pt</PaddingLeft>
1170                        <PaddingRight>2pt</PaddingRight>
1171                        <PaddingTop>2pt</PaddingTop>
1172                        <PaddingBottom>2pt</PaddingBottom>
1173                        <Language>pl-PL</Language>
1174                      </Style>
1175                      <ZIndex>15</ZIndex>
1176                      <CanGrow>true</CanGrow>
1177                      <Value>Lokalizacja</Value>
1178                    </Textbox>
1179                  </ReportItems>
1180                </TableCell>
1181                <TableCell>
1182                  <ReportItems>
1183                    <Textbox Name="textbox14">
1184                      <rd:DefaultName>textbox14</rd:DefaultName>
1185                      <Style>
1186                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1187                        <BorderColor>
1188                          <Default>LightGrey</Default>
1189                        </BorderColor>
1190                        <BorderStyle>
1191                          <Default>Solid</Default>
1192                        </BorderStyle>
1193                        <BorderWidth>
1194                          <Default>0.5pt</Default>
1195                        </BorderWidth>
1196                        <FontSize>7pt</FontSize>
1197                        <FontWeight>700</FontWeight>
1198                        <TextAlign>Center</TextAlign>
1199                        <VerticalAlign>Middle</VerticalAlign>
1200                        <PaddingLeft>2pt</PaddingLeft>
1201                        <PaddingRight>2pt</PaddingRight>
1202                        <PaddingTop>2pt</PaddingTop>
1203                        <PaddingBottom>2pt</PaddingBottom>
1204                      </Style>
1205                      <ZIndex>14</ZIndex>
1206                      <CanGrow>true</CanGrow>
1207                      <Value>Uwagi</Value>
1208                    </Textbox>
1209                  </ReportItems>
1210                </TableCell>
1211                <TableCell>
1212                  <ReportItems>
1213                    <Textbox Name="textbox4">
1214                      <rd:DefaultName>textbox4</rd:DefaultName>
1215                      <Style>
1216                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1217                        <BorderColor>
1218                          <Default>LightGrey</Default>
1219                        </BorderColor>
1220                        <BorderStyle>
1221                          <Default>Solid</Default>
1222                        </BorderStyle>
1223                        <BorderWidth>
1224                          <Default>0.5pt</Default>
1225                        </BorderWidth>
1226                        <FontSize>7pt</FontSize>
1227                        <FontWeight>700</FontWeight>
1228                        <TextAlign>Center</TextAlign>
1229                        <VerticalAlign>Middle</VerticalAlign>
1230                        <PaddingLeft>2pt</PaddingLeft>
1231                        <PaddingRight>2pt</PaddingRight>
1232                        <PaddingTop>2pt</PaddingTop>
1233                        <PaddingBottom>2pt</PaddingBottom>
1234                        <Language>pl-PL</Language>
1235                      </Style>
1236                      <ZIndex>13</ZIndex>
1237                      <CanGrow>true</CanGrow>
1238                      <Value>Str</Value>
1239                    </Textbox>
1240                  </ReportItems>
1241                </TableCell>
1242                <TableCell>
1243                  <ReportItems>
1244                    <Textbox Name="textbox11">
1245                      <rd:DefaultName>textbox11</rd:DefaultName>
1246                      <Style>
1247                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1248                        <BorderColor>
1249                          <Default>LightGrey</Default>
1250                        </BorderColor>
1251                        <BorderStyle>
1252                          <Default>Solid</Default>
1253                        </BorderStyle>
1254                        <BorderWidth>
1255                          <Default>0.5pt</Default>
1256                        </BorderWidth>
1257                        <FontSize>7pt</FontSize>
1258                        <FontWeight>700</FontWeight>
1259                        <TextAlign>Center</TextAlign>
1260                        <VerticalAlign>Middle</VerticalAlign>
1261                        <PaddingLeft>2pt</PaddingLeft>
1262                        <PaddingRight>2pt</PaddingRight>
1263                        <PaddingTop>2pt</PaddingTop>
1264                        <PaddingBottom>2pt</PaddingBottom>
1265                        <Language>pl-PL</Language>
1266                      </Style>
1267                      <ZIndex>12</ZIndex>
1268                      <CanGrow>true</CanGrow>
1269                      <Value>Grzbiet</Value>
1270                    </Textbox>
1271                  </ReportItems>
1272                </TableCell>
1273              </TableCells>
1274              <Height>0.5cm</Height>
1275            </TableRow>
1276          </TableRows>
1277        </Header>
1278        <TableColumns>
1279          <TableColumn>
1280            <Width>1.35cm</Width>
1281          </TableColumn>
1282          <TableColumn>
1283            <Width>2cm</Width>
1284          </TableColumn>
1285          <TableColumn>
1286            <Width>0.5cm</Width>
1287          </TableColumn>
1288          <TableColumn>
1289            <Width>0.5cm</Width>
1290          </TableColumn>
1291          <TableColumn>
1292            <Width>1.27646cm</Width>
1293          </TableColumn>
1294          <TableColumn>
1295            <Width>4.35cm</Width>
1296          </TableColumn>
1297          <TableColumn>
1298            <Width>3cm</Width>
1299          </TableColumn>
1300          <TableColumn>
1301            <Width>3cm</Width>
1302          </TableColumn>
1303          <TableColumn>
1304            <Width>2.7cm</Width>
1305          </TableColumn>
1306          <TableColumn>
1307            <Width>3cm</Width>
1308          </TableColumn>
1309          <TableColumn>
1310            <Width>1.05cm</Width>
1311          </TableColumn>
1312          <TableColumn>
1313            <Width>1.8cm</Width>
1314          </TableColumn>
1315        </TableColumns>
1316      </Table>
1317    </ReportItems>
1318    <Height>2.88492cm</Height>
1319  </Body>
1320  <Language>pl-PL</Language>
1321  <TopMargin>1cm</TopMargin>
1322  <PageHeight>42cm</PageHeight>
1323</Report>
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.