Searched defs:SvtCompatibilityEntry (Results 1 – 1 of 1) sorted by relevance
102 struct SvtCompatibilityEntry struct105 SvtCompatibilityEntry() : in SvtCompatibilityEntry() argument112 SvtCompatibilityEntry( in SvtCompatibilityEntry() function122 inline void SetUsePrtMetrics( bool _bSet ) { bUsePrtMetrics = _bSet; } in SetUsePrtMetrics()123 inline void SetAddSpacing( bool _bSet ) { bAddSpacing = _bSet; } in SetAddSpacing()124 inline void SetAddSpacingAtPages( bool _bSet ) { bAddSpacingAtPages = _bSet; } in SetAddSpacingAtPages()125 inline void SetUseOurTabStops( bool _bSet ) { bUseOurTabStops = _bSet; } in SetUseOurTabStops()126 inline void SetNoExtLeading( bool _bSet ) { bNoExtLeading = _bSet; } in SetNoExtLeading()127 inline void SetUseLineSpacing( bool _bSet ) { bUseLineSpacing = _bSet; } in SetUseLineSpacing()128 inline void SetAddTableSpacing( bool _bSet ) { bAddTableSpacing = _bSet; } in SetAddTableSpacing()[all …]