Zbiór zmian 343 dla trunk/RaportySQL
- Data:
- 2009-02-12 10:50:10 (17 years ago)
- Lokalizacja:
- trunk/RaportySQL
- Pliki:
-
- 2 zmodyfikowane
-
. (zmodyfikowane) (1 prop)
-
KlienciWgDatyReklamy.rdl (zmodyfikowane) (7 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/RaportySQL
- Property svn:ignore
-
old new 1 1 *.user 2 [Bb]in 3 obj 4 [Dd]ebug 5 [Rr]elease 6 *.aps 7 *.eto
-
- Property svn:ignore
-
trunk/RaportySQL/KlienciWgDatyReklamy.rdl
r334 r343 474 474 <PaddingBottom>2pt</PaddingBottom> 475 475 </Style> 476 <ZIndex> 11</ZIndex>476 <ZIndex>9</ZIndex> 477 477 <CanGrow>true</CanGrow> 478 478 <Value>Symbol</Value> … … 496 496 <PaddingBottom>2pt</PaddingBottom> 497 497 </Style> 498 <ZIndex> 10</ZIndex>498 <ZIndex>8</ZIndex> 499 499 <CanGrow>true</CanGrow> 500 500 <Value>Nazwa</Value> … … 518 518 <PaddingBottom>2pt</PaddingBottom> 519 519 </Style> 520 <ZIndex> 9</ZIndex>520 <ZIndex>7</ZIndex> 521 521 <CanGrow>true</CanGrow> 522 522 <Value>Adres</Value> … … 540 540 <PaddingBottom>2pt</PaddingBottom> 541 541 </Style> 542 <ZIndex> 8</ZIndex>542 <ZIndex>6</ZIndex> 543 543 <CanGrow>true</CanGrow> 544 544 <Value>Suma</Value> … … 572 572 <TableCells> 573 573 <TableCell> 574 <ColSpan>3</ColSpan> 574 575 <ReportItems> 575 576 <Textbox Name="textbox8"> 576 577 <rd:DefaultName>textbox8</rd:DefaultName> 577 578 <Style> 578 <PaddingLeft>2pt</PaddingLeft> 579 <PaddingRight>2pt</PaddingRight> 580 <PaddingTop>2pt</PaddingTop> 581 <PaddingBottom>2pt</PaddingBottom> 582 </Style> 583 <ZIndex>7</ZIndex> 584 <CanGrow>true</CanGrow> 585 <Value /> 586 </Textbox> 587 </ReportItems> 588 </TableCell> 589 <TableCell> 590 <ReportItems> 591 <Textbox Name="textbox9"> 592 <rd:DefaultName>textbox9</rd:DefaultName> 593 <Style> 594 <PaddingLeft>2pt</PaddingLeft> 595 <PaddingRight>2pt</PaddingRight> 596 <PaddingTop>2pt</PaddingTop> 597 <PaddingBottom>2pt</PaddingBottom> 598 </Style> 599 <ZIndex>6</ZIndex> 600 <CanGrow>true</CanGrow> 601 <Value /> 602 </Textbox> 603 </ReportItems> 604 </TableCell> 605 <TableCell> 606 <ReportItems> 607 <Textbox Name="textbox12"> 608 <rd:DefaultName>textbox12</rd:DefaultName> 609 <Style> 579 <FontSize>8pt</FontSize> 580 <FontWeight>700</FontWeight> 610 581 <PaddingLeft>2pt</PaddingLeft> 611 582 <PaddingRight>2pt</PaddingRight> … … 615 586 <ZIndex>5</ZIndex> 616 587 <CanGrow>true</CanGrow> 617 <Value />588 <Value>="Ilość klientów: " + CStr(Count(Fields!KlientNazwa.Value))</Value> 618 589 </Textbox> 619 590 </ReportItems> … … 649 620 </Body> 650 621 <Language>pl-PL</Language> 622 <PageFooter> 623 <PrintOnFirstPage>true</PrintOnFirstPage> 624 <Height>1.13492cm</Height> 625 <PrintOnLastPage>true</PrintOnLastPage> 626 </PageFooter> 651 627 <TopMargin>2.5cm</TopMargin> 652 628 <PageHeight>29.7cm</PageHeight>
