Searched refs:_nMaxHyphens (Results 1 – 1 of 1) sorted by relevance
848 sal_Int8 _nMinLead, _nMinTrail, _nMaxHyphens; in Create() local849 rStrm >> _bHyphen >> _bHyphenPageEnd >> _nMinLead >> _nMinTrail >> _nMaxHyphens; in Create()855 pAttr->GetMaxHyphens() = _nMaxHyphens; in Create()
Completed in 16 milliseconds