| page.src (b9c0b7e4) | page.src (635e0213) |
|---|---|
| 1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 433 unchanged lines hidden (view full) --- 442 < "Big 32 Kai" ; PAPERSIZE_KAI32BIG ; > ; 443 < "User" ; PAPERSIZE_USER ; > ; 444 < "DL Envelope" ; PAPERSIZE_DL ; > ; 445 < "C6 Envelope" ; PAPERSIZE_C6 ; > ; 446 < "C6/5 Envelope" ; PAPERSIZE_C65 ; > ; 447 < "C5 Envelope" ; PAPERSIZE_C5 ; > ; 448 < "C4 Envelope" ; PAPERSIZE_C4 ; > ; 449 < "Dia Slide" ; PAPERSIZE_DIA ; > ; | 1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 433 unchanged lines hidden (view full) --- 442 < "Big 32 Kai" ; PAPERSIZE_KAI32BIG ; > ; 443 < "User" ; PAPERSIZE_USER ; > ; 444 < "DL Envelope" ; PAPERSIZE_DL ; > ; 445 < "C6 Envelope" ; PAPERSIZE_C6 ; > ; 446 < "C6/5 Envelope" ; PAPERSIZE_C65 ; > ; 447 < "C5 Envelope" ; PAPERSIZE_C5 ; > ; 448 < "C4 Envelope" ; PAPERSIZE_C4 ; > ; 449 < "Dia Slide" ; PAPERSIZE_DIA ; > ; |
| 450 < "Screen" ; PAPERSIZE_SCREEN ; > ; 451 | 450 < "Screen (4:3)" ; PAPERSIZE_SCREEN_4_BY_3 ; > ; 451 < "Screen (16:9)" ; PAPERSIZE_SCREEN_16_BY_9 ; > ; 452 < "Screen (16:10)" ; PAPERSIZE_SCREEN_16_BY_10 ; > ; |
| 452 }; 453}; 454 455// ********************************************************************** EOF | 453 }; 454}; 455 456// ********************************************************************** EOF |