Home
last modified time | relevance | path

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

/trunk/main/editeng/inc/editeng/
H A Dhyznitem.hxx87 inline sal_uInt8 &GetMaxHyphens() { return nMaxHyphens; } in GetMaxHyphens() function in SvxHyphenZoneItem
88 inline sal_uInt8 GetMaxHyphens() const { return nMaxHyphens; } in GetMaxHyphens() function in SvxHyphenZoneItem
96 nMaxHyphens = rNew.GetMaxHyphens(); in operator =()
/trunk/main/editeng/source/items/
H A Dparaitem.cxx855 pAttr->GetMaxHyphens() = _nMaxHyphens; in Create()
867 << (sal_Int8) GetMaxHyphens(); in Store()
/trunk/main/cui/source/tabpages/
H A Dparagrph.cxx1445 aHyphen.GetMaxHyphens() = (sal_uInt8)aMaxHyphenEdit.GetValue(); in FillItemSet()
1649 aMaxHyphenEdit.SetValue( rHyphen.GetMaxHyphens() ); in Reset()
/trunk/main/sw/source/core/bastyp/
H A Dinit.cxx568 ((SvxHyphenZoneItem*)pItem)->GetMaxHyphens() = 0; // Default z.Z. auf 0 in _InitCore()
/trunk/main/editeng/source/rtf/
H A Drtfitem.cxx1197 aHypenZone.GetMaxHyphens() = in ReadAttr()
/trunk/main/sw/source/core/text/
H A Dinftxt.cxx1406 MaxHyph() = rAttr.GetMaxHyphens(); in InitHyph()
H A Dfrmform.cxx1576 ( rInf.MaxHyph() = rAttrSet.GetHyphenZone().GetMaxHyphens() ) ); in _Format()
/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx2682 m_aStyles.append((sal_Int32)rHyphenZone.GetMaxHyphens()); in ParaHyphenZone()
H A Dww8par2.cxx4745 aAttr.GetMaxHyphens() = 0; in Import()
H A Dww8par6.cxx4976 aAttr.GetMaxHyphens() = 0; in Read_Hyphenation()

Completed in 357 milliseconds