|
LibreOffice Module svtools (master) 1
|
#include <fontsubstconfig.hxx>
Public Attributes | |
| OUString | sFont |
| OUString | sReplaceBy |
| bool | bReplaceAlways |
| bool | bReplaceOnScreenOnly |
Definition at line 25 of file fontsubstconfig.hxx.
| bool SubstitutionStruct::bReplaceAlways |
Definition at line 29 of file fontsubstconfig.hxx.
Referenced by svtools::GetFontSubstitutions(), and svtools::SetFontSubstitutions().
| bool SubstitutionStruct::bReplaceOnScreenOnly |
Definition at line 30 of file fontsubstconfig.hxx.
Referenced by svtools::GetFontSubstitutions(), and svtools::SetFontSubstitutions().
| OUString SubstitutionStruct::sFont |
Definition at line 27 of file fontsubstconfig.hxx.
Referenced by svtools::GetFontSubstitutions(), and svtools::SetFontSubstitutions().
| OUString SubstitutionStruct::sReplaceBy |
Definition at line 28 of file fontsubstconfig.hxx.
Referenced by svtools::GetFontSubstitutions(), and svtools::SetFontSubstitutions().