optsave.hxx (c4eee24d) optsave.hxx (972a6c96)
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

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

61 NumericField aAutoSaveEdit;
62 FixedText aMinuteFT;
63 CheckBox aRelativeFsysCB;
64 CheckBox aRelativeInetCB;
65
66 FixedLine aDefaultFormatFL;
67 FixedText aODFVersionFT;
68 ListBox aODFVersionLB;
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

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

61 NumericField aAutoSaveEdit;
62 FixedText aMinuteFT;
63 CheckBox aRelativeFsysCB;
64 CheckBox aRelativeInetCB;
65
66 FixedLine aDefaultFormatFL;
67 FixedText aODFVersionFT;
68 ListBox aODFVersionLB;
69 CheckBox aODFEncryptionCB;
69 CheckBox aSizeOptimizationCB;
70 CheckBox aWarnAlienFormatCB;
71 FixedText aDocTypeFT;
72 ListBox aDocTypeLB;
73 FixedText aSaveAsFT;
74 ReadOnlyImage aSaveAsFI;
75 ListBox aSaveAsLB;
76 FixedImage aODFWarningFI;

--- 25 unchanged lines hidden ---
70 CheckBox aSizeOptimizationCB;
71 CheckBox aWarnAlienFormatCB;
72 FixedText aDocTypeFT;
73 ListBox aDocTypeLB;
74 FixedText aSaveAsFT;
75 ReadOnlyImage aSaveAsFI;
76 ListBox aSaveAsLB;
77 FixedImage aODFWarningFI;

--- 25 unchanged lines hidden ---