Home
last modified time | relevance | path

Searched refs:IsPageEnd (Results 1 – 3 of 3) sorted by relevance

/trunk/main/editeng/inc/editeng/
H A Dhyznitem.hxx79 inline sal_Bool IsPageEnd() const { return bPageEnd; } in IsPageEnd() function in SvxHyphenZoneItem
93 bPageEnd = rNew.IsPageEnd(); in operator =()
/trunk/main/editeng/source/items/
H A Dparaitem.cxx864 << (sal_Int8) IsPageEnd() in Store()
/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx2671 if( rHyphenZone.IsPageEnd() ) in ParaHyphenZone()