Home
last modified time | relevance | path

Searched refs:LessThan (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/core/SwNumberTree/
H A DSwNumberTree.cxx414 _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 SwNumberTreeNode
1181 (*aItValid)->LessThan(**mItLastValid)) in SetLastValid()
1359 if ( !(rNode.LessThan( *this )) ) in GetPrecedingNodeOf()
H A DSwNodeNum.cxx268 bool SwNodeNum::LessThan(const SwNumberTreeNode & rNode) const in LessThan() function in SwNodeNum
/trunk/main/sw/inc/
H A DSwNodeNum.hxx53 virtual bool LessThan(const SwNumberTreeNode & rNode) const;
H A DSwNumberTree.hxx267 virtual bool LessThan(const SwNumberTreeNode & rTreeNode) const;
H A Dpam.hxx263 static sal_Bool LessThan(const SwPaM & a, const SwPaM & b);
/trunk/main/sw/source/core/crsr/
H A Dpam.cxx1239 sal_Bool SwPaM::LessThan(const SwPaM & a, const SwPaM & b) in LessThan() function in SwPaM
/trunk/main/sw/source/core/doc/
H A Ddocnum.cxx2550 return pNodeNumOne->LessThan( *pNodeNumTwo ); in operator ()()
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx3685 && SwPaM::LessThan(*mpTableEndPaM, *pPaM) in TabCellEnd()

Completed in 68 milliseconds