Searched refs:IsLess (Results 1 – 9 of 9) sorted by relevance
153 sal_Bool IsLess( const ESelection& rS ) const;176 inline sal_Bool ESelection::IsLess( const ESelection& rS ) const in IsLess() function in ESelection
380 pTOXIntl->IsLess( sMyTxt, sMyTxtReading, GetLocale(), in operator <()516 pTOXIntl->IsLess( sMyTxt, sMyTxtReading, GetLocale(), in operator <()
163 sal_Bool BigInt::IsLess( const BigInt& rVal ) const in IsLess() function in BigInt265 if ( IsLess(rB) ) in SubLong()
64 TOOLS_DLLPRIVATE sal_Bool IsLess(BigInt const &) const;
94 inline sal_Bool IsLess( const String& rTxt1, const String& rTxtReading1, in IsLess() function in SwTOXInternational
1653 sal_Bool bBeforeSelection = aDropPos.IsLess( pDragAndDropInfo->aBeginDragSel ); in dragDropEnd()1912 if ( !aDestSel.IsLess( aCurSel ) && !aDestSel.IsGreater( aCurSel ) ) in dragOver()
449 && maStartSelection.IsLess(aCurrentSelection)) in GetNextSpellSentence()
3007 if ( aCompare.IsLess(aSelection) || aCompare.IsGreater(aSelection) ) in SelectForContextMenu()3056 if ( aCompare.IsLess(aSelection) || aCompare.IsGreater(aSelection) ) in SelectForContextMenu()
5282 if(!aCompare.IsLess(aSelection) && !aCompare.IsGreater(aSelection)) in SelectMenuPosition()
Completed in 109 milliseconds