#include <FxPreferences.h>
Description: Represents the open/save preferences. Library: DDKERNEL
Definition at line 685 of file FxPreferences.h.
◆ ~CFxPreferencesOpenSave()
virtual CFxPreferencesOpenSave::~CFxPreferencesOpenSave |
( |
| ) |
|
|
inlinevirtual |
◆ GetAutoAudit()
virtual bool CFxPreferencesOpenSave::GetAutoAudit |
( |
| ) |
const |
|
pure virtual |
◆ GetAutomaticPurgeUnspecifiedData()
virtual bool CFxPreferencesOpenSave::GetAutomaticPurgeUnspecifiedData |
( |
| ) |
const |
|
pure virtual |
◆ GetForceOpenWithCodepage()
virtual OdInt32 CFxPreferencesOpenSave::GetForceOpenWithCodepage |
( |
| ) |
const |
|
pure virtual |
◆ GetForceOpenWithCtbPrintMode()
virtual bool CFxPreferencesOpenSave::GetForceOpenWithCtbPrintMode |
( |
| ) |
const |
|
pure virtual |
◆ GetFullCRCValidation()
virtual bool CFxPreferencesOpenSave::GetFullCRCValidation |
( |
| ) |
const |
|
pure virtual |
◆ GetFullFilePathInTitleBar()
virtual bool CFxPreferencesOpenSave::GetFullFilePathInTitleBar |
( |
| ) |
const |
|
pure virtual |
◆ GetPreserveOriginalFormat()
virtual bool CFxPreferencesOpenSave::GetPreserveOriginalFormat |
( |
| ) |
const |
|
pure virtual |
◆ GetProxyImage()
virtual OdInt32 CFxPreferencesOpenSave::GetProxyImage |
( |
| ) |
const |
|
pure virtual |
◆ GetSaveAsType()
virtual OdInt32 CFxPreferencesOpenSave::GetSaveAsType |
( |
| ) |
const |
|
pure virtual |
◆ GetTempFileExtension()
virtual CFxString CFxPreferencesOpenSave::GetTempFileExtension |
( |
| ) |
const |
|
pure virtual |
◆ GetTryRecovery()
virtual bool CFxPreferencesOpenSave::GetTryRecovery |
( |
| ) |
const |
|
pure virtual |
◆ GetUseOriginalFormat()
virtual bool CFxPreferencesOpenSave::GetUseOriginalFormat |
( |
| ) |
const |
|
pure virtual |
◆ SetAutoAudit()
virtual void CFxPreferencesOpenSave::SetAutoAudit |
( |
const bool & |
value | ) |
|
|
pure virtual |
◆ SetAutomaticPurgeUnspecifiedData()
virtual void CFxPreferencesOpenSave::SetAutomaticPurgeUnspecifiedData |
( |
const bool & |
value | ) |
|
|
pure virtual |
◆ SetForceOpenWithCodepage()
virtual void CFxPreferencesOpenSave::SetForceOpenWithCodepage |
( |
const OdInt32 & |
value | ) |
|
|
pure virtual |
◆ SetForceOpenWithCtbPrintMode()
virtual void CFxPreferencesOpenSave::SetForceOpenWithCtbPrintMode |
( |
const bool & |
value | ) |
|
|
pure virtual |
◆ SetFullCRCValidation()
virtual void CFxPreferencesOpenSave::SetFullCRCValidation |
( |
const bool & |
value | ) |
|
|
pure virtual |
◆ SetFullFilePathInTitleBar()
virtual void CFxPreferencesOpenSave::SetFullFilePathInTitleBar |
( |
const bool & |
value | ) |
|
|
pure virtual |
◆ SetPreserveOriginalFormat()
virtual void CFxPreferencesOpenSave::SetPreserveOriginalFormat |
( |
const bool & |
value | ) |
|
|
pure virtual |
◆ SetProxyImage()
virtual void CFxPreferencesOpenSave::SetProxyImage |
( |
const OdInt32 & |
value | ) |
|
|
pure virtual |
◆ SetSaveAsType()
virtual void CFxPreferencesOpenSave::SetSaveAsType |
( |
const OdInt32 & |
value | ) |
|
|
pure virtual |
◆ SetTempFileExtension()
virtual void CFxPreferencesOpenSave::SetTempFileExtension |
( |
const CFxString & |
value | ) |
|
|
pure virtual |
◆ SetTryRecovery()
virtual void CFxPreferencesOpenSave::SetTryRecovery |
( |
const bool & |
value | ) |
|
|
pure virtual |
◆ SetUseOriginalFormat()
virtual void CFxPreferencesOpenSave::SetUseOriginalFormat |
( |
const bool & |
value | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: