Searched refs:LessThan (Results 1 – 8 of 8) sorted by relevance
414 _rCompareNode.LessThan(*(*mChildren.begin())->GetFirstNonPhantomChild())) in MoveGreaterChildren()811 bResult = ! (*mItLastValid)->LessThan(*pChild); in IsValid()1029 if (!(*aIt)->IsPhantom() && (*aIt)->LessThan(*this)) in IsSane()1111 bResult = pA->LessThan(*pB); in SwNumberTreeNodeLessThan()1132 bool SwNumberTreeNode::LessThan(const SwNumberTreeNode & rTreeNode) const in LessThan() function in SwNumberTreeNode1181 (*aItValid)->LessThan(**mItLastValid)) in SetLastValid()1359 if ( !(rNode.LessThan( *this )) ) in GetPrecedingNodeOf()
268 bool SwNodeNum::LessThan(const SwNumberTreeNode & rNode) const in LessThan() function in SwNodeNum
53 virtual bool LessThan(const SwNumberTreeNode & rNode) const;
267 virtual bool LessThan(const SwNumberTreeNode & rTreeNode) const;
263 static sal_Bool LessThan(const SwPaM & a, const SwPaM & b);
1239 sal_Bool SwPaM::LessThan(const SwPaM & a, const SwPaM & b) in LessThan() function in SwPaM
2550 return pNodeNumOne->LessThan( *pNodeNumTwo ); in operator ()()
3685 && SwPaM::LessThan(*mpTableEndPaM, *pPaM) in TabCellEnd()
Completed in 96 milliseconds