Home
last modified time | relevance | path

Searched refs:UPH_HYPH_MIN_TRAILING (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/unotools/
H A Dlinguprops.hxx78 #define UPH_HYPH_MIN_TRAILING 7 macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/unotools/
H A Dlinguprops.hxx78 #define UPH_HYPH_MIN_TRAILING 7 macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/linguistic/source/
H A Dlngopt.cxx101 { UPH_HYPH_MIN_TRAILING, UPN_HYPH_MIN_TRAILING },
151 { u"" UPN_HYPH_MIN_TRAILING, UPH_HYPH_MIN_TRAILING, in lcl_GetLinguProps()
H A Dlngprophelp.cxx590 case UPH_HYPH_MIN_TRAILING : pnVal = &nHyphMinTrailing; break; in propertyChange_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/linguistic/source/
H A Dlngopt.cxx98 { UPH_HYPH_MIN_TRAILING, UPN_HYPH_MIN_TRAILING },
148 { OUString(UPN_HYPH_MIN_TRAILING), UPH_HYPH_MIN_TRAILING, in lcl_GetLinguProps()
H A Dlngprophelp.cxx590 case UPH_HYPH_MIN_TRAILING : pnVal = &nHyphMinTrailing; break; in propertyChange_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/config/
H A Dlingucfg.cxx239 …/MinTrailing", UPN_HYPH_MIN_TRAILING, UPH_HYPH_MIN_TRAILING},
354 case UPH_HYPH_MIN_TRAILING : pnVal = &rOpt.nHyphMinTrailing; break; in GetProperty()
451 case UPH_HYPH_MIN_TRAILING : pnVal = &rOpt.nHyphMinTrailing; break; in SetProperty()
619 case UPH_HYPH_MIN_TRAILING : in LoadOptions()
779 case UPH_HYPH_MIN_TRAILING : bReadOnly = rOpt.bROHyphMinTrailing; break; in IsReadOnly()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/config/
H A Dlingucfg.cxx233 …/MinTrailing", UPN_HYPH_MIN_TRAILING, UPH_HYPH_MIN_TRAILING},
348 case UPH_HYPH_MIN_TRAILING : pnVal = &rOpt.nHyphMinTrailing; break; in GetProperty()
445 case UPH_HYPH_MIN_TRAILING : pnVal = &rOpt.nHyphMinTrailing; break; in SetProperty()
613 case UPH_HYPH_MIN_TRAILING : in LoadOptions()
773 case UPH_HYPH_MIN_TRAILING : bReadOnly = rOpt.bROHyphMinTrailing; break; in IsReadOnly()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dinftxt.cxx1390 pVal[1].Handle = UPH_HYPH_MIN_TRAILING; in lcl_InitHyphValues()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dinftxt.cxx1354 pVal[1].Handle = UPH_HYPH_MIN_TRAILING; in lcl_InitHyphValues()