Home
last modified time | relevance | path

Searched refs:EqualTopBottom (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwriterwordglue.hxx153 bool EqualTopBottom(const HdFtDistanceGlue &rOther) const;
H A Dwriterwordglue.cxx410 if (!aOne.EqualTopBottom(aTwo) && nDocType != 1 && bCheckFooter ) in IsPlausableSingleWordSection()
457 bool HdFtDistanceGlue::EqualTopBottom(const HdFtDistanceGlue &rOther) in EqualTopBottom() function in sw::util::HdFtDistanceGlue