tpoption.hxx (67e470da) tpoption.hxx (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

--- 103 unchanged lines hidden (view full) ---

112 CheckBox aCbxCrookNoContortion;
113
114 FixedText aTxtMetric;
115 ListBox aLbMetric;
116 FixedText aTxtTabstop;
117 MetricField aMtrFldTabstop;
118
119 CheckBox aCbxStartWithActualPage;
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

--- 103 unchanged lines hidden (view full) ---

112 CheckBox aCbxCrookNoContortion;
113
114 FixedText aTxtMetric;
115 ListBox aLbMetric;
116 FixedText aTxtTabstop;
117 MetricField aMtrFldTabstop;
118
119 CheckBox aCbxStartWithActualPage;
120 CheckBox aCbxStartWithPresenterScreen;
120 FixedLine aGrpStartWithActualPage;
121 FixedLine aTxtCompatibility;
122 CheckBox aCbxUsePrinterMetrics;
123 CheckBox aCbxCompatibility;
124
125 //Scale
126 FixedLine aGrpScale;
127 FixedText aFtScale;

--- 70 unchanged lines hidden ---
121 FixedLine aGrpStartWithActualPage;
122 FixedLine aTxtCompatibility;
123 CheckBox aCbxUsePrinterMetrics;
124 CheckBox aCbxCompatibility;
125
126 //Scale
127 FixedLine aGrpScale;
128 FixedText aFtScale;

--- 70 unchanged lines hidden ---