[prev in list] [next in list] [prev in thread] [next in thread] 

List:       koffice-devel
Subject:    koffice/filters/kword/pdf
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2003-08-24 21:18:42
[Download RAW message or body]

CVS commit by goutte: 

KOffice 1.3 has more paper formats than KOffice 1.2
CCMAIL:koffice-devel@kde.org


  M +1 -1      pdfdocument.cpp   1.13


--- koffice/filters/kword/pdf/pdfdocument.cpp  #1.12:1.13
@@ -152,5 +152,5 @@ DRect Document::paperSize(KoFormat &form
     double width = w;
     double height = h;
-    for (uint i=0; i<22/*PG_LAST_FORMAT*/; i++) { // #### koffice 1.2
+    for (uint i=0; i<=PG_LAST_FORMAT; i++) {
         if ( i==PG_CUSTOM || i==PG_SCREEN ) continue; // #### koffice 1.2
         w = mmToPoint(KoPageFormat::width(KoFormat(i), orientation));


_______________________________________________
koffice-devel mailing list
koffice-devel@mail.kde.org
http://mail.kde.org/mailman/listinfo/koffice-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic