Public Member Functions | |
SmCfgOther () | |
Public Attributes | |
SmPrintSize | ePrintSize |
USHORT | nPrintZoomFactor |
BOOL | bPrintTitle |
BOOL | bPrintFormulaText |
BOOL | bPrintFrame |
BOOL | bIgnoreSpacesRight |
BOOL | bToolboxVisible |
BOOL | bAutoRedraw |
BOOL | bFormulaCursor |
Definition at line 214 of file cfgitem.cxx.
SmCfgOther::SmCfgOther | ( | ) |
Definition at line 231 of file cfgitem.cxx.
References bAutoRedraw, bFormulaCursor, bIgnoreSpacesRight, bPrintFormulaText, bPrintFrame, bPrintTitle, bToolboxVisible, ePrintSize, nPrintZoomFactor, and PRINT_SIZE_NORMAL.
Definition at line 216 of file cfgitem.cxx.
Referenced by SmMathConfig::GetPrintSize(), SmMathConfig::LoadOther(), SmMathConfig::SaveOther(), SmMathConfig::SetPrintSize(), and SmCfgOther().
USHORT SmCfgOther::nPrintZoomFactor |
Definition at line 217 of file cfgitem.cxx.
Referenced by SmMathConfig::GetPrintZoomFactor(), SmMathConfig::LoadOther(), SmMathConfig::SaveOther(), SmMathConfig::SetPrintZoomFactor(), and SmCfgOther().
Definition at line 218 of file cfgitem.cxx.
Referenced by SmMathConfig::IsPrintTitle(), SmMathConfig::LoadOther(), SmMathConfig::SaveOther(), SmMathConfig::SetPrintTitle(), and SmCfgOther().
Definition at line 219 of file cfgitem.cxx.
Referenced by SmMathConfig::IsPrintFormulaText(), SmMathConfig::LoadOther(), SmMathConfig::SaveOther(), SmMathConfig::SetPrintFormulaText(), and SmCfgOther().
Definition at line 220 of file cfgitem.cxx.
Referenced by SmMathConfig::IsPrintFrame(), SmMathConfig::LoadOther(), SmMathConfig::SaveOther(), SmMathConfig::SetPrintFrame(), and SmCfgOther().
Definition at line 221 of file cfgitem.cxx.
Referenced by SmMathConfig::IsIgnoreSpacesRight(), SmMathConfig::LoadOther(), SmMathConfig::SaveOther(), SmMathConfig::SetIgnoreSpacesRight(), and SmCfgOther().
Definition at line 222 of file cfgitem.cxx.
Referenced by SmMathConfig::IsToolboxVisible(), SmMathConfig::LoadOther(), SmMathConfig::SaveOther(), SmMathConfig::SetToolboxVisible(), and SmCfgOther().
Definition at line 223 of file cfgitem.cxx.
Referenced by SmMathConfig::IsAutoRedraw(), SmMathConfig::LoadOther(), SmMathConfig::SaveOther(), SmMathConfig::SetAutoRedraw(), and SmCfgOther().
Definition at line 224 of file cfgitem.cxx.
Referenced by SmMathConfig::IsShowFormulaCursor(), SmMathConfig::LoadOther(), SmMathConfig::SaveOther(), SmMathConfig::SetShowFormulaCursor(), and SmCfgOther().