tpoption.hrc (e3349227) | tpoption.hrc (2da1a64c) |
---|---|
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 --- 75 unchanged lines hidden (view full) --- 84#define GRP_SCALE 34 85#define FI_INFO_1 35 86#define FI_INFO_2 36 87#define FT_PAGEWIDTH 37 88#define FT_PAGEHEIGHT 38 89#define FT_SCALE 39 90 91#define CB_USE_PRINTER_METRICS 40 | 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 --- 75 unchanged lines hidden (view full) --- 84#define GRP_SCALE 34 85#define FI_INFO_1 35 86#define FI_INFO_2 36 87#define FT_PAGEWIDTH 37 88#define FT_PAGEHEIGHT 38 89#define FT_SCALE 39 90 91#define CB_USE_PRINTER_METRICS 40 |
92 93#define CBX_START_WITH_PRESENTER_SCREEN 41 |
|